diff --git a/channels/alpha b/channels/alpha index ce681e284a..c93c04ea36 100644 --- a/channels/alpha +++ b/channels/alpha @@ -16,8 +16,7 @@ spec: - name: kope.io/k8s-1.8-debian-jessie-amd64-hvm-ebs-2018-01-14 providerID: aws kubernetesVersion: ">=1.8.0 <1.9.0" - # Moving to stretch in 1.9 (if goes well) - - name: kope.io/k8s-1.8-debian-stretch-amd64-hvm-ebs-2018-01-14 + - name: kope.io/k8s-1.8-debian-jessie-amd64-hvm-ebs-2018-01-14 providerID: aws kubernetesVersion: ">=1.9.0 <1.10.0" # Need stretch as default in 1.10 (for nvme) diff --git a/channels/stable b/channels/stable index 91e9ebbfcd..ce5e1929ab 100644 --- a/channels/stable +++ b/channels/stable @@ -16,8 +16,7 @@ spec: - name: kope.io/k8s-1.8-debian-jessie-amd64-hvm-ebs-2018-01-05 providerID: aws kubernetesVersion: ">=1.8.0 <1.9.0" - # Moving to stretch in 1.9 (if goes well) - - name: kope.io/k8s-1.8-debian-stretch-amd64-hvm-ebs-2018-01-05 + - name: kope.io/k8s-1.8-debian-jessie-amd64-hvm-ebs-2018-01-05 providerID: aws kubernetesVersion: ">=1.9.0 <1.10.0" # Need stretch as default in 1.10 (for nvme)