community

Kubernetes community content (by kubernetes)

Community Alternatives

Similar projects and alternatives to community

  1. kubernetes

    Production-Grade Container Scheduling and Management

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. sops

    Simple and flexible tool for managing secrets

  4. containerd

    An open and reliable container runtime

  5. cue

    The home of the CUE language! Validate and define text-based and dynamic configuration

  6. jaeger

    CNCF Jaeger, a Distributed Tracing Platform

  7. awesome-for-beginners

    A list of awesome beginners-friendly projects.

  8. rancher

    Complete container management platform

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. envoy

    81 community VS envoy

    Cloud-native high-performance edge/middle/service proxy

  11. etcd

    Distributed reliable key-value store for the most critical data of a distributed system

  12. enhancements

    Enhancements tracking repo for Kubernetes

  13. karpenter-provider-aws

    Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity.

  14. cri-o

    Open Container Initiative-based implementation of Kubernetes Container Runtime Interface

  15. gateway-api

    Repository for the next iteration of composite service (e.g. Ingress) and load balancing APIs.

  16. k8s-config-connector

    GCP Config Connector, a Kubernetes add-on for managing GCP resources

  17. cni

    16 community VS cni

    Container Network Interface - networking for Linux containers

  18. spec

    6 community VS spec

    Container Storage Interface (CSI) Specification. (by container-storage-interface)

  19. smi-spec

    12 community VS smi-spec

    Discontinued Service Mesh Interface

  20. virtual-kubelet

    Virtual Kubelet is an open source Kubernetes kubelet implementation.

  21. mentoring

    👩🏿‍🎓👨🏽‍🎓👩🏻‍🎓CNCF Mentoring + CommunityBridge + Summer of Code

  22. cri-api

    Container Runtime Interface (CRI) – a plugin interface which enables kubelet to use a wide variety of container runtimes.

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better community alternative or higher similarity.

community discussion

Log in or Post with

community reviews and mentions

Posts with mentions or reviews of community. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-03-02.
  • Yoke Is Cool
    10 projects | news.ycombinator.com | 2 Mar 2025
    For Kubernetes, at least, the rationale is given here:

    https://github.com/kubernetes/community/blob/master/contribu...

  • The Kubernetes Cloud Controller Manager
    13 projects | dev.to | 7 Dec 2024
    SIG Cloud Provider
  • Kubernetes and Cloud Native Associate (KCNA) Exam Guide
    18 projects | dev.to | 30 Nov 2024
    Community & Governance in K8s (K8s GitHub)
  • Securing Git Repositories with Gittuf
    2 projects | news.ycombinator.com | 9 May 2024
    Said audience member here. "The Kubernetes project" includes a bit more than just https://github.com/kubernetes/kubernetes, but yes that's accurate.

    Here's our GCP spend for the past month: https://imgur.com/a/VVJTSKx. Note that does not include a separate AWS cluster that we are migrating jobs too.

    A large chunk of this comes from the nature of distributed tests. We need to reproduce the environment, spin up compute, etc. We do have a large problem with flaky tests on the project as well. Whether that's timeouts, memory/cpu consumption creep over time, loads of other things. We talk about how one day we'd like to get to the granulairty of being able to go to a SIG and say, "this flaky test of yours is costing the project $x in retries. Please dedicate some resources to fix it".

    How we distribute the artifacts is a whole different conversation. The container world is unique in that voluntary mirrors are not as possible as with linux packages and other binaries.

    If this space interests you please join us at either [SIG K8s Infra](https://github.com/kubernetes/community/tree/master/sig-k8s-...) or [SIG Testing](https://github.com/kubernetes/community/blob/master/sig-test...)!

  • Complexity by Simplicity - A Deep Dive Into Kubernetes Components
    4 projects | dev.to | 18 Dec 2023
    Multiple container runtimes are supported, like conatinerd, cri-o, or other CRI compliant runtimes.
  • Development in horizontal pod autoscaler
    1 project | /r/kubernetes | 28 Jun 2023
  • A Comprehensive Guide to API Gateways, Kubernetes Gateways, and Service Meshes
    9 projects | dev.to | 8 Jun 2023
    More recently, the Kubernetes SIG Network has been evolving the Gateway API to support service meshes.
  • What Rust can learn from Kubernetes governance?
    3 projects | /r/rust | 28 May 2023
    https://github.com/kubernetes/kubernetes https://www.kubernetes.dev/resources/calendar/ https://github.com/kubernetes/community/blob/master/governance.md https://github.com/kubernetes/steering https://github.com/kubernetes/community/blob/master/sig-list.md
  • How Kubernetes computes CPU utilization for HPA?
    1 project | /r/codehunter | 22 May 2023
    According to this doc it takes the average of CPU utilization of a pod (average across the last 1 minute) divided by the CPU requested by the pod. Then it computes the arithmetic mean of all the pods' CPU.
  • How to get the resource usage of a pod in Kubernetes?
    1 project | /r/codehunter | 25 Mar 2023
    metrics-server has not supported kubectl top Resource Metrics API
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 17 Mar 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Stats

Basic community repo stats
48
12,202
9.8
2 days ago

kubernetes/community is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of community is Jupyter Notebook.


Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that Jupyter Notebook is
the 13th most popular programming language
based on number of references?