How to schedule workloads in Kubernetes
TL;DR: In Kubernetes, scheduling refers to making sure Pods are scheduled to Nodes. In this blog author talks about different ways of scheduling and how kube-scheduler works.
TL;DR: In Kubernetes, scheduling refers to making sure Pods are scheduled to Nodes. In this blog author talks about different ways of scheduling and how kube-scheduler works.
TL;DR: This blog is your guide to Kubernetes Workloads, the essential building blocks for managing your applications. Learn about Pods, ReplicaSets, Deployments and more, and how they work together to keep your applications running smoothly.
TL;DR: A global B2B marketplace achieved a 40% increase in developer productivity by adopting Devtron. In just 4 weeks, they migrated to Kubernetes, reduced time-to-market by 30% and automated 60% of their processes, streamlining CI/CD pipelines and boosting collaboration.
Learn various Kubernetes deployment strategies, from basic rolling updates and recreates to advanced techniques like blue-green, canary and shadow deployments. Choose the right strategy based on your application's needs and risk tolerance, helping you minimize downtime and optimizing your releases.
TL;DR: Devtron's August product update brings enhanced Kubernetes management with features like configuration comparison across environments, GitOps deployments for OCI Helm charts and improved security with CVE categorization.
TL;DR: Don't ditch your existing CI/CD pipeline! This blog shows how GitOps, using Devtron and ArgoCD, enhances your workflow by adding continuous reconciliation, automated rollbacks and improved security, making your Kubernetes deployments more reliable and easier to manage.
TL;DR: Learn how Kured, a CNCF Sandbox project, automates node reboots in Kubernetes, ensuring safe and efficient updates while minimizing downtime. Learn how Kured helps create a self-healing Kubernetes cluster, reducing manual intervention and improving security.
TL;DR: This blog explains the crucial role of SLAs, SLOs and SLIs in building reliable software and ensuring service performance, improving customer satisfaction and ultimately driving business success.