Kasten K10 full automated Export and Import tasks with Ansible

  • 10 January 2023
  • 1 comment
  • 104 views

Userlevel 6
Badge +3

This projects demostrates the process of exporting applications from a Production Kubernetes cluster using Kasten K10 policies, and then importing the same applications in a DR Production Kubernetes clusters using Kasten K10 Import Policies.

All the automation is done using Ansible playbooks and leveraging the Kasten K10 API.

Kasten Export and Import policies can be used to migrate applications from one Kubernetes cluster to another (for instance from an on-prem Kubernetes cluster to an AWS EKS cluster), or even to provide a the tools for a Disaster Recovery strategy.

 

https://github.com/prcerda/K10-ExportImport-Ansible


1 comment

Userlevel 7
Badge +20

Love seeing this automation stuff even if I don’t currently use it.  Very cool 😎

Comment