k8s.io/kubernetes@v1.31.0-alpha.0.0.20240520171757-56147500dadc/test/images/nautilus/README.md (about)

     1  # nautilus
     2  
     3  A basic file server that serves an image. The underlying base image does most
     4  of the work but we load a specific image when building this one so that we
     5  can test that a pod's image really changed. Often used to contrast against
     6  the kitten image which loads/serves a different image.