diff --git a/docs/book/src/user/quick-start.md b/docs/book/src/user/quick-start.md index 9ec58103c5d3..77ea82d5f12d 100644 --- a/docs/book/src/user/quick-start.md +++ b/docs/book/src/user/quick-start.md @@ -21,7 +21,7 @@ Choose one of the options below: 1. **Existing Management Cluster** -For production use-cases a "real" Kubernetes cluster should be used with appropriate backup and DR policies and procedures in place. +For production use-cases a "real" Kubernetes cluster should be used with appropriate backup and DR policies and procedures in place. The Kubernetes cluster must be at least v1.16+. ```bash export KUBECONFIG=<...>