0% found this document useful (0 votes)
44 views6 pages

Kubernetes

Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications. It groups containers into logical units and builds upon 15 years of experience at Google to automate tasks such as rollouts, rollbacks, load balancing, storage, and self-healing across infrastructure.

Uploaded by

felixhahn721
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
44 views6 pages

Kubernetes

Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications. It groups containers into logical units and builds upon 15 years of experience at Google to automate tasks such as rollouts, rollbacks, load balancing, storage, and self-healing across infrastructure.

Uploaded by

felixhahn721
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

12/9/23, 5:40 PM Kubernetes

Production-Grade Container Orchestration


Learn Kubernetes Basics

 Search this site

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.

Never Outgrow
Whether testing locally or running a global enterprise, Kubernetes flexibility grows with you to deliver your applications consistently and easily no matter
how complex your need is.

https://kubernetes.io 1/6
12/9/23, 5:40 PM Kubernetes

Run K8s Anywhere


Kubernetes is open source giving you the freedom to take advantage of on-premises, hybrid, or public cloud infrastructure, letting you effortlessly move
workloads to where it matters to you.

To download Kubernetes, visit the download section.

Kubernetes Features

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. Take advantage of a growing ecosystem of deployment solutions.

Service discovery and load balancing


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

Storage orchestration
Automatically mount the storage system of your choice, whether from local storage, a public cloud provider, or a
network storage system such as iSCSI or NFS.

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.

Secret and configuration management


https://kubernetes.io 2/6
12/9/23, 5:40 PM Kubernetes

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

Automatic bin packing


Automatically places containers based on their resource requirements and other constraints, while not sacrificing
availability. Mix critical and best-effort workloads in order to drive up utilization and save even more resources.

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

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

IPv4/IPv6 dual-stack
Allocation of IPv4 and IPv6 addresses to Pods and Services

Designed for extensibility


Add features to your Kubernetes cluster without changing upstream source code.

https://kubernetes.io 3/6
12/9/23, 5:40 PM Kubernetes

Case Studies

"Kubernetes is a great platform for machine learning because it comes with all the scheduling and …"

Read more

"Kubernetes is a great solution for us. It allows us to rapidly iterate on our clients' demands. "

Read more

https://kubernetes.io 4/6
12/9/23, 5:40 PM Kubernetes

"We realized that we needed to learn Kubernetes better in order to fully use the potential of it. At …"

Read more

"We made the right decisions at the right time. Kubernetes and the cloud native technologies are now …"

Read more

https://kubernetes.io 5/6
12/9/23, 5:40 PM Kubernetes

We are a CNCF graduated project

Interested in receiving the latest Kubernetes news? Sign up for KubeWeekly.


email address

Subscribe

https://kubernetes.io 6/6

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy