idk i brought Istio and some other things
This commit is contained in:
9
metallib/deployment.yaml
Normal file
9
metallib/deployment.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
#kubectl create deployment demo --image=httpd --port=80
|
||||
#kubectl expose deployment demo
|
||||
#
|
||||
#kubectl create ingress demo-localhost --class=nginx \
|
||||
#--rule="demo.localdev.me/*=demo:80"
|
||||
#
|
||||
#
|
||||
#
|
||||
## kubectl port-forward --namespace=ingress-nginx service/ingress-nginx-controller 8080:80
|
Reference in New Issue
Block a user