feat(alpine): update the README

This commit is contained in:
Matt Butcher
2015-11-07 17:06:54 -07:00
parent bf244ac554
commit 91a7d36012
+5
View File
@@ -1,3 +1,8 @@
# Alpine
This Chart provides a Pod running Alpine Linux.
## Usage
This pod is for testing and debugging. The standard usage is to connect
using `kubectl exec` and then install the tools you want using `apk`.