@Fernando Jimenez can u tell how can we execute a shell script on the pod by kub . . .

Dhanuj Sirohi:
@Fernando Jimenez can u tell how can we execute a shell script on the pod by kubectl command…

Fernando Jimenez:
Hi @Dhanuj Sirohi The script must exist in the image, as part of the container build or available at runtime in the container mounted via a volume.

unnivkn:
https://stackoverflow.com/questions/33887194/how-to-set-multiple-commands-in-one-yaml-file-with-kubernetes