Skip to content

Commit

Permalink
Merge pull request #725 from pivotal/k8s-1.18
Browse files Browse the repository at this point in the history
Require k8s 1.18 +
matthewmcnew authored Jun 11, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents aaa08ad + 94fd91f commit ea347d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/install.md
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@

## Prerequisites

1. A Kubernetes cluster version 1.16 or later
1. A Kubernetes cluster version 1.18 or later
1. [kubectl CLI](https://kubernetes.io/docs/tasks/tools/install-kubectl/)
1. Cluster-admin permissions for the current user
1. Accessible Docker V2 Registry
@@ -20,4 +20,4 @@
```bash
kubectl get pods --namespace kpack --watch
```


0 comments on commit ea347d1

Please sign in to comment.