Kubernetes | Website analytics by TrustRadar
Blurry colored background
kubernetes.io Cloud Computing Container Orchestration DevOps Open Source

Kubernetes

Kubernetes, also known as K8s, is an open source system for automating deployment, scaling, and management of containerized applications. It groups containers that make up an application into logical units for easy management and discovery. Kubernetes builds upon 15 years of experience of running production workloads at Google, combined with best-of-breed ideas and practices from the community. Planet Scale Designed on the same principles that allow Google to run billions of containers a week, Kubernetes can scale without increasing your operations team.

Kubernetes is an open-source platform designed to automate deploying, scaling, and operating application containers. It provides a container-centric management environment. It orchestrates computing, networking, and storage infrastructure on behalf of user workloads. This does not limit the types of apps that can run on Kubernetes, allowing for a wide range of workloads, including stateless, stateful, and data-processing workloads. If an application can run in a container, it should run great on Kubernetes.

Unique Visits

9000000

300000 / day

Total Views

15000000

500000 / day

Visit Duration, avg.

00:05:30

4.5 page per visit

Bounce Rate

35%

  • Domain Rating

  • Domain Authority

  • Citation Level

Founded in

2014

Supported Languages

English, etc

Key Features of the Site

Automated rollouts and rollbacks

Kubernetes progressively rolls out changes to your application or its configuration, while monitoring application health to ensure it doesn't kill all your instances at the same time. If something goes wrong, Kubernetes will rollback the change for you.

Storage orchestration

Automatically mount the storage system of your choice, whether from local storage, a public cloud provider such as GCP or AWS, or a network storage system like NFS, iSCSI, Gluster, Ceph, Cinder, or Flocker.

Self-healing

Restarts containers that fail, replaces and reschedules containers when nodes die, kills containers that don't respond to your user-defined health check, and doesn't advertise them to clients until they are ready to serve.

Horizontal scaling

Scale your application up and down with a simple command, with a UI, or automatically based on CPU usage.

Service discovery and load balancing

No need to modify your application to use an unfamiliar service discovery mechanism. Kubernetes gives containers their own IP addresses and a single DNS name for a set of containers, and can load-balance across them.

Secret and configuration management

Deploy and update secrets and application configuration without rebuilding your image and without exposing secrets in your stack configuration.

Batch execution

In addition to services, Kubernetes can manage your batch and CI workloads, replacing containers that fail, if desired.

IPv4/IPv6 dual-stack

Allocation of IPv4 and IPv6 addresses to Pods and Services

Additional information

License

Apache License 2.0

Repository

https://github.com/kubernetes/kubernetes

Documentation

https://kubernetes.io/docs/home/

Community

Kubernetes has a large and active community with numerous contributors from around the world. It hosts regular community meetings, has a dedicated Slack channel, and numerous SIGs (Special Interest Groups) for focused discussions on specific topics.

Contributing

Kubernetes welcomes contributions from the community. This includes code contributions, documentation, and helping to triage issues. More information can be found on their GitHub page.

HTTP headers

Security headers report is a very important part of user data protection. Learn more about http headers for kubernetes.io