kured
draino
kured | draino | |
---|---|---|
5 | 2 | |
2,236 | 638 | |
0.9% | 0.8% | |
9.2 | 0.0 | |
5 days ago | 11 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
draino
-
Seeking inspiration for auto remediation of nodes
draino (cordon and drain node)
-
Interesting tools?
Drain node upon a condition: Draino
What are some alternatives?
upgrade-manager - Reliable, extensible rolling-upgrades of Autoscaling groups in Kubernetes
node-problem-detector - This is a place for various problem detectors running on the Kubernetes nodes.
karpenter-provider-aws - Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity.
pluto - A cli tool to help discover deprecated apiVersions in Kubernetes
kubespy - Tools for observing Kubernetes resources in real time, powered by Pulumi.
cdk8s - Define Kubernetes native apps and abstractions using object-oriented programming
draino - Automatically cordon and drain Kubernetes nodes based on node conditions
dex - OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors
node-ttl - Enforces a time to live (TTL) on Kubernetes nodes and evicts nodes which have expired.
cost-model - Cross-cloud cost allocation models for Kubernetes workloads [Moved to: https://github.com/kubecost/opencost]
awesome-k8s-resources - A curated list of awesome Kubernetes tools and resources.
flagger - Progressive delivery Kubernetes operator (Canary, A/B Testing and Blue/Green deployments)