Schedule a recurring backup
Task Information : Create a daily backup schedule for namespace orders at 01:00.
Configure log forwarding to an external endpoint
Task Information : Configure Cluster Logging to forward application logs to an external output using ClusterLogForwarder.
Export and import a Kubernetes application (YAML export)
Task Information : Export typical app objects from orders and apply them into a new namespace orders-copy.
GitOps and MachineConfig – Trigger Argo CD Synchronization by Repository Update
Create a full application backup (resources + PV data)
Task Information : Create a Velero backup of namespace orders including PV snapshots.
Create and apply a MachineConfig (set MOTD on workers)
Task Information : Create a MachineConfig that writes /etc/motd on worker nodes.