Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 696 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 696 Bytes

K8s-dev

License: MIT

Abstract

Kubernetes (a.k.a. K8s) has been called the cloud operating system: an open-source container orchestration system for automating software deployment, scaling, and management.

Google originally designed Kubernetes, but the Cloud Native Computing Foundation (CNCF) now maintains the project.

Repo Rationale

Kubernetes is famous for being quite complex to learn and master, this repository contains scripts to get you started with Kubernetes.