Merge pull request #230 from dparkar/dev/dparkar/aks/issue213
adding note for k8s before v1.14.0
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user