- Notifications
You must be signed in to change notification settings - Fork41k
Production-Grade Container Scheduling and Management
License
kubernetes/kubernetes
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Kubernetes, also known as K8s, is an open source system for managingcontainerized applicationsacross multiple hosts. It provides basic mechanisms for the deployment, maintenance,and scaling of applications.
Kubernetes builds upon a decade and a half of experience at Google runningproduction workloads at scale using a system calledBorg,combined with best-of-breed ideas and practices from the community.
Kubernetes is hosted by the Cloud Native Computing Foundation (CNCF).If your company wants to help shape the evolution oftechnologies that are container-packaged, dynamically scheduled,and microservices-oriented, consider joining the CNCF.For details about who's involved and how Kubernetes plays a role,read the CNCFannouncement.
See our documentation onkubernetes.io.
Take a free course onScalable Microservices with Kubernetes.
To use Kubernetes code as a library in other applications, see thelist of published components.Use of thek8s.io/kubernetes
module ork8s.io/kubernetes/...
packages as libraries is not supported.
Thecommunity repository hosts all information aboutbuilding Kubernetes from source, how to contribute codeand documentation, who to contact about what, etc.
If you want to build Kubernetes right away there are two options:
You have a workingGo environment.
git clone https://github.com/kubernetes/kubernetescd kubernetesmake
You have a workingDocker environment.
git clone https://github.com/kubernetes/kubernetescd kubernetesmake quick-release
For the full story, head over to thedeveloper's documentation.
If you need support, start with thetroubleshooting guide,and work your way through the process that we've outlined.
That said, if you have questions, reach out to usone way or another.
TheCalendar has the list of all the meetings in the Kubernetes community in a single location.
TheUser Case Studies website has real-world use cases of organizations across industries that are deploying/migrating to Kubernetes.
Kubernetes project is governed by a framework of principles, values, policies and processes to help our community and constituents towards our shared goals.
TheKubernetes Community is the launching point for learning about how we organize ourselves.
TheKubernetes Steering community repo is used by the Kubernetes Steering Committee, which oversees governance of the Kubernetes project.
TheKubernetes Enhancements repo provides information about Kubernetes releases, as well as feature tracking and backlogs.
About
Production-Grade Container Scheduling and Management
Topics
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors3,840
Uh oh!
There was an error while loading.Please reload this page.