Commit Graph

7 Commits (c906443407081b5a910b6dec72643ada75fa1dd2)

Author SHA1 Message Date
Dimitri Mitropoulos c906443407
Add zone to cleanup command
When I ran the command as described in the tutorial I got the following:

```
ERROR: (gcloud.compute.instances.delete) Underspecified resource [controller-0, controller-1, controller-2, worker-0, worker-1, worker-2]. Specify the [--zone] flag.
```
I believe I do have gcloud set up correctly (although, perhaps I'm wrong)

```bash
> gcloud config list compute/zone
[compute]
zone = us-central1-a
```
2019-01-06 16:32:55 -05:00
Kelsey Hightower b974042d95 Update to Kubernetes 1.10.2 and add gVisor support 2018-05-14 14:06:01 +00:00
Martin Mosegaard Amdisen 68ebb95898 Fix minor typo in lab 14 2018-01-30 05:45:35 -08:00
Kelsey Hightower e8d728d016 remove remote access to insecure port 2017-10-02 06:48:09 -07:00
Kelsey Hightower 765c1fb5fa remove remote access to insecure port 2017-10-02 06:46:01 -07:00
Leonardo Faoro b7550ca7ab remove trailing space 2017-09-04 16:08:43 -07:00
Kelsey Hightower 4ca7c45046 update docs 2017-08-31 07:17:23 -07:00