...
|
Step
...
3: Image Pull Secret
1. For the expertflow namespace, use the following command:
- kubectl apply -f gc-connector/ConfigMaps/
- kubectl apply -f gc-connector/Deployments/
- kubectl apply -f gc-connector/Services/
- kubectl apply -f gc-connector/Ingress/
Step 4: Update the FQDN
1. Decide the FQDN to be used in your solution and change the <FQDN> to your actual FQDN as given in the following command:
|
// Run this command for RKE
- kubectl apply -f gc-connector/Ingresses/nginx
...
// OR
// Run this command for Traefik
- kubectl apply -f gc-connector/Ingresses/traefik