diff --git a/.gitignore b/.gitignore index 53580991e..67cad765a 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /.trash-cache /trash.lock kube_config* +/rke \ No newline at end of file diff --git a/README.md b/README.md index b2c854fb1..e6f88b92b 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Please review the [OS requirements](https://rancher.com/docs/rke/v0.1.x/en/insta ## Getting Started Please refer to our [RKE docs](http://staging.rancher.com/docs/rke/v0.1.x/en/) for information on how to get started! +For cluster config examples, refer to [RKE cluster.yml examples](https://rancher.com/docs/rke/v0.1.x/en/config-options/example-yamls/) ## Deploying Rancher 2.x using rke