Hygiene of an ArgoCD-built automation at a scale
GitOps is pretty new and quickly became a popular approach for managing Kubernetes clusters. Properly implemented makes daily work with the cluster much easier, incorrectly done can be harmful.https://faun.pub/hygiene-of-argocd-built-automation-at-a-scale-cf63ee459510
Knowledge about the theory and about the experiences of others is a key to introducing GitOps in your organization. This approach additionally requires always keeping the team up-to-date with changes to automation that is responsible to provision systems using higher permissions.
I will try to cover there more advanced cases than a few basic good practices repeated across various blogs. The following points are written from my experience, from my point of view — I hope it will be useful for you.
Testing Production Kubernetes Controllers
Learn all about Kubernetes controllers in our Programming Kubernetes workshop!https://superorbital.io/blog/testing-production-controllers
.NET Core Tip 2: How to troubleshoot Memory Leaks within a .NET Console application running in a Linux Docker Container in Kubernetes
How to spot the memory leak in the .NET Core application running within a linux docker container with Kubernetes?https://nicolasbarlatier.hashnode.dev/net-core-tip-2-how-to-troubleshoot-memory-leaks-within-a-net-console-application-running-in-a-linux-docker-container-in-kubernetes
Fixing bad CPU usage distribution in Kubernetes
https://kuderko.medium.com/fixing-bad-cpu-usage-distribution-in-kubernetes-e1e43ed87cd6
https://kuderko.medium.com/fixing-bad-cpu-usage-distribution-in-kubernetes-e1e43ed87cd6
Kubernetes snapshots: What are they and how to use them?
https://blog.palark.com/kubernetes-snaphots-usage
https://blog.palark.com/kubernetes-snaphots-usage
Go Clouddriver: Scaling Spinnaker to 1000 Kubernetes Clusters at The Home Depot
https://blog.spinnaker.io/go-clouddriver-scaling-spinnaker-to-1000-kubernetes-clusters-at-the-home-depot-c2dc1a05be8e
https://blog.spinnaker.io/go-clouddriver-scaling-spinnaker-to-1000-kubernetes-clusters-at-the-home-depot-c2dc1a05be8e
reCap: Kube vrs Cloud DNS in GKE
When deciding on how to use DNS with GKE, what are the available native Kubernetes options, which options exist on Google Cloud for GKE, and how do these two things play together?https://medium.com/@pbijjala/recap-kube-vrs-cloud-dns-in-gke-b8d1d407e00d
How to use Workload Identity for access provisioning of Kubernetes services on Google Cloud
Workload Identity is the recommended way for your workloads running on Google Kubernetes Engine (GKE) to access Google Cloud services in a secure and manageable way.https://chauvinhloi.medium.com/how-to-use-workload-identity-for-access-provisioning-of-kubernetes-services-on-google-cloud-7123f93c28b8
This media is not supported in your browser
VIEW IN TELEGRAM
Приглашаем опытных девопсов для работы с тремя направлениями во Future Crew: это Data Platforms, приватная связь и защита от уязвимостей периметра.
Если темы вам интересны – откликайтесь по ссылкам.
DevOps в Data Platforms
Задачи: K8s, VMWare, Linux, изоляция ресурсов (GPU, CPU, RAM), LDAP, мониторинг, участие в создании архитектуры, развитие CI/CD для ML и не только.
О команде Big Data можно мы немного рассказывали здесь.
DevOps в Membrana
К8 – одна из ключевых составляющих нашей инфраструктуры. Девопс будет работать с контейнерами, сетями, маршрутами и Kafka.
Здесь можно прочитать о технологиях и о команде.
DevOps в Cicada8
Задачи: Построение и доработка кластера K8s, настройка системы мониторинга с нуля, автоматизация развертывания и скейлинга Cicada8. Опыт работы с облачными провайдерами и понимание процессов ИБ будет плюсом.
А здесь есть ещё три вакансии в команде Cicada8.
Откликайся по ссылкам выше или отправь этот пост другу. А еще подписывайся на telegram-канал Future Crew , чтобы быть в курсе новостей компании.
"Реклама. ПАО ""МТС"", ИНН 7740000076. erid:2VtzqwmdRcY"
Если темы вам интересны – откликайтесь по ссылкам.
DevOps в Data Platforms
Задачи: K8s, VMWare, Linux, изоляция ресурсов (GPU, CPU, RAM), LDAP, мониторинг, участие в создании архитектуры, развитие CI/CD для ML и не только.
О команде Big Data можно мы немного рассказывали здесь.
DevOps в Membrana
К8 – одна из ключевых составляющих нашей инфраструктуры. Девопс будет работать с контейнерами, сетями, маршрутами и Kafka.
Здесь можно прочитать о технологиях и о команде.
DevOps в Cicada8
Задачи: Построение и доработка кластера K8s, настройка системы мониторинга с нуля, автоматизация развертывания и скейлинга Cicada8. Опыт работы с облачными провайдерами и понимание процессов ИБ будет плюсом.
А здесь есть ещё три вакансии в команде Cicada8.
Откликайся по ссылкам выше или отправь этот пост другу. А еще подписывайся на telegram-канал Future Crew , чтобы быть в курсе новостей компании.
"Реклама. ПАО ""МТС"", ИНН 7740000076. erid:2VtzqwmdRcY"
Comparing Kubernetes Gateway and Ingress APIs
A couple of months ago, the new Kubernetes Gateway API graduated to beta.https://navendu.me/posts/gateway-vs-ingress-api
Why do you need another API to handle external traffic when you have the stable Kubernetes Ingress API and dozens of implementations? What problems of the Ingress API does the new Gateway API solve? Does this mean the end of the Ingress API?
I will try to answer these questions in this article by getting hands-on with these APIs and looking at how they evolved.
Kubernetes Practice — Automating Blue/Green Deployment with Argo Rollouts
https://faun.pub/kubernetes-practice-automating-blue-green-deployment-with-argo-rollouts-2279aa890c53
https://faun.pub/kubernetes-practice-automating-blue-green-deployment-with-argo-rollouts-2279aa890c53
How To Inject Secrets in Pods To Improve Security with Hashicorp Vault in 5 Minutes
https://alexandre-vazquez.com/inject-secrets-in-pods-using-hashicorp-vault
https://alexandre-vazquez.com/inject-secrets-in-pods-using-hashicorp-vault
GitOps with Advanced Cluster Management for Kubernetes
https://piotrminkowski.com/2022/10/24/gitops-with-advanced-cluster-management-for-kubernetes
https://piotrminkowski.com/2022/10/24/gitops-with-advanced-cluster-management-for-kubernetes
Fast-Kubernetes
This repo covers Kubernetes with LABs: Kubectl, Pod, Deployment, Service, PV, PVC, Rollout, Multicontainer, Daemonset, Taint-Toleration, Job, Ingress, Kubeadm, Helm, etc.https://github.com/omerbsezer/Fast-Kubernetes
Cody
Cody answers code questions and writes code for you by reading your entire codebase and the code graphhttps://about.sourcegraph.com/cody
Best WAF solutions in 2023 - real-world comparison
https://www.openappsec.io/post/best-waf-solutions-in-2023-real-world-comparison
https://www.openappsec.io/post/best-waf-solutions-in-2023-real-world-comparison
OrbStack
Seamless and efficient Docker and Linux on your Mac. Glide through your work faster with our Docker Desktop alternative.https://orbstack.dev
How to add, use, and update `.terraform.lock.hcl` without pain
https://grem1.in/post/terraform-lockfiles-maxymvlasov
https://grem1.in/post/terraform-lockfiles-maxymvlasov