Skip to content

Commit c32af5c

Browse files
committed
Added details about node repair table automation
1 parent e8b5d21 commit c32af5c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README-AUTOMATION.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
# README-AUTOMATION.md
22
This file includes details about generating automated content in this package.
33

4-
## NAME: GitHub Sync Script
4+
## GitHub Sync Script
55
**RUN INSTRUCTIONS:** [Instructions for running the GitHub sync script (Quip/WorkDocs link)](https://quip-amazon.com/PL0vAsCa3p10/How-to-Run-the-GitHub-Sync-Script-AmazonEKSDocs)
66

77
**SCRIPT/CODE LOCATION:** [`sync-github.sh`](./sync-github.sh)
88
The script is located at the top level of this package.
99

1010
**DOC PAGES:** [Amazon EKS User Guide – GitHub Repository](https://github.com/awsdocs/amazon-eks-user-guide)
11-
The script keeps the public GitHub repo (`awsdocs/amazon-eks-user-guide`) in sync with the internal GitFarm repository for the Amazon EKS User Guide. Unlike most other AWS documentation, the EKS User Guide is open source. For this reason, it is important to run the sync script **regularly (at least once or twice a week, if not more often)** to ensure contributions and changes remain aligned between the public and internal repositories.
11+
The script keeps the public GitHub repo (`awsdocs/amazon-eks-user-guide`) in sync with the internal GitFarm repository for the Amazon EKS User Guide. Unlike most other AWS documentation, the EKS User Guide is open source. For this reason, it is important to run the sync script **regularly (at least once or twice a week, if not more often)** to ensure contributions and changes remain aligned between the public and internal repositories.
12+
13+
## Node repair tables
14+
The node repair tables are autogenerated using scripts run by the eks-node-runtime team. Any nececessary edits to the descriptions can be ported by employees to the source code.

0 commit comments

Comments
 (0)