Stats
kubernetes/enhancements is an open source project licensed under Apache License 2.0 which is an OSI approved license.
Enhancements Alternatives
Similar projects and alternatives to enhancements
-
-
-
Scout APM
Scout APM - Leading-edge performance monitoring starting at $39/month. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
-
-
-
-
-
-
-
-
cortex
A horizontally scalable, highly available, multi-tenant, long term Prometheus. (by cortexproject)
-
-
-
-
-
-
spark-on-k8s-operator
Kubernetes operator for managing the lifecycle of Apache Spark applications on Kubernetes.
-
amongusdiscord
Discord Bot to automute Among Us players at round transitions, in conjunction with https://github.com/denverquane/amonguscapture
-
-
Posts
-
Kubernetes vs Docker: Understanding Containers in 2021
Running Windows containers. Containerd does work in Windows, but its support level is not yet up to par with Docker’s. The objective is to have a stable containerd release for Windows by containerd version 1.20.
-
MaxSurge added to daemonsets in 1.21 - feedback from users desired
https://github.com/kubernetes/enhancements/issues/1591 https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/1591-daemonset-surge
-
Three Ways to Run Kubernetes on CI and Which One is Right for You!
We use image-management tools that auto-detect the registry location from the cluster, which helps with the configuration burden. I like the general trend of Kubernetes as a general-purpose config-sharing system so that tools can interoperate, rather than having to configure each tool individually.
-
Question: Live change of memory/CPU requests on a running pod
Proposal to change that https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/1287-in-place-update-pod-resources
-
Good Way To Manage An Alb Or Nlb With Eks Using
the whole project is moving to the aws-load-balancer-controller, but ...
-
Mental models for understanding Kubernetes Pod Security Policy PSP
I tend to agree with zapman449’s comment, OPA is not as simple as PSP and it doesn’t provide a 1:1 replacement to PSP.
-
Evolving Container Security with Linux User Namespaces
The trouble is that Docker does not enable user namespaces by default, and thus resulting in these CVEs. A lot of integrations (like the examples of secrets, and sidecars) do not work properly when used in conjunction with user namespaces, and tend to require modification. We did the work to make this work, and created a model (injected processes into the container) in order to create this clear boundary layer.
Many people use Docker with Kubernetes. Unfortunately, the Kubernetes Kubelet does not work with Docker and user namespaces (https://github.com/kubernetes/enhancements/issues/127).
-
Gopher Gold #14 - Wed Oct 07 2020
kubernetes/enhancements (Go): Enhancements tracking repo for Kubernetes