Versions Compared

Key

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

...

  1. Download the Kubernetes manifest here.
  2. Modify the fileSystemId in StorageClass to the one that has been deployed through terraform in prior steps.
  3. Run kubectl apply -f joget-dx8-tomcat9-deployment.yaml
  4. Wait for the containers to initialize. Run kubectl get pods -A to obtain the status of the pods.

...