@@ -171,13 +171,23 @@ kubectl -n azure-arc get deploy,po
171
171
** Output:**
172
172
173
173
``` console
174
- NAME READY UP-TO-DATE AVAILABLE AGE
175
- deployment.extensions/config-agent 1/1 1 1 5h43m
176
- deployment.extensions/controller-manager 1/1 1 1 5h43m
177
-
178
- NAME READY STATUS RESTARTS AGE
179
- pod/config-agent-c74f6695f-89hp8 1/1 Running 0 5h43m
180
- pod/controller-manager-7cf48dc76b-m9g74 2/2 Running 0 5h43m
174
+ NAME READY UP-TO-DATE AVAILABLE AGE
175
+ deployment.apps/cluster-metadata-operator 1/1 1 1 16h
176
+ deployment.apps/clusteridentityoperator 1/1 1 1 16h
177
+ deployment.apps/config-agent 1/1 1 1 16h
178
+ deployment.apps/controller-manager 1/1 1 1 16h
179
+ deployment.apps/flux-logs-agent 1/1 1 1 16h
180
+ deployment.apps/metrics-agent 1/1 1 1 16h
181
+ deployment.apps/resource-sync-agent 1/1 1 1 16h
182
+
183
+ NAME READY STATUS RESTART AGE
184
+ pod/cluster-metadata-operator-7fb54d9986-g785b 2/2 Running 0 16h
185
+ pod/clusteridentityoperator-6d6678ffd4-tx8hr 3/3 Running 0 16h
186
+ pod/config-agent-544c4669f9-4th92 3/3 Running 0 16h
187
+ pod/controller-manager-fddf5c766-ftd96 3/3 Running 0 16h
188
+ pod/flux-logs-agent-7c489f57f4-mwqqv 2/2 Running 0 16h
189
+ pod/metrics-agent-58b765c8db-n5l7k 2/2 Running 0 16h
190
+ pod/resource-sync-agent-5cf85976c7-522p5 3/3 Running 0 16h
181
191
```
182
192
183
193
## Azure Arc agents for Kubernetes
0 commit comments