Skip to content

ThantZawLyn/k8s-guide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

theITHollow Kubernetes Guide

This repository includes the code samples from the Getting Started With Kubernetes blog posts from theITHollow.

Each of the folders starting with a number, correspond with one of the blog posts in the list.

Also included within this repo is the application used in the examples.

The blog posts in the series should provide a good jump start in to using Kubernetes and the code samples will provide useful hands on with the concepts.

NOTE: In order to follow the guide, you will need to have a Kubernetes cluster installed, that has integration with a cloud provider such as vSphere, AWS, GCP, etc. The examples shown require things such as Load Balancers, and elastic storage to fully follow the guide.

theITHollow k8s Guide

1-Pods

2-Replica Sets

3-Deployments

4-Services

5-Endpoints

6-Service Publishing

7-Namespaces

8-Context

9-Ingress

10-DNS

11-Config Maps

12-Secrets

13-Persistent Volumes

14-Cloud Providers - Storage Classes

15-RBAC

18-Taints and Tolerations

19-Daemon Sets

20-Network Policies

21-Pod Security Policies

Releases

No releases published

Packages

No packages published

Languages

  • Python 67.5%
  • HTML 24.4%
  • CSS 3.4%
  • Shell 2.6%
  • Dockerfile 1.2%
  • Mako 0.9%