- 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
- Overview - Kubernetes
Kubernetes is a portable, extensible, open source platform for managing containerized workloads and services, that facilitates both declarative configuration and automation
- Learn Kubernetes Basics
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
- 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
- Tutorials | Kubernetes
Kubernetes Basics is an in-depth interactive tutorial that helps you understand the Kubernetes system and try out some basic Kubernetes features Introduction to Kubernetes (edX)
- ¿Qué es Kubernetes?
Esta página ofrece una visión general sobre Kubernetes Kubernetes es una plataforma portable y extensible de código abierto para administrar cargas de trabajo y servicios Kubernetes facilita la automatización y la configuración declarativa Tiene un ecosistema grande y en rápido crecimiento
- Cluster Architecture - Kubernetes
A Kubernetes cluster consists of a control plane plus a set of worker machines, called nodes, that run containerized applications Every cluster needs at least one worker node in order to run Pods
- Getting started | Kubernetes
This section lists the different ways to set up and run Kubernetes When you install Kubernetes, choose an installation type based on: ease of maintenance, security, control, available resources, and expertise required to operate and manage a cluster
|