stackanetes / kubernetes-entrypoint

Used as a container entrypoint, it will wait for specified k8s dependencies, create files based on ConfigMaps, and much more - before running a given command.
Apache License 2.0
50 stars 18 forks source link

Some README improvements #16

Closed mzylowski closed 7 years ago

mzylowski commented 7 years ago

Closes #3 Related with #15

cc @DTadrzak @PiotrProkop

mzylowski commented 7 years ago

Added link to example how to use downward api example @PiotrProkop PTAL

PiotrProkop commented 7 years ago

LGTM