Use Kubernetes UI to change pod deployment properties

  1. Go to kubernetes UI on Rancher node with port 8080
  2. Click on Kubernetes UI and switch namespace to onap
  3. Search for the pod by entering pod name substring at the top of the UI and edit the pod deployment descriptor by click on the dots on the right
  4. Edit deployment YAML file and click Update to restart the pod with new deployment parameters



  • No labels