kured
upgrade-manager
kured | upgrade-manager | |
---|---|---|
5 | 1 | |
2,236 | 140 | |
0.9% | -0.7% | |
9.2 | 7.0 | |
2 days ago | 3 months ago | |
Go | Go | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
kured
-
Update notification for kubernetes and control plane components
Maaaaybe, but it's not really what it's suited for. For the Kubernetes host, I'd recommend you enable auto-updates, and then deploy https://github.com/kubereboot/kured to perform reboots as required (you can have it check alertmanager for current alerts, and only do a reboot during a maintenance window if there are no alerts)
-
Examples of how to automatically handle EKS managed node upgrade?
OS patches, which are installed automatically by AKS. If restarts are required, we let https://github.com/weaveworks/kured handle it
-
Interesting tools?
kured : automatic restarts of kubernetes nodes
-
How can I restart a kubernetes node?
See https://github.com/weaveworks/kured or https://github.com/MnrGreg/kubectl-node-restart
-
How do you upgrade your Kubernetes clusters?
You may want to check this https://github.com/weaveworks/kured It is very useful when updating underlying OS on nodes - allows you detect and restart gracefuly
upgrade-manager
-
How do you upgrade your Kubernetes clusters?
If you're using Kubernetes on AWS, 'upgrade-manager' provides a CRD for upgrades of ASGs: https://github.com/keikoproj/upgrade-manager
What are some alternatives?
karpenter-provider-aws - Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity.
instance-manager - Create and manage instance groups with Kubernetes
kubespy - Tools for observing Kubernetes resources in real time, powered by Pulumi.
aws-cloud-map-mcs-controller-for-k8s - K8s controller implementing Multi-Cluster Services API based on AWS Cloud Map.
node-ttl - Enforces a time to live (TTL) on Kubernetes nodes and evicts nodes which have expired.
kubespray - Deploy a Production Ready Kubernetes Cluster
awesome-k8s-resources - A curated list of awesome Kubernetes tools and resources.
reckoner - Declaratively install and manage multiple Helm chart releases
helm-x - Treat any Kustomization or K8s manifests directory as a Helm chart
draino - Automatically cordon and drain Kubernetes nodes based on node conditions
kubectl-node-restart - Krew plugin to restart Kubernetes Nodes sequentially and gracefully
draino - Automatically cordon and drain Kubernetes nodes based on node conditions