Devops Talks
452 subscribers
257 photos
7 videos
41 files
1.19K links
Новости, обновления и короткие посты на тему DevOps и OpenSource.
Download Telegram
Forwarded from DevOps&SRE Library
Forwarded from DevOps&SRE Library
⚙️ Asn - удобная утилита для отображения информации об IP и домене.

#будничное #tools #network
Forwarded from CatOps
GitHub представили свой контейнер реджистри

GitHub Container Registry is free for public images! На время беты также бесплатный для приватных образов. Какая потом будет цена пока не говорят.

Ещё заявляют, что в роадмапе поддержка стандартов OCI, так что можно будет хранить в том числе Helm3 чарты

#containers
Привет ребят👋
Наша компания (Главный офис в Израиле, Тель-Авив) ищет на удаленную работу 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.

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.

https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack
Forwarded from DevOps&SRE Library
Kubernetes Scripts

A collection of scripts for various Kubernetes tasks

- 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

https://github.com/eldada/kubernetes-scripts
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
🆖 Тут ребята взяли и прокачали секурити для Nginx. Запаковали это всё в образ и выложили на Github. Из коробки у нас доступен WAF, антивирусная проверка и подкрученные настройки безопасности. Интересно. https://github.com/bunkerity/bunkerized-nginx

#nginx #security
Forwarded from DevOps&SRE Library
Kubernetes YAML Generator

https://k8syaml.com
Там KDE Plasma 5.20 завезли.

https://www.opennet.ru/opennews/art.shtml?num=53749
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
🖱 Большой список решений для организации резервного копирования. Мы же все периодически ищем подходящее? Вот, теперь можно начинать поиски с этого списка, например. #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
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