From fce858f2589545c8d2fdacd12d568db030289edc Mon Sep 17 00:00:00 2001 From: Erikson Tung Date: Tue, 22 Sep 2020 13:26:38 -0700 Subject: [PATCH 1/2] ECS README: fixes broken link in ECS quickstart Fixes a broken link in the ECS quickstart. --- QUICKSTART-ECS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QUICKSTART-ECS.md b/QUICKSTART-ECS.md index 1863574ea4b..d0f6b4f4aa6 100644 --- a/QUICKSTART-ECS.md +++ b/QUICKSTART-ECS.md @@ -1,6 +1,6 @@ # Using a Bottlerocket AMI with Amazon ECS -> The [ECS variant](./aws-ecs.md) of Bottlerocket is currently in a developer preview phase and we're looking for your +> The [ECS variant](variants/README.md#aws-ecs-1-amazon-ecs-container-instance) of Bottlerocket is currently in a developer preview phase and we're looking for your > [feedback](https://github.com/bottlerocket-os/bottlerocket#contact-us). > We'd love for you to try it out! From 5211f30b22aab9b50d18cfd640cbee2a3acf29eb Mon Sep 17 00:00:00 2001 From: Erikson Tung Date: Tue, 22 Sep 2020 13:41:16 -0700 Subject: [PATCH 2/2] README: recommend update methods for EKS and ECS variants --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ef11b68f370..37f26985256 100644 --- a/README.md +++ b/README.md @@ -144,7 +144,12 @@ For more details, see the [update system documentation](sources/updater/). ### Update methods -There are several ways of updating your Bottlerocket hosts: +There are several ways of updating your Bottlerocket hosts. + +For EKS variants of Bottlerocket, we recommend using the [Bottlerocket update operator](https://github.com/bottlerocket-os/bottlerocket-update-operator) for automated updates. +You can also use one of the methods below for direct control of updates. + +For the ECS preview variant of Bottlerocket, we recommend updating hosts using one of the methods below, until further automation is ready. #### Update API