DevOps & SRE notes
13K subscribers
50 photos
19 files
2.59K links
Helpful articles and tools for DevOps&SRE

WhatsApp: https://whatsapp.com/channel/0029Vb79nmmHVvTUnc4tfp2F

For paid consultation (RU/EN), contact: @tutunak


All ways to support https://telegra.ph/How-support-the-channel-02-19
Download Telegram
Navigating deployment strategies in Kubernetes can be challenging. This blog post sheds light on sticky sessions and canary releases, two powerful techniques for managing stateful applications and deploying updates with minimal risk. Discover how to implement these strategies in your Kubernetes environment to enhance application performance and ensure smooth rollouts.

#Kubernetes #DeploymentStrategies #CanaryReleases

https://dev.to/danielepolencic/sticky-sessions-and-canary-releases-in-kubernetes-5a92
👍3🔥3
Achieving zero downtime during application updates is a critical goal for maintaining seamless user experiences. This blog post delves into the techniques and best practices for leveraging Kubernetes to ensure zero downtime deployments. Discover strategies such as rolling updates, canary deployments, and blue-green deployments to keep your applications running smoothly and efficiently.

https://blog.devops.dev/how-to-achieve-zero-downtime-application-with-kubernetes-ba52fdea9a9b

#Kubernetes #ZeroDowntime #DevOps
👍4
Effective Kubernetes workload management is critical for maintaining optimal performance and resource utilization. This article from InfraCloud focuses on Karpenter, a Kubernetes-native node provisioning tool, and its role in automating and improving workload management. Discover how Karpenter simplifies scaling, enhances resource efficiency, and streamlines operations in Kubernetes environments.

#Kubernetes #WorkloadManagement #Karpenter

https://www.infracloud.io/blogs/kubernetes-workload-management-karpenter/
👍2
Helm is a popular package manager for Kubernetes, but it has its design flaws. This article from DevOps explores the shortcomings of Helm’s design, examining how these issues impact deployment and management practices in Kubernetes. Learn about the specific limitations and potential solutions to improve your Kubernetes deployment strategies.

#Kubernetes #Helm #DevOps

https://blog.devops.dev/why-helms-design-is-flawed-a66c07c2e9a1
Blue-green deployments are a powerful strategy for minimizing downtime and ensuring smooth application updates. This comprehensive guide from Cloud Native Daily explains how to implement blue-green deployments using Kubernetes. Learn about the steps, best practices, and tools necessary to achieve seamless transitions between application versions.

#Kubernetes #BlueGreenDeployments #CloudNative

https://medium.com/cloud-native-daily/blue-green-deployments-with-kubernetes-a-comprehensive-guide-5d196dad1976
👍3