Skip to content
This repository was archived by the owner on Jul 28, 2021. It is now read-only.

jmontleon/rsync-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

sudo dnf -y install ansible
ansible-galaxy collection install community.kubernetes

Usage

  1. cp config.yml.example config.yml
  2. Update src_kubeconfig and dst_kubeconfig in config.yml with the paths to the kube config for each cluster
  3. Edit other options as desired in config.yml
  4. Add transform tasks to transforms.d as desired. A couple simple examples are included.
  5. Run ansible-playbook migrate.yml -e namespace=robot-shop

Issues

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors