The following resources are required for a generic deployment.
-
Attention
The default configuration watches Ingress object from all the namespaces.
@@ -1397,6 +1379,9 @@ To change this behavior use the flag --watch-namespace<
If you're using GKE you need to initialize your user as a cluster-admin with the following command:
kubectl create clusterrolebinding cluster-admin-binding --clusterrole cluster-admin --user $(gcloud config get-value account)
+There are cloud provider specific yaml files.