Skip to content

Commit

Permalink
Update useful-links.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nanuchi committed Sep 21, 2021
1 parent 378a83a commit 8e1b61a
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions 03. Deploy Application/useful-links.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,5 @@
##### working with kubectl
* Kubectl Cheatsheet: https://kubernetes.io/docs/reference/kubectl/cheatsheet/

##### service types
* NodePort Service: https://kubernetes.io/docs/concepts/services-networking/service/#nodeport
* Load Balancer Service: https://kubernetes.io/docs/concepts/services-networking/service/#loadbalancer

##### ingress
* Ingress: https://kubernetes.io/docs/concepts/services-networking/ingress/
* List of Ingress Controller: https://kubernetes.io/docs/concepts/services-networking/ingress-controllers/
* Bare Metal Ingress Controller: https://kubernetes.github.io/ingress-nginx/deploy/baremetal/

##### helm
* Install Helm: https://helm.sh/docs/intro/install/

##### install nginx-ingress-controller with helm
* Nginx Ingress Controller: https://kubernetes.github.io/ingress-nginx/

0 comments on commit 8e1b61a

Please sign in to comment.