mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
chore: dump sources
This commit is contained in:
@@ -238,6 +238,7 @@ Also see [Automatic instance recovery].
|
||||
- [Monitor AWS EC2 memory utilization and set CloudWatch Alarm]
|
||||
- [Automating Instance Reboots with Amazon CloudWatch EC2 Actions]
|
||||
- [Understanding AWS Tenancy Options]
|
||||
- [Find AMIs with the SSM Agent preinstalled]
|
||||
|
||||
<!--
|
||||
Reference
|
||||
@@ -279,6 +280,7 @@ Also see [Automatic instance recovery].
|
||||
[unlimited mode for burstable performance instances]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-performance-instances-unlimited-mode.html
|
||||
[using al2023 based amazon ecs amis to host containerized workloads]: https://docs.aws.amazon.com/linux/al2023/ug/ecs.html
|
||||
[using instance profiles]: https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_use_switch-role-ec2_instance-profiles.html
|
||||
[Find AMIs with the SSM Agent preinstalled]: https://docs.aws.amazon.com/systems-manager/latest/userguide/ami-preinstalled-agent.html
|
||||
|
||||
<!-- Others -->
|
||||
[Automating Instance Reboots with Amazon CloudWatch EC2 Actions]: https://devops.supportsages.com/automating-instance-reboots-with-amazon-cloudwatch-ec2-actions-375f633a658d
|
||||
|
||||
@@ -396,6 +396,7 @@ $ sudo ssm-cli get-diagnostics --output 'table'
|
||||
- [Using Ansible in AWS]
|
||||
- [Troubleshooting managed node availability]
|
||||
- [Troubleshooting managed node availability using `ssm-cli`][troubleshooting managed node availability using ssm-cli]
|
||||
- [Find AMIs with the SSM Agent preinstalled]
|
||||
|
||||
<!--
|
||||
Reference
|
||||
@@ -422,6 +423,7 @@ $ sudo ssm-cli get-diagnostics --output 'table'
|
||||
[start a session]: https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager-working-with-sessions-start.html
|
||||
[troubleshooting managed node availability using ssm-cli]: https://docs.aws.amazon.com/systems-manager/latest/userguide/ssm-cli.html
|
||||
[troubleshooting managed node availability]: https://docs.aws.amazon.com/systems-manager/latest/userguide/troubleshooting-managed-instances.html
|
||||
[Find AMIs with the SSM Agent preinstalled]: https://docs.aws.amazon.com/systems-manager/latest/userguide/ami-preinstalled-agent.html
|
||||
|
||||
<!-- Others -->
|
||||
[ansible temp dir change]: https://devops.stackexchange.com/questions/10703/ansible-temp-dir-change
|
||||
|
||||
Reference in New Issue
Block a user