theITHollow / k8s-guide

Code associate with https://theithollow.com/2019/01/26/getting-started-with-kubernetes/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Code associate with https://theithollow.com/2019/01/26/getting-started-with-kubernetes/


Languages

Language:Python 67.4%Language:HTML 24.4%Language:CSS 3.4%Language:Shell 2.6%Language:Dockerfile 1.2%Language:Mako 0.9%