I’m trying to listen to this podcast for 2+ years and recommend it for you:
https://kubernetespodcast.com/
https://kubernetespodcast.com/
Looks like that it’s time to write my own article about GitOps based on GitLab + ArgoCD 🙂
GitOps in Kubernetes: How to do it with GitLab CI and Argo CD
https://medium.com/@andrew.kaczynski/gitops-in-kubernetes-argo-cd-and-gitlab-ci-cd-5828c8eb34d6
GitOps in Kubernetes: How to do it with GitLab CI and Argo CD
https://medium.com/@andrew.kaczynski/gitops-in-kubernetes-argo-cd-and-gitlab-ci-cd-5828c8eb34d6
top SRE links this week (2)
https://www.usenix.org/publications/loginonline/lessons-learned-10-years-sre-part-1-starting-sre
https://medium.com/@crossbizz/let-service-teams-own-the-service-operations-instead-of-the-sre-4ff7bcbd53e0
https://twitter.com/danielbryantuk/status/1494614250567966732?utm_source=telegram.me&utm_medium=social&utm_campaign=otlichnyy-tred-o-platform-engineering-s-b
https://www.usenix.org/publications/loginonline/lessons-learned-10-years-sre-part-1-starting-sre
https://medium.com/@crossbizz/let-service-teams-own-the-service-operations-instead-of-the-sre-4ff7bcbd53e0
https://twitter.com/danielbryantuk/status/1494614250567966732?utm_source=telegram.me&utm_medium=social&utm_campaign=otlichnyy-tred-o-platform-engineering-s-b
Scaling Kubernetes to Over 4k Nodes and 200k Pods
https://medium.com/paypal-tech/scaling-kubernetes-to-over-4k-nodes-and-200k-pods-29988fad6ed
https://medium.com/paypal-tech/scaling-kubernetes-to-over-4k-nodes-and-200k-pods-29988fad6ed
How we implemented RED and USE metrics for monitoring
https://medium.com/thron-tech/how-we-implemented-red-and-use-metrics-for-monitoring-9a7db29382af
https://medium.com/thron-tech/how-we-implemented-red-and-use-metrics-for-monitoring-9a7db29382af
Как не выстрелить себе в ногу, обрабатывая ошибки в голанге
https://habr.com/ru/company/first/blog/650187/
https://habr.com/ru/company/first/blog/650187/
Configure Consul for performance at scale
https://medium.com/criteo-engineering/configure-consul-for-performance-at-scale-f6a089706377
https://medium.com/criteo-engineering/configure-consul-for-performance-at-scale-f6a089706377
klum does the following basic tasks:
* Create/Delete/Modify users
* Easily manage roles associated with users
* Issues kubeconfig files for users to use
https://github.com/ibuildthecloud/klum
* Create/Delete/Modify users
* Easily manage roles associated with users
* Issues kubeconfig files for users to use
https://github.com/ibuildthecloud/klum
Kubernetes Governance and Cost Management for the Cloud-Native Enterprise
https://www.replex.io/
https://www.replex.io/
This repository contains tools and configuration files for the testing and automation needs of the Kubernetes project.
https://github.com/kubernetes/test-infra
https://github.com/kubernetes/test-infra
ArgoCD 2.3 released:
https://github.com/argoproj/argo-cd/releases/tag/v2.3.0
https://github.com/argoproj/argo-cd/releases/tag/v2.3.0
Nice example of meson build from systemd:
https://github.com/systemd/systemd/blob/main/meson.build
https://github.com/systemd/systemd/blob/main/meson.build
Be aware of this K8S issue, I’ve spend more than 2 hours to find what was the root case why redis cluster can’t be built (but it, for sure, can be applied to all others cases)
https://www.funkypenguin.co.nz/blog/beware-the-hidden-newlines-in-kubernetes-secrets/
Long story short: if you’re creating K8S secret via file, this file can contains
Be careful especially if you’re using Idea / Atom / VSCode; Vim works well :slightly_smiling_face: (e
https://www.funkypenguin.co.nz/blog/beware-the-hidden-newlines-in-kubernetes-secrets/
Long story short: if you’re creating K8S secret via file, this file can contains
\n symbol and for that reason env variable that mounted from secret will contain also \nBe careful especially if you’re using Idea / Atom / VSCode; Vim works well :slightly_smiling_face: (e