Skip to content

Commit a4dffc8

Browse files
committed
chore(gke): versioning handled elsewhere
1 parent 64118ba commit a4dffc8

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

src/quickstart/provider/gke/install-gke.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,6 @@ kubernetes-dashboard is running at https://104.154.234.246/api/v1/proxy/namespac
2323

2424
If you see a list of targets like the one above, `helm` can communicate with the Kubernetes master.
2525

26-
Deis Workflow requires Kubernetes 1.2 or higher. You can test that by running:
27-
28-
```
29-
$ kubectl version
30-
Client Version: version.Info{Major:"1", Minor:"2", GitVersion:"v1.2.3", GitCommit:"882d296a99218da8f6b2a340eb0e81c69e66ecc7", GitTreeState:"clean"}
31-
Server Version: version.Info{Major:"1", Minor:"2", GitVersion:"v1.2.3", GitCommit:"882d296a99218da8f6b2a340eb0e81c69e66ecc7", GitTreeState:"clean"}
32-
```
3326

3427
## Add the Deis Chart Repository
3528

0 commit comments

Comments
 (0)