Deep dive into Kubernetes Cluster Maintenance
Kubernetes clusters can be complex and mission-critical systems, which means that it's important to have a solid backup and restore plan in place.
Upgrading Kubeadm clusters :
Here is a bash script to upgrade a Kubernetes cluster using Kubeadm:
bashC...
blog.devopsculture.me10 min read