kured
awesome-k8s-resources
kured | awesome-k8s-resources | |
---|---|---|
5 | 7 | |
2,236 | 3,507 | |
0.9% | 1.7% | |
9.2 | 5.6 | |
2 days ago | 5 months ago | |
Go | ||
Apache License 2.0 | Creative Commons Zero v1.0 Universal |
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
awesome-k8s-resources
-
How I do technology watch
Kubernetes: https://github.com/tomhuang12/awesome-k8s-resources
-
☸️ Kubernetes: Awesome Maintained Links You Will Keep Using Next Year
Navigating this vast expanse of options can be overwhelming when deciding which tools to incorporate into your projects. Tom Huang contributes to the solution by meticulously curating an awesome list of Kubernetes tools and resources, categorizing and ranking each Kubernetes application with traction based on GitHub stars.
-
A list of curated open-source K8s tools & resources
There are some lists already: * https://github.com/ramitsurana/awesome-kubernetes * https://github.com/tomhuang12/awesome-k8s-resources
- what are all of the components/tools that one would need for kubernetes?
-
Interesting tools?
Not anything found on the awesome k8s resources list but for example:
-
Awesome Kubernetes Resources
A much more comprehensive list can be found here. This is likely a subset of the items in that repo and a few additions of tools i’ve tried out or want to try out to make my K8s life easier.
-
What's the best CLI tailing tool for k8s logs?
For other useful tools, please check out my curated list: https://github.com/tomhuang12/awesome-k8s-resources
What are some alternatives?
upgrade-manager - Reliable, extensible rolling-upgrades of Autoscaling groups in Kubernetes
stern - ⎈ Multi pod and container log tailing for Kubernetes -- Friendly fork of https://github.com/wercker/stern
karpenter-provider-aws - Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity.
permission-manager - Permission Manager is a project that brings sanity to Kubernetes RBAC and Users management, Web UI FTW
kubespy - Tools for observing Kubernetes resources in real time, powered by Pulumi.
chaoskube - chaoskube periodically kills random pods in your Kubernetes cluster.
node-ttl - Enforces a time to live (TTL) on Kubernetes nodes and evicts nodes which have expired.
awesome-kubernetes - A curated list for awesome kubernetes sources :ship::tada:
helm-x - Treat any Kustomization or K8s manifests directory as a Helm chart
hub - Find, install and publish Cloud Native packages
draino - Automatically cordon and drain Kubernetes nodes based on node conditions
stern - ⎈ Multi pod and container log tailing for Kubernetes