Update to Kubernetes 1.12.0 and add CoreDNS support

This commit is contained in:
Kelsey Hightower
2018-09-30 19:35:05 +00:00
parent b974042d95
commit bf2850974e
10 changed files with 118 additions and 106 deletions

View File

@@ -14,7 +14,7 @@ This tutorial leverages the [Google Cloud Platform](https://cloud.google.com/) t
Follow the Google Cloud SDK [documentation](https://cloud.google.com/sdk/) to install and configure the `gcloud` command line utility.
Verify the Google Cloud SDK version is 200.0.0 or higher:
Verify the Google Cloud SDK version is 218.0.0 or higher:
```
gcloud version