kubernetes/test/images/nautilus
Claudiu Belu 8f099010a5 Centralizes images into agnhost (part 4)
Centralizes the following images into agnhost:

- dnsutils
- mounttest
- resource-consumer-controller
- test-webserver

Adds CoreDNS to agnhost image, which can be used in some DNS related tests (dnsmasq is Linux-only).

Adds Windows support to mounttest.

Bumps agnhost version to 2.9.
Bumps kitten version to 1.1.
Bumps nautilus version to 1.1.
2019-10-24 15:02:40 -07:00
..
html
BASEIMAGE Centralizes images into agnhost (part 4) 2019-10-24 15:02:40 -07:00
Dockerfile
README.md
VERSION Centralizes images into agnhost (part 4) 2019-10-24 15:02:40 -07:00

nautilus

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