Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

...

1. Start with cloning the repository from GitLab.

...

1. For the expertflow namespace, use the following command:

  • kubectl apply -f ConfigMapsConfigMap/
  • kubectl apply -f DeploymentsDeployment/
  • kubectl apply -f ServicesService/

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 IngressesIngress/nginx

Run this command for Traefik

  • kubectl apply -f IngressesIngress/traefik