Mops DevOps
2.45K subscribers
384 photos
2 videos
3 files
727 links
Kubernetes и Docker 🚢 Облачные сервисы ☁️ Infrastructure as Code ⚙️ DevOps и DevSecOps 😎 SRE 👌 Мониторинг и логирование 🔥


По всем вопросам обращайтесь: mopsdevops @собака gmail.com
Download Telegram
Статья
Основы работы с Helm чартами и темплейтами

Часть 1
Часть 2

#helm #kubernetes
helm-changelog

Create changelogs for Helm Charts, based on git history.

Features:
- The changelog contains the following things:
- Commits are grouped by releases
- Each release displays
- Supported Helm version
- Release date
- App Version for the chart
- Supported Kubernetes version
- Changes in default helm values

👉 https://bit.ly/3zWY3KZ

Examples

👉 https://bit.ly/3gZ5uZy

#kubernetes #helm
13 Best Practices for Using Helm

Товарищ! Знай как Helm готовить! Что тут добавить 👌

👉 https://bit.ly/3h8nORc

#kubernetes #helm
How to add dependency in Helm

Dependency - это не сложно!

👉 https://bit.ly/3hm6siA

 #kubernetes #helm
helm-scanner - IaC Security Scanner for ArtifactHub

👉 https://bit.ly/3s4DEju

#kubernetes #helm
Introducing Ahoy! — A GUI for Helm

👉 https://bit.ly/2U4LywK

#kubernetes #helm
Kalm — бесплатное приложение с открытым исходным кодом. Представляет собой стандартный контроллер Kubernetes, который можно установить в любой кластер (версии v1.15 и выше), включая Amazon EKS и Google GKE. Основная цель Kalm — предоставить разработчикам простой пользовательский интерфейс, чтобы упростить работу с K8s.

👉 https://bit.ly/3BPxzel

#kubernetes #helm
How-to release Helm Charts maintaining your mental health

👉 https://bit.ly/3LZd84J

#helm
A Better Way to Provision Kubernetes Resources Using Terraform (+ Helm and Kustomize providers)

👉 https://bit.ly/3GaEkLo

#kubernetes #terraform #helm #kustomize
helm-decomposer - the tool templates the Helm package (.tgz or untarred folder) identifies all images in use and visualizes tree structure of the Chart.

👉 https://github.com/jkosik/helm-decomposer

#helm
Are your Helm charts D.R.Y?
In software development, there is a Dry (“Don’t Repeat Yourself”) principle which follows the idea of every logic duplication being eliminated by abstraction.

👉 https://yonahdissen.medium.com/are-your-helm-charts-d-r-y-d2d440b1a06

#helm #kubernetes