Versions Compared

Key

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

...

helm install -n e2sim . --namespace test<namespace_name>

check E2Sim pod: kubectl get pods -n <namespaces_name>

kubectl logs <e2sim-pod> -n namespace --follow

...