Skip to content

Deepakdevd/kubernetes-demos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes Demos

Collection of my demos on kubernetes.

All these demos were tested on Docker Desktop for Windows. And should work on other kubernetes environments as well.

To Setup Docker Desktop for Windows on your system, make sure your system has following pre-requisites:

1.  Virtualization enabled from BIOS / UEFI System.
2.  Windows 10 PRO (1809 or Newer).
3.  Window's Optional Feature: HyperV and Container.
4.  RAM Should be 8 GB or More.
5.  A Multi core CPU (Intel i5 or better). 

To install docker desktop follow these steps

Sr No Description Links
1 Basic POD (Single container) Walkthrough
2 Basic POD (Web + Test) Walkthrough
3 Basic POD (Web + DB + Test) Walkthrough
4 POD with Volume 1 Walkthrough
5 POD with Volume 2 Walkthrough
6 ConfigMap with pod Walkthrough
7 Secret with pod Walkthrough
8 Replica Set Walkthrough
9 Deploymeny and Rolling-updates Walkthrough
10 Exposing deployment using Service Walkthrough

Important links:

  1. Kuberenetes Storage from Azure Docs

  2. Service [Types] (https://docs.microsoft.com/en-us/azure/aks/concepts-network from Azure Docs)

  3. RBAC in Kubernetes from bitnami.

  4. Deploying Azure Application Gateway in AKS Cluster.

  5. nginx ingress controller for kubernetes.

About

My Kubernetes demos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Mustache 85.3%
  • Smarty 12.3%
  • Shell 2.4%