Changes
Page history
Update Verteilungsdiagramm
authored
Aug 30, 2025
by
Jvan Fadda
Show whitespace changes
Inline
Side-by-side
Verteilungsdiagramm.md
View page @
590e7f1e
...
...
@@ -165,6 +165,15 @@ postgres postgres-postgresql ClusterIP 10.96.193.140
postgres postgres-postgresql-hl ClusterIP None <none> 5432/TCP 4d
```
## Cronjobs (`kubectl get cronjobs -A`)
```
NAMESPACE NAME SCHEDULE SUSPEND ACTIVE LAST SCHEDULE AGE
agents grenzkontrolle-agent */1 * * * * False 0 52s 4d
agents marathon-agent */1 * * * * False 0 52s 4d
agents noshow-agent */1 * * * * False 0 52s 4d
cattle-fleet-system fleet-cleanup-gitrepo-jobs @daily False 0 8h 4d
```
### Pods (`kubectl get pods -A`)
```
...
...
...
...