Taking an analytics infrastructure configuration backup
How to backup your analytics subsystem deployment configuration.
About this task
The analytics infrastructure configuration backup consists of:
- Backup of your analytics CR YAML file.
- Backup of any custom certificates you configured. For example, the certificates that secure your communication with your remote S3 object-store, and any certificates used for connecting to third-party systems for analytics offload.
Note: Every time that you update the analytics subsystem CR or any custom analytics
certificates, take a new analytics infrastructure configuration backup.
The infrastructure configuration backup is also referred to as the config backup
.
If you have a disaster, your config backup is essential for restoring your analytics subsystem.
Note: For OpenShift users: The steps that are
detailed in this topic use the Kubernetes
kubectl
command. On OpenShift, use the
equivalent oc
command in its place.