Versions Compared

Key

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

Image RemovedImage Added

1- Create a POD on Kubernites ( group of container sharing the same IP@)

2- Create containers


1- Create a POD on kubernetes:

kubectl create -f redis-salve-controller.json -n frontend 

...