This is a repository for learning Kubernetes, where you will learn basic to advanced concepts in container orchestration using Kubernetes. This repository also use for Writer's Personal Handbook while learning about Kubernetes.
This repository that based by chapter :
- Chapter 1 : Before Learn Kubernetes (Handbook MD, Github)
- Chapter 2 : What is Kubernetes ? (Handbook MD, Github)
- Chapter 3 : Install Kubernetes (Handbook MD, Github)
- Chapter 4 : Basic of Kubernetes (Handbook MD, Github)
- Chapter 5 : Probes & Pod Manging (Handbook MD, Github)
- Chapter 6 : Workload Management (Handbook MD, Github)
- Chapter 7 : Chapter 7 : Networking & Service Access (Handbook MD, Github)
This repository contains code that is partially taken and modified from the work of Eko Kurniawan Khannedy (also known as Programmer Zaman Now) with GitHub username: kahnnedy.
The original code is licensed as follows:
- Users are permitted to take, use, and modify parts of the code in accordance with applicable terms, while respecting copyright and providing attribution to the original owner.
Modifications made by contributors do not alter the original copyright for the unmodified parts of the code.
This license includes the following:
- Users are allowed to modify this code for both personal and commercial purposes, as long as clear attribution is given to the original owner (Eko Kurniawan Khannedy).
- No warranties are provided for the use of this code, whether for specific purposes or other functionalities.
For further inquiries regarding this license, please contact the original owner or repository contributors.