Kubernetes ConfigMap & Secrets
Master the art of using ConfigMap & Secrets in Kubernetes. Get insights on their crucial role and learn to manage them seamlessly with Devtron.
Master the art of using ConfigMap & Secrets in Kubernetes. Get insights on their crucial role and learn to manage them seamlessly with Devtron.
TL;DR: Monitoring & observability is the core of software delivery. In this blog, we will see how easily you can set up the monitoring stack with Devtron and observe applications.
TL;DR: Want to keep certain pods off specific nodes or reserve hardware? Use Kubernetes taints to make a node exclusive and add tolerations only to pods that should run there. Explore the commands, YAML setup, and see how Devtron can simplify these steps.
TL;DR: Setting up your CI/CD for Kubernetes is challenging. But Devtron simplifies the whole process to just minutes in a low/ no-code approach by abstracting out all the domain complexities.
One of the fundamental reasons to choose Kubernetes is because it is open source. Kubernetes is the second largest open-source project after Linux.