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 Kubernetes (K8s) es una plataforma de código abierto para automatizar la implementación, el escalado y la administración de aplicaciones en contenedores Kubernetes agrupa los contenedores que conforman una aplicación en unidades lógicas para una fácil administración y descubrimiento
¿Qué es 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
Overview - Kubernetes Kubernetes is a portable, extensible, open source platform for managing containerized workloads and services, that facilitates both declarative configuration and automation It has a large, rapidly growing ecosystem Kubernetes services, support, and tools are widely available
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 Using the tutorials, you can learn to: Deploy a containerized application on a cluster Scale the deployment
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
Apa itu Kubernetes? Kubernetes merupakan _platform open-source_ yang digunakan untuk melakukan manajemen _workloads_ aplikasi yang dikontainerisasi, serta menyediakan konfigurasi dan otomatisasi secara deklaratif Kubernetes berada di dalam ekosistem yang besar dan berkembang cepat
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) Hello Minikube; Configuration Configuring Redis Using a ConfigMap; Authoring Pods Adopting Sidecar Containers; Stateless Applications