-
Notifications
You must be signed in to change notification settings - Fork 3
Step 3: Deploy cert manager
Rushikesh Pharate edited this page May 6, 2022
·
5 revisions
- Run the below commands
https://github.com/airavata-courses/Zilean.git
git checkout main-custos-deployment
cd Zilean/CUSTOS/custos_deploy/cert-manager
kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.8.0/cert-manager.yaml
Now, keep checking the status of kubernetes pods using below command till every pod is in Runnind state
kubectl get all -n cert-manager
- Wait for around 5 minutes before running below command as cert-manager can take some time to set up. Else, it will create issues in further steps.
kubectl apply -f issuer.yaml
cd ..
- Architecture
- Workflows & Use Case Diagram
- API Reference
- API Reference for Merra Data
- Microservices
- Local Installation
- Scalability