From fbd2f55a17b935a980a5cbbeb94663a8ed98cf95 Mon Sep 17 00:00:00 2001 From: Kenny Leung Date: Wed, 2 May 2018 15:36:59 -0700 Subject: [PATCH] Remove os field, not needed with image --- sample/machineset.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/sample/machineset.yaml b/sample/machineset.yaml index 75759db5b855..899a70896813 100644 --- a/sample/machineset.yaml +++ b/sample/machineset.yaml @@ -19,7 +19,6 @@ spec: project: "$GCLOUD_PROJECT" zone: "us-central1-f" machineType: "n1-standard-1" - os: "ubuntu-1604-lts" image: "projects/ubuntu-os-cloud/global/images/family/ubuntu-1604-lts" versions: kubelet: 1.9.4