Merge pull request #1131 from hex108/doc

Add note about kubeconfig in doc get-started.md
This commit is contained in:
Andy Goldstein
2019-01-03 15:00:13 -05:00
committed by GitHub
2 changed files with 3 additions and 0 deletions

View File

@@ -0,0 +1 @@
Add debugging-install link in doc get-started.md

View File

@@ -8,6 +8,8 @@ For simplicity, the example uses Minio, an S3-compatible storage service that ru
See [Set up Ark on your platform][3] for how to configure Ark for a production environment.
If you encounter issues with installing or configuring, see [Debugging Installation Issues](debugging-install.md).
### Prerequisites
* Access to a Kubernetes cluster, version 1.7 or later. Version 1.7.5 or later is required to run `ark backup delete`.