Skip to content

Latest commit

 

History

History

exercise-6

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

6. Deploy Traefik with the new configuration

helm upgrade traefik traefik/traefik -f values.yaml

Validation

Check Helm releases

helm ls

Describe the Traefik pod

kubectl describe pod <TRAEFIK-POD>

Describe the pvc:

kubectl describe pvc