Introduction
...
1. Start with cloning the repository from GitLab.
...
|
ConfigMaps
apply the configmap in ConfigMaps folder using
|
Services
Create service for deployment of generic components
|
Deployments
apply the Deployment manifests
...
|
Ingress
Run this command for RKE
kubectl apply -f Ingress/nginx |
Run this command for Traefik
kubectl apply -f Ingress/traefik |