Skip to content

initial kubernetes setup shell script to install nginx ingress, tiller & cert-manager

Notifications You must be signed in to change notification settings

harsh4870/initial-kubernetes-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

initial-kubernetes-setup

Initial kubernetes setup shell script to install nginx ingress, tiller & cert-manager

This shell script is for the initial setup of kubernetes cluster which include the nginx ingress controller, tiller server and cert-manager.

Add the path of kubernetes config file in environment variable kubeconfig. If kubernetes config file is already set in $HOME/.kube/config you can run script without setting up environment variable.

Releases

No releases published

Packages

No packages published

Languages