Welcome to the Linux Foundation Forum!

Lab3.2 try1 deployment docker image do not persists

Options
suser
suser Posts: 67
edited April 2020 in LFD259 Class Forum

Hello!
Images created during Lab2.3 and pushed on local repository and used for try1 deployment do not persists; if I reboot the master node I need to recreate and push again the image 10.110.186.162:5000/simpleapp
Is there any way we can make this image or volumes content to persist?

~$ kubectl get pods,svc,pvc,pv,deployment
NAME READY STATUS RESTARTS AGE
pod/nginx-595f85746d-w8khf 1/1 Running 4 2d23h
pod/registry-cbc9b4779-nhf5f 1/1 Running 4 2d23h
pod/try1-7f766ff65-7x79x 0/1 ImagePullBackOff 0 19h
pod/try1-7f766ff65-fpzpx 0/1 ImagePullBackOff 0 19h
pod/try1-7f766ff65-hq7ql 0/1 ImagePullBackOff 0 19h
pod/try1-7f766ff65-j7nh2 0/1 ImagePullBackOff 0 19h
pod/try1-7f766ff65-vzcsk 0/1 ImagePullBackOff 0 19h
pod/try1-7f766ff65-x646d 0/1 ImagePullBackOff 0 19h

Stefan

Comments

  • suser
    suser Posts: 67
    Options

    Please disregard, this is a duplicate

Categories

Upcoming Training