Introduction
In this link roundup you find different interesting posts about Kubernetes, for example how to implement "Preview Environments" on Kubernetes with Jenkins.
- Zero cost preview environments on Kubernetes with Jenkins X and Osiris
Step by step integration of Osiris in Jenkins X with Helm, to enable an automatic “scaling down to 0” setup for your Preview Environments.
https://medium.com/@vbehar/zero-cost-preview-environments-on-kubernetes-with-jenkins-x-and-osiris-bd9ce0148d03
- Unit Testing Your Kubernetes Configuration with Open Policy Agent
Talk from KubeCon EU 2019, focused on using Open Policy Agent to write tests for structured configuration.
https://speakerdeck.com/garethr/unit-testing-your-kubernetes-configuration-with-open-policy-agent
- coreos/kube-prometheus
Use Prometheus to monitor Kubernetes and applications running on Kubernetes - coreos/kube-prometheus
https://github.com/coreos/kube-prometheus/releases/tag/v0.1.0
- Level Triggering and Reconciliation in Kubernetes
How Kubernetes manages your cluster with systems programming concepts
https://hackernoon.com/level-triggering-and-reconciliation-in-kubernetes-1f17fe30333d
- Can Kubernetes Keep a Secret? It all depends what tool you're using • Soluto Engineering Blog
At Soluto, we have super-devs who have full ownership: from writing code to deploying it to monitoring. When we made the shift to Kubernetes, we wanted to keep our devs independent and put a lot of effort into allowing them to create services rapidly. It all worked like a charm – until they had...
https://blog.solutotlv.com/can-kubernetes-keep-a-secret/
- Boosting your kubectl productivity
If you work with Kubernetes, then kubectl is probably one of your most-used tools. This article contains a series of tips and tricks to make your usage of kubectl more efficient.
https://learnk8s.io/blog/kubectl-productivity/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+thechangelog+%28The+Changelog%29
Are you searching for a training course with insightful theory and practical examples? Check out this Kubernetes Essentials training.
Check here!