|
- 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
- Overview - Kubernetes
Kubernetes is a portable, extensible, open source platform for managing containerized workloads and services that facilitate both declarative configuration and automation It has a large, rapidly growing ecosystem Kubernetes services, support, and tools are widely available
- Kubernetes Documentation
Kubernetes is an open source container orchestration engine for automating deployment, scaling, and management of containerized applications The open source project is hosted by the Cloud Native Computing Foundation
- Learn Kubernetes Basics
Kubernetes Documentation Tutorials Learn Kubernetes Basics Learn Kubernetes Basics Objectives This tutorial provides a walkthrough of the basics of the Kubernetes cluster orchestration system Each module contains some background information on major Kubernetes features and concepts, and a tutorial for you to follow along
- Cluster Architecture - Kubernetes
The flexibility of Kubernetes architecture allows organizations to tailor their clusters to specific needs, balancing factors such as operational complexity, performance, and management overhead
- Training | Kubernetes
Build your cloud native career Kubernetes is at the core of the cloud native movement Training and certifications from the Linux Foundation and our training partners lets you invest in your career, learn Kubernetes, and make your cloud native projects successful Take a free course on edX Introduction to Kubernetes Want to learn Kubernetes? Get an in-depth primer on this powerful system for
- Download Kubernetes
Download Kubernetes Kubernetes ships binaries for each component as well as a standard set of client applications to bootstrap or interact with a cluster Components like the API server are capable of running within container images inside of a cluster Those components are also shipped in container images as part of the official release process
- Deployments - Kubernetes
A Deployment manages a set of Pods to run an application workload, usually one that doesn't maintain state
|
|
|