From 15be4a463271c2eb98e1de7212aa6103b85e18c9 Mon Sep 17 00:00:00 2001 From: Abhijit Chatterjee Date: Thu, 3 Jan 2019 18:24:00 +0530 Subject: [PATCH] Change jessie to stretch I had to change it in a different place also. I missed it previous time. --- docs/releases/1.8-NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/releases/1.8-NOTES.md b/docs/releases/1.8-NOTES.md index 04187317ea..ab329d1fbb 100644 --- a/docs/releases/1.8-NOTES.md +++ b/docs/releases/1.8-NOTES.md @@ -80,7 +80,7 @@ remains the default. We will likely change the default to stretch in kops 1.9 o *AWS*: * New instance types: P3, C5, M5, H1. Please note that NVME volumes are not supported on the default jessie -image, so masters will not boot on M5 and C5 instance types unless a stretch image is chosen (change stretch to jessie in the image name). +image, so masters will not boot on M5 and C5 instance types unless a stretch image is chosen (change jessie to stretch in the image name). Also kubernetes will not support mounting persistent volumes on NVME instances until Kubernetes v1.9. * Support for root provisioned IOPS. * Properly tag public and private subnets for ELB creation in advanced network topologies