Movatterモバイル変換


[0]ホーム

URL:


kubernetes logo

community

Kubernetes community content (by kubernetes)

Community Alternatives

Similar projects and alternatives to community

  1. kubernetes

    Production-Grade Container Scheduling and Management

    kubernetes logo
  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

    getsops logo
  4. containerd

    An open and reliable container runtime

    containerd logo
  5. cue

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

    cue-lang logo
  6. jaeger

    CNCF Jaeger, a Distributed Tracing Platform

    jaegertracing logo
  7. awesome-for-beginners

    A list of awesome beginners-friendly projects.

    MunGell logo
  8. rancher

    Complete container management platform

    rancher logo
  9. InfluxDB

    InfluxDB high-performance time series database.Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. envoy

    81community VS envoy

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

    envoyproxy logo
  11. etcd

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

    etcd-io logo
  12. enhancements

    Enhancements tracking repo for Kubernetes

    kubernetes logo
  13. karpenter-provider-aws

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

    aws logo
  14. cri-o

    Open Container Initiative-based implementation of Kubernetes Container Runtime Interface

    cri-o logo
  15. gateway-api

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

    kubernetes-sigs logo
  16. k8s-config-connector

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

    GoogleCloudPlatform logo
  17. cni

    16community VS cni

    Container Network Interface - networking for Linux containers

    containernetworking logo
  18. spec

    6community VS spec

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

    container-storage-interface logo
  19. smi-spec

    12community VS smi-spec

    DiscontinuedService Mesh Interface

    servicemeshinterface logo
  20. virtual-kubelet

    Virtual Kubelet is an open source Kubernetes kubelet implementation.

    virtual-kubelet logo
  21. mentoring

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

    cncf logo
  22. cri-api

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

    kubernetes logo
  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 inorPost with

community reviews and mentions

Posts with mentions orreviews 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/kuberneteshttps://www.kubernetes.dev/resources/calendar/https://github.com/kubernetes/community/blob/master/governance.mdhttps://github.com/kubernetes/steeringhttps://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|2 Apr 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,229
9.8
6 days ago

kubernetes/communityis anopen source project licensed underApache License 2.0whichis an OSI approved license.

The primary programming language of community isJupyter 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 thatJupyter Notebook is
the 13th most popular programming language
based on number of references?


[8]ページ先頭

©2009-2025 Movatter.jp