An open API service indexing awesome lists of open source software.

https://github.com/r3drun3/k8s-dev

Kubernetes tutorials and PoCs 🐳 📦 ☁️
https://github.com/r3drun3/k8s-dev

cloud docker kubernetes

Last synced: 25 days ago
JSON representation

Kubernetes tutorials and PoCs 🐳 📦 ☁️

Awesome Lists containing this project

README

          

# K8s-dev
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

## Abstract

[Kubernetes](https://kubernetes.io/) (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.