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 🐳 📦 ☁️
- Host: GitHub
- URL: https://github.com/r3drun3/k8s-dev
- Owner: R3DRUN3
- License: mit
- Created: 2022-06-13T08:57:10.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-27T17:44:40.000Z (about 4 years ago)
- Last Synced: 2025-01-05T09:30:09.002Z (over 1 year ago)
- Topics: cloud, docker, kubernetes
- Language: HCL
- Homepage:
- Size: 370 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
# K8s-dev
[](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.