Versions Compared

Key

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

Introduction

...

1. Start with cloning the repository from GitLab.

...

Step 3: Image Pull Secret

...

apply  the configmap in ConfigMaps folder using

kubectl apply -f Configmap/

Create

...

service for  deployment of generic components

kubectl apply -f Services/

apply

...

the Deployment manifests 

kubectl apply -f Deployment/

...