k3s/cluster/addons/python-image
Mike Danese 32426d6e97 don't ship kube-registry-proxy and pause in tars.
pause is built into containervm. if it's not on the machine we should just pull
it. nobody that I'm aware of uses kube-registry-proxy and it makes build/deployment
more complicated and slower.
2016-04-05 07:32:07 -07:00
..
Dockerfile Add boilerplate checks for Dockerfiles 2016-02-03 18:35:26 -05:00
Makefile don't ship kube-registry-proxy and pause in tars. 2016-04-05 07:32:07 -07:00
README.md kube-addons: Use python container if python is not found on the machine. 2015-12-18 15:14:56 -08:00

README.md

Python image

The python image here is used by OS distros that don't have python installed to run python scripts to parse the yaml files in the addon updator script.

Analytics