DevOps Universe – Telegram
DevOps Universe
27 subscribers
41 photos
2 videos
9 files
804 links
Download Telegram
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
Kubernetes Governance and Cost Management for the Cloud-Native Enterprise
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
For learning NetworkPolicies
https://editor.cilium.io
Nice example of meson build from systemd:
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 \n symbol and for that reason env variable that mounted from secret will contain also \n

Be careful especially if you’re using Idea / Atom / VSCode; Vim works well :slightly_smiling_face: (e
btw. my original issue to redis chart: https://github.com/bitnami/charts/issues/9353
A curated list of “Top” based monitoring tools for use in Linux and Unix terminals.
https://drtailor.medium.com/a-curated-list-of-top-based-monitoring-tools-for-use-in-linux-and-unix-terminals-299154fd1394
monitor & detect crashes in your Kubernetes(K8s) cluster instantly
https://kwatch.dev/
Feel free to use my toolbox image
https://github.com/kvendingoldo/toolbox
Очень крутой доклад, который заставляет задуматься о том, чего конкретно не хватает в вашем k8s кластере
https://www.youtube.com/watch?v=xHwkHE5iff0
Really good guide about node-local-dns
https://povilasv.me/kubernetes-node-local-dns-cache/#
Nice set of snippets for Istio (Certificate Wizard)
https://gist.github.com/Eldelshell/c15c980afe9583b2ceca9345bad204ee
Good, old article *DNS problems scaling with Kubernetes*
https://blog.codacy.com/dns-hell-in-kubernetes/
Logging operator by banzai cloud based on fluentd and fluent-bit
https://github.com/banzaicloud/logging-operator