diff --git a/CHANGES.md b/CHANGES.md index b1fdfb51..a85f32fa 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -7,13 +7,13 @@ Notable changes between versions. * Upgrade etcd from v3.2.15 to v3.3.1 * Update Calico from v3.0.2 to v3.0.3 * Use kubernetes-incubator/bootkube v0.10.0 -* [Recommend](https://github.com/poseidon/typhoon/blob/master/docs/topics/maintenance.md#terraform-provider-ct-v021) updating `terraform-provider-ct` plugin from v0.2.0 to [v0.2.1](https://github.com/coreos/terraform-provider-ct/releases/tag/v0.2.1) (action recommended) +* [Recommend](https://typhoon.psdn.io/topics/maintenance/#terraform-provider-ct-v021) updating `terraform-provider-ct` plugin from v0.2.0 to [v0.2.1](https://github.com/coreos/terraform-provider-ct/releases/tag/v0.2.1) (action recommended) #### AWS * Switch apiserver elastic load balancer to a network load balancer ([#136](https://github.com/poseidon/typhoon/pull/136)) * Switch Ingress elastic load balancer to a network load balancer ([#141](https://github.com/poseidon/typhoon/pull/141)) - * AWS (NLBs)(https://aws.amazon.com/blogs/aws/new-network-load-balancer-effortless-scaling-to-millions-of-requests-per-second/) can handle millions of RPS with high throughput and low latency. + * AWS [NLBs](https://aws.amazon.com/blogs/aws/new-network-load-balancer-effortless-scaling-to-millions-of-requests-per-second/) can handle millions of RPS with high throughput and low latency. * Require terraform-provider-aws 1.7.0 or higher * Add kubelet `--volume-plugin-dir` flag to allow flexvolume plugins ([#142](https://github.com/poseidon/typhoon/pull/142)) @@ -69,7 +69,7 @@ Notable changes between versions. * Add Terraform v0.11.x support * Add explicit "providers" section to modules for Terraform v0.11.x * Retain support for Terraform v0.10.4+ -* Add [migration guide](https://github.com/poseidon/typhoon/blob/master/docs/topics/maintenance.md#terraform-v011x) from Terraform v0.10.x to v0.11.x (**action required!**) +* Add [migration guide](https://typhoon.psdn.io/topics/maintenance/#terraform-v011x) from Terraform v0.10.x to v0.11.x (**action required!**) * Update etcd from 3.2.13 to 3.2.14 * Update calico from 2.6.5 to 2.6.6 * Update kube-dns from v1.14.7 to v1.14.8 diff --git a/docs/aws.md b/docs/aws.md index a8b9df43..77fb960b 100644 --- a/docs/aws.md +++ b/docs/aws.md @@ -210,10 +210,10 @@ kube-system pod-checkpointer-4kxtl-ip-10-0-12-221 1/1 Running 0 ## Going Further -Learn about [version pinning](concepts.md#versioning), [maintenance](topics/maintenance.md), and [addons](addons/overview.md). +Learn about [maintenance](topics/maintenance.md) and [addons](addons/overview.md). !!! note - On Container Linux clusters, install the `container-linux-update-operator` addon to coordinate reboots and drains when nodes auto-update. Otherwise, updates may not be applied until the next reboot. + On Container Linux clusters, install the `CLUO` addon to coordinate reboots and drains when nodes auto-update. Otherwise, updates may not be applied until the next reboot. ## Variables diff --git a/docs/bare-metal.md b/docs/bare-metal.md index c3891788..c7fc92d9 100644 --- a/docs/bare-metal.md +++ b/docs/bare-metal.md @@ -346,10 +346,10 @@ kube-system pod-checkpointer-wf65d-node1.example.com 1/1 Running 0 ## Going Further -Learn about [version pinning](concepts.md#versioning), [maintenance](topics/maintenance.md), and [addons](addons/overview.md). +Learn about [maintenance](topics/maintenance.md) and [addons](addons/overview.md). !!! note - On Container Linux clusters, install the `container-linux-update-operator` addon to coordinate reboots and drains when nodes auto-update. Otherwise, updates may not be applied until the next reboot. + On Container Linux clusters, install the `CLUO` addon to coordinate reboots and drains when nodes auto-update. Otherwise, updates may not be applied until the next reboot. ## Variables diff --git a/docs/digital-ocean.md b/docs/digital-ocean.md index c4f0593a..148c172c 100644 --- a/docs/digital-ocean.md +++ b/docs/digital-ocean.md @@ -204,10 +204,10 @@ kube-system pod-checkpointer-pr1lq-10.132.115.81 1/1 Running 0 ## Going Further -Learn about [version pinning](concepts.md#versioning), [maintenance](topics/maintenance.md), and [addons](addons/overview.md). +Learn about [maintenance](topics/maintenance.md) and [addons](addons/overview.md). !!! note - On Container Linux clusters, install the `container-linux-update-operator` addon to coordinate reboots and drains when nodes auto-update. Otherwise, updates may not be applied until the next reboot. + On Container Linux clusters, install the `CLUO` addon to coordinate reboots and drains when nodes auto-update. Otherwise, updates may not be applied until the next reboot. ## Variables diff --git a/docs/google-cloud.md b/docs/google-cloud.md index 13f6f05f..6415c884 100644 --- a/docs/google-cloud.md +++ b/docs/google-cloud.md @@ -212,10 +212,10 @@ kube-system pod-checkpointer-l6lrt 1/1 Running 0 ## Going Further -Learn about [version pinning](concepts.md#versioning), [maintenance](topics/maintenance.md), and [addons](addons/overview.md). +Learn about [maintenance](topics/maintenance.md) and [addons](addons/overview.md). !!! note - On Container Linux clusters, install the `container-linux-update-operator` addon to coordinate reboots and drains when nodes auto-update. Otherwise, updates may not be applied until the next reboot. + On Container Linux clusters, install the `CLUO` addon to coordinate reboots and drains when nodes auto-update. Otherwise, updates may not be applied until the next reboot. ## Variables