adding note for k8s before v1.14.0

This commit is contained in:
Dhawal Parkar
2019-09-19 15:18:50 -07:00
parent 3f3236d050
commit c0b4e45bb4

View File

@@ -85,6 +85,8 @@ $ minikube addons disable metrics-server
## Quickstart ## Quickstart
>Note: For versions before Kubernetes v1.14.0 use the release-0.1 branch instead of master.
This project is intended to be used as a library (i.e. the intent is not for you to create your own modified copy of this repository). This project is intended to be used as a library (i.e. the intent is not for you to create your own modified copy of this repository).
Though for a quickstart a compiled version of the Kubernetes [manifests](manifests) generated with this library (specifically with `example.jsonnet`) is checked into this repository in order to try the content out quickly. To try out the stack un-customized run: Though for a quickstart a compiled version of the Kubernetes [manifests](manifests) generated with this library (specifically with `example.jsonnet`) is checked into this repository in order to try the content out quickly. To try out the stack un-customized run: