summaryrefslogtreecommitdiff
path: root/docs/installation/cloud
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@vyos.io>2026-05-14 01:59:17 +0300
committerGitHub <noreply@github.com>2026-05-14 01:59:17 +0300
commitfc416d44178408b94888255d8ab2c22c4a4205ed (patch)
tree7d44b3c2639a1b0d927592b907d373baa4fb5147 /docs/installation/cloud
parent99aa3ecc7059eb066fc76d052d200843088a07d4 (diff)
parent1030a95e04409b77825fe59f3fa7e853b07da808 (diff)
downloadvyos-documentation-fc416d44178408b94888255d8ab2c22c4a4205ed.tar.gz
vyos-documentation-fc416d44178408b94888255d8ab2c22c4a4205ed.zip
Merge pull request #2024 from vyos/yuriy/cli-aws-doc-fixes
docs: fix CLI typo, orphan fences, CloudWatch case, terraformvyos link labels
Diffstat (limited to 'docs/installation/cloud')
-rw-r--r--docs/installation/cloud/aws.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/docs/installation/cloud/aws.md b/docs/installation/cloud/aws.md
index de5da3aa..68ac7df0 100644
--- a/docs/installation/cloud/aws.md
+++ b/docs/installation/cloud/aws.md
@@ -115,7 +115,7 @@ Parameter Store. For instructions on creating a configuration, see
### CloudWatch SSM Configuration creation
-Creating the Amazon Cloudwatch Agent Configuration in Amazon
+Creating the Amazon CloudWatch Agent Configuration in Amazon
{abbr}`SSM (Systems Manager)` Parameter Store.
1. Create an {abbr}`IAM (Identity and Access Management)` role for your
@@ -161,8 +161,13 @@ modes.
For more information about integrating with AWS Gateway Load Balancer, see
the following article from AWS:
+
+% stop_vyoslinter
+
[How to integrate Linux instances with AWS Gateway Load Balancer](https://aws.amazon.com/blogs/networking-and-content-delivery/how-to-integrate-linux-instances-with-aws-gateway-load-balancer/).
+% start_vyoslinter
+
### Configuration Example
Configure the AWS GWLB service with the following commands:
@@ -181,8 +186,12 @@ set service aws glb threads udp-affinity '0-3'
## References
+% stop_vyoslinter
+
- <https://console.aws.amazon.com/>
- <https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/create-iam-roles-for-cloudwatch-agent.html>
- <https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/install-CloudWatch-Agent-on-EC2-Instance-fleet.html>
- <https://aws.amazon.com/blogs/networking-and-content-delivery/how-to-integrate-linux-instances-with-aws-gateway-load-balancer/>
+% start_vyoslinter
+