Forwarded from DevOps&SRE Library
How To Manage Your Kubernetes Configurations with Kustomize
https://www.digitalocean.com/community/tutorials/how-to-manage-your-kubernetes-configurations-with-kustomize
https://www.digitalocean.com/community/tutorials/how-to-manage-your-kubernetes-configurations-with-kustomize
Forwarded from DevOps&SRE Library
How a Kubernetes Pod Gets an IP Address
https://ronaknathani.com/blog/2020/08/how-a-kubernetes-pod-gets-an-ip-address
https://ronaknathani.com/blog/2020/08/how-a-kubernetes-pod-gets-an-ip-address
Forwarded from Записки админа
Forwarded from CatOps
GitHub представили свой контейнер реджистри
GitHub Container Registry is free for public images! На время беты также бесплатный для приватных образов. Какая потом будет цена пока не говорят.
Ещё заявляют, что в роадмапе поддержка стандартов OCI, так что можно будет хранить в том числе Helm3 чарты
#containers
GitHub Container Registry is free for public images! На время беты также бесплатный для приватных образов. Какая потом будет цена пока не говорят.
Ещё заявляют, что в роадмапе поддержка стандартов OCI, так что можно будет хранить в том числе Helm3 чарты
#containers
The GitHub Blog
Introducing GitHub Container Registry
GitHub Container Registry introduces easy sharing across organizations, fine-grained permissions, and free, anonymous access for public container images
Привет ребят👋
Наша компания (Главный офис в Израиле, Тель-Авив) ищет на удаленную работу Senior DevOps Engineer.
Требования:
🔸 5+ years of DevOps experience
🔸 Proven experience with AWS, GCP or Azure
🔸 Proven experience with IaC tools (Terraform, CloudFormation, terragrunt, terraformer)
🔸 Proven experience with Kubernetes and Docker (EKS, GKE, kops, kubespray)
🔸 Proven experience with Helm3, helmfile
🔸 Experience with CI/CD tools (Jenkins)
🔸 Good knowledge of monitoring and logging systems (ELK, Prometheus, Grafana)
🔸 Strong understanding of network fundamentals (TCP/IP, HTTP, DNS, etc.)
🔸 Strong understanding of Linux fundamentals
🔸 Good English (write/read/talk)
🔸 Experience with GitOps (Flux, Argo)
🔸 Good Python and Bash skills
Зарплата💵: $7000 + бонусы
—
Если вы подходите под это описание или знаете кого-то кто может подходить 😀 пишите мне в PM. Будем рады пообщаться.
Наша компания (Главный офис в Израиле, Тель-Авив) ищет на удаленную работу Senior DevOps Engineer.
Требования:
🔸 5+ years of DevOps experience
🔸 Proven experience with AWS, GCP or Azure
🔸 Proven experience with IaC tools (Terraform, CloudFormation, terragrunt, terraformer)
🔸 Proven experience with Kubernetes and Docker (EKS, GKE, kops, kubespray)
🔸 Proven experience with Helm3, helmfile
🔸 Experience with CI/CD tools (Jenkins)
🔸 Good knowledge of monitoring and logging systems (ELK, Prometheus, Grafana)
🔸 Strong understanding of network fundamentals (TCP/IP, HTTP, DNS, etc.)
🔸 Strong understanding of Linux fundamentals
🔸 Good English (write/read/talk)
🔸 Experience with GitOps (Flux, Argo)
🔸 Good Python and Bash skills
Зарплата💵: $7000 + бонусы
—
Если вы подходите под это описание или знаете кого-то кто может подходить 😀 пишите мне в PM. Будем рады пообщаться.
Forwarded from DevOps&SRE Library
kube-prometheus-stack
Installs the kube-prometheus stack, a collection of Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack
Note: This chart was formerly named prometheus-operator chart, now renamed to more clearly reflect that it installs the kube-prometheus project stack, within which Prometheus Operator is only one component.
Forwarded from DevOps&SRE Library
Kubernetes Scripts
A collection of scripts for various Kubernetes taskshttps://github.com/eldada/kubernetes-scripts
- Get all cluster nodes IPs and names
- See all cluster nodes CPU and Memory requests and limits
- Get all labels attached to all pods in a namespace
- Extract and decode a secret's value
- Copy secret from namespace1 to namespace2
- Get formatted list of container images in pods
- etc
Forwarded from DevOps Deflope News
Infracost - бесплатное и опенсорсное решение для оценки стоимости инфраструктуры и ее изменения в терраформе.
Пока что поддерживается только AWS и Terraform.
Сайт проекта: https://www.infracost.io/
GitHub: https://github.com/infracost/infracost/
Похожее решение от Anton Babenko
http://amp.gs/XiqK и ещё более навороченное есть в платном Terraform Cloud http://amp.gs/XiqJ
#terraform #tools
Пока что поддерживается только AWS и Terraform.
Сайт проекта: https://www.infracost.io/
GitHub: https://github.com/infracost/infracost/
Похожее решение от Anton Babenko
http://amp.gs/XiqK и ещё более навороченное есть в платном Terraform Cloud http://amp.gs/XiqJ
#terraform #tools
www.infracost.io
Cloud cost estimates for Terraform in pull requests | Infracost
Infracost shows cloud cost estimates for Terraform projects. It integrates into pull requests and allows developers and DevOps to see cost breakdowns and compare options upfront.
Forwarded from CatOps
Вот и вышла GitHub CLI версии 1.0
Теперь вы можете наблюдать, как фейлится CI для вашего пул-реквеста прямо в терминале 👍
#github #toolz
Теперь вы можете наблюдать, как фейлится CI для вашего пул-реквеста прямо в терминале 👍
#github #toolz
The GitHub Blog
GitHub CLI 1.0 is now available
GitHub CLI brings GitHub to your terminal. It reduces context switching, helps you focus, and enables you to more easily script and create your own workflows. Earlier this year, we…
Forwarded from Записки админа
🆖 Тут ребята взяли и прокачали секурити для Nginx. Запаковали это всё в образ и выложили на Github. Из коробки у нас доступен WAF, антивирусная проверка и подкрученные настройки безопасности. Интересно. https://github.com/bunkerity/bunkerized-nginx
#nginx #security
#nginx #security
Forwarded from Sysadmin Tools 🇺🇦
Prometheus High Availability and Fault Tolerance strategy, long term storage with VictoriaMetrics
https://medium.com/miro-engineering/prometheus-high-availability-and-fault-tolerance-strategy-long-term-storage-with-victoriametrics-82f6f3f0409e
https://medium.com/miro-engineering/prometheus-high-availability-and-fault-tolerance-strategy-long-term-storage-with-victoriametrics-82f6f3f0409e
Medium
Prometheus High Availability and Fault Tolerance strategy, long term storage with VictoriaMetrics
“Why” of this article?
Forwarded from DevOps&SRE Library
Forwarded from ITGram
+ jq — CLI JSON processor written on С. Allows to extract data from JSON, modify it, supports math, variables, regexes, even has a lot of built-in functions. Installable from Debian repositories.
+ jqplay.org — online playground for jq. Great to try it, debug expressions, have a handy cheat sheet.
+ gjson — must-have Go library to get values from a complex deeply nested JSON. Has a simple and intuitive syntax.
+ jj — CLI tool written on Go, wrapper around gjson. Hence less powerful than jq but much simpler and more friendly.
#golang #cli
+ jqplay.org — online playground for jq. Great to try it, debug expressions, have a handy cheat sheet.
+ gjson — must-have Go library to get values from a complex deeply nested JSON. Has a simple and intuitive syntax.
+ jj — CLI tool written on Go, wrapper around gjson. Hence less powerful than jq but much simpler and more friendly.
#golang #cli
Forwarded from Записки админа
🛠 А тут вот ещё камрад написал скрипт, который работает с vnstat и отправляет его данные в Telegram.
Знакомство с vnstat можно начать с моей заметки, например.
#vnstat #фидбечат #telegram
Знакомство с vnstat можно начать с моей заметки, например.
#vnstat #фидбечат #telegram
Forwarded from Записки админа
🖱 Большой список решений для организации резервного копирования. Мы же все периодически ищем подходящее? Вот, теперь можно начинать поиски с этого списка, например. #backup #github #будничное
Forwarded from DevOps&SRE Library
Helm 3 Umbrella Charts & Standalone Chart Image Tags — An Alternative Approach
https://itnext.io/helm-3-umbrella-charts-standalone-chart-image-tags-an-alternative-approach-78a218d74e2d
https://itnext.io/helm-3-umbrella-charts-standalone-chart-image-tags-an-alternative-approach-78a218d74e2d
Forwarded from DevOps&SRE Library
Forwarded from DevOps&SRE Library
NS Killer
A Kubernetes project to kill all namespace living over X times. Quite useful when auto-generated development environments on the fly and give them a lifecycle out-of-the-box from Kubernetes or even Helm.https://github.com/germainlefebvre4/ns-killer