Skip to content

Commit e3bde9a

Browse files
committed
Update agent services diagrams
1 parent 7e8240a commit e3bde9a

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

docs/user/agent/agent-services.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ step is required because the agent-tui and nmstate libraries are too big to fit
1717
* assisted-service-pod - pod containing the assisted-service REST-API and database
1818
* assisted-service - assisted-service REST-API
1919
* assisted-service-db - postgresql database where assisted-service stores data
20-
* create-cluster-and-infraenv - reads the ZTP manifests located at /etc/assisted/manifests and registers the cluster and infraenv
20+
* agent-register-cluster - reads the ZTP manifests located at /etc/assisted/manifests and registers the cluster
21+
* agent-register-infraenv - reads the ZTP manifests located at /etc/assisted/manifests and registers the infraenv
2122
* install-status - determines the current install status and writes it out to /etc/issue.d/
2223
* apply-host-config - applies root device hints and roles specified in agent-config.yaml
2324
* start-cluster-installation - calls assisted-service REST-API to start cluster installation when all hosts are in ready state and have passed validations
2.83 KB
Loading
2.41 KB
Loading

0 commit comments

Comments
 (0)