diff --git a/ansible/.ansible-lint b/old/ansible/.ansible-lint similarity index 100% rename from ansible/.ansible-lint rename to old/ansible/.ansible-lint diff --git a/ansible/.gitignore b/old/ansible/.gitignore similarity index 100% rename from ansible/.gitignore rename to old/ansible/.gitignore diff --git a/ansible/ansible.cfg b/old/ansible/ansible.cfg similarity index 100% rename from ansible/ansible.cfg rename to old/ansible/ansible.cfg diff --git a/ansible/bootstrap.sh b/old/ansible/bootstrap.sh similarity index 100% rename from ansible/bootstrap.sh rename to old/ansible/bootstrap.sh diff --git a/ansible/cp-kube-config.yml b/old/ansible/cp-kube-config.yml similarity index 100% rename from ansible/cp-kube-config.yml rename to old/ansible/cp-kube-config.yml diff --git a/ansible/files/kubespray/inventory/prod/README.md b/old/ansible/files/kubespray/inventory/prod/README.md similarity index 100% rename from ansible/files/kubespray/inventory/prod/README.md rename to old/ansible/files/kubespray/inventory/prod/README.md diff --git a/ansible/files/kubespray/inventory/prod/credentials/kubeadm_certificate_key.creds b/old/ansible/files/kubespray/inventory/prod/credentials/kubeadm_certificate_key.creds similarity index 100% rename from ansible/files/kubespray/inventory/prod/credentials/kubeadm_certificate_key.creds rename to old/ansible/files/kubespray/inventory/prod/credentials/kubeadm_certificate_key.creds diff --git a/ansible/files/kubespray/inventory/prod/group_vars/all/all.yml b/old/ansible/files/kubespray/inventory/prod/group_vars/all/all.yml similarity index 100% rename from ansible/files/kubespray/inventory/prod/group_vars/all/all.yml rename to old/ansible/files/kubespray/inventory/prod/group_vars/all/all.yml diff --git a/ansible/files/kubespray/inventory/prod/group_vars/all/aws.yml b/old/ansible/files/kubespray/inventory/prod/group_vars/all/aws.yml similarity index 100% rename from ansible/files/kubespray/inventory/prod/group_vars/all/aws.yml rename to old/ansible/files/kubespray/inventory/prod/group_vars/all/aws.yml diff --git a/ansible/files/kubespray/inventory/prod/group_vars/all/azure.yml b/old/ansible/files/kubespray/inventory/prod/group_vars/all/azure.yml similarity index 100% rename from ansible/files/kubespray/inventory/prod/group_vars/all/azure.yml rename to old/ansible/files/kubespray/inventory/prod/group_vars/all/azure.yml diff --git a/ansible/files/kubespray/inventory/prod/group_vars/all/containerd.yml b/old/ansible/files/kubespray/inventory/prod/group_vars/all/containerd.yml similarity index 100% rename from ansible/files/kubespray/inventory/prod/group_vars/all/containerd.yml rename to old/ansible/files/kubespray/inventory/prod/group_vars/all/containerd.yml diff --git a/ansible/files/kubespray/inventory/prod/group_vars/all/coreos.yml b/old/ansible/files/kubespray/inventory/prod/group_vars/all/coreos.yml similarity index 100% rename from ansible/files/kubespray/inventory/prod/group_vars/all/coreos.yml rename to old/ansible/files/kubespray/inventory/prod/group_vars/all/coreos.yml diff --git a/ansible/files/kubespray/inventory/prod/group_vars/all/docker.yml b/old/ansible/files/kubespray/inventory/prod/group_vars/all/docker.yml similarity index 100% rename from ansible/files/kubespray/inventory/prod/group_vars/all/docker.yml rename to old/ansible/files/kubespray/inventory/prod/group_vars/all/docker.yml diff --git a/ansible/files/kubespray/inventory/prod/group_vars/all/gcp.yml b/old/ansible/files/kubespray/inventory/prod/group_vars/all/gcp.yml similarity index 100% rename from ansible/files/kubespray/inventory/prod/group_vars/all/gcp.yml rename to old/ansible/files/kubespray/inventory/prod/group_vars/all/gcp.yml diff --git a/ansible/files/kubespray/inventory/prod/group_vars/all/oci.yml b/old/ansible/files/kubespray/inventory/prod/group_vars/all/oci.yml similarity index 100% rename from ansible/files/kubespray/inventory/prod/group_vars/all/oci.yml rename to old/ansible/files/kubespray/inventory/prod/group_vars/all/oci.yml diff --git a/ansible/files/kubespray/inventory/prod/group_vars/all/offline.yml b/old/ansible/files/kubespray/inventory/prod/group_vars/all/offline.yml similarity index 100% rename from ansible/files/kubespray/inventory/prod/group_vars/all/offline.yml rename to old/ansible/files/kubespray/inventory/prod/group_vars/all/offline.yml diff --git a/ansible/files/kubespray/inventory/prod/group_vars/all/openstack.yml b/old/ansible/files/kubespray/inventory/prod/group_vars/all/openstack.yml similarity index 100% rename from ansible/files/kubespray/inventory/prod/group_vars/all/openstack.yml rename to old/ansible/files/kubespray/inventory/prod/group_vars/all/openstack.yml diff --git a/ansible/files/kubespray/inventory/prod/group_vars/all/vsphere.yml b/old/ansible/files/kubespray/inventory/prod/group_vars/all/vsphere.yml similarity index 100% rename from ansible/files/kubespray/inventory/prod/group_vars/all/vsphere.yml rename to old/ansible/files/kubespray/inventory/prod/group_vars/all/vsphere.yml diff --git a/ansible/files/kubespray/inventory/prod/group_vars/etcd.yml b/old/ansible/files/kubespray/inventory/prod/group_vars/etcd.yml similarity index 100% rename from ansible/files/kubespray/inventory/prod/group_vars/etcd.yml rename to old/ansible/files/kubespray/inventory/prod/group_vars/etcd.yml diff --git a/ansible/files/kubespray/inventory/prod/group_vars/k8s_cluster/addons.yml b/old/ansible/files/kubespray/inventory/prod/group_vars/k8s_cluster/addons.yml similarity index 100% rename from ansible/files/kubespray/inventory/prod/group_vars/k8s_cluster/addons.yml rename to old/ansible/files/kubespray/inventory/prod/group_vars/k8s_cluster/addons.yml diff --git a/ansible/files/kubespray/inventory/prod/group_vars/k8s_cluster/k8s-cluster.yml b/old/ansible/files/kubespray/inventory/prod/group_vars/k8s_cluster/k8s-cluster.yml similarity index 100% rename from ansible/files/kubespray/inventory/prod/group_vars/k8s_cluster/k8s-cluster.yml rename to old/ansible/files/kubespray/inventory/prod/group_vars/k8s_cluster/k8s-cluster.yml diff --git a/ansible/files/kubespray/inventory/prod/group_vars/k8s_cluster/k8s-net-calico.yml b/old/ansible/files/kubespray/inventory/prod/group_vars/k8s_cluster/k8s-net-calico.yml similarity index 100% rename from ansible/files/kubespray/inventory/prod/group_vars/k8s_cluster/k8s-net-calico.yml rename to old/ansible/files/kubespray/inventory/prod/group_vars/k8s_cluster/k8s-net-calico.yml diff --git a/ansible/files/kubespray/inventory/prod/group_vars/k8s_cluster/k8s-net-canal.yml b/old/ansible/files/kubespray/inventory/prod/group_vars/k8s_cluster/k8s-net-canal.yml similarity index 100% rename from ansible/files/kubespray/inventory/prod/group_vars/k8s_cluster/k8s-net-canal.yml rename to old/ansible/files/kubespray/inventory/prod/group_vars/k8s_cluster/k8s-net-canal.yml diff --git a/ansible/files/kubespray/inventory/prod/group_vars/k8s_cluster/k8s-net-cilium.yml b/old/ansible/files/kubespray/inventory/prod/group_vars/k8s_cluster/k8s-net-cilium.yml similarity index 100% rename from ansible/files/kubespray/inventory/prod/group_vars/k8s_cluster/k8s-net-cilium.yml rename to old/ansible/files/kubespray/inventory/prod/group_vars/k8s_cluster/k8s-net-cilium.yml diff --git a/ansible/files/kubespray/inventory/prod/group_vars/k8s_cluster/k8s-net-flannel.yml b/old/ansible/files/kubespray/inventory/prod/group_vars/k8s_cluster/k8s-net-flannel.yml similarity index 100% rename from ansible/files/kubespray/inventory/prod/group_vars/k8s_cluster/k8s-net-flannel.yml rename to old/ansible/files/kubespray/inventory/prod/group_vars/k8s_cluster/k8s-net-flannel.yml diff --git a/ansible/files/kubespray/inventory/prod/group_vars/k8s_cluster/k8s-net-kube-router.yml b/old/ansible/files/kubespray/inventory/prod/group_vars/k8s_cluster/k8s-net-kube-router.yml similarity index 100% rename from ansible/files/kubespray/inventory/prod/group_vars/k8s_cluster/k8s-net-kube-router.yml rename to old/ansible/files/kubespray/inventory/prod/group_vars/k8s_cluster/k8s-net-kube-router.yml diff --git a/ansible/files/kubespray/inventory/prod/group_vars/k8s_cluster/k8s-net-macvlan.yml b/old/ansible/files/kubespray/inventory/prod/group_vars/k8s_cluster/k8s-net-macvlan.yml similarity index 100% rename from ansible/files/kubespray/inventory/prod/group_vars/k8s_cluster/k8s-net-macvlan.yml rename to old/ansible/files/kubespray/inventory/prod/group_vars/k8s_cluster/k8s-net-macvlan.yml diff --git a/ansible/files/kubespray/inventory/prod/group_vars/k8s_cluster/k8s-net-weave.yml b/old/ansible/files/kubespray/inventory/prod/group_vars/k8s_cluster/k8s-net-weave.yml similarity index 100% rename from ansible/files/kubespray/inventory/prod/group_vars/k8s_cluster/k8s-net-weave.yml rename to old/ansible/files/kubespray/inventory/prod/group_vars/k8s_cluster/k8s-net-weave.yml diff --git a/ansible/files/kubespray/inventory/prod/inventory.ini b/old/ansible/files/kubespray/inventory/prod/inventory.ini similarity index 100% rename from ansible/files/kubespray/inventory/prod/inventory.ini rename to old/ansible/files/kubespray/inventory/prod/inventory.ini diff --git a/ansible/install.yml b/old/ansible/install.yml similarity index 100% rename from ansible/install.yml rename to old/ansible/install.yml diff --git a/ansible/inventory.yml b/old/ansible/inventory.yml similarity index 100% rename from ansible/inventory.yml rename to old/ansible/inventory.yml diff --git a/ansible/requirements.galaxy.yml b/old/ansible/requirements.galaxy.yml similarity index 100% rename from ansible/requirements.galaxy.yml rename to old/ansible/requirements.galaxy.yml diff --git a/ansible/tasks/master.yml b/old/ansible/tasks/master.yml similarity index 100% rename from ansible/tasks/master.yml rename to old/ansible/tasks/master.yml diff --git a/ansible/tasks/mgmt.yml b/old/ansible/tasks/mgmt.yml similarity index 100% rename from ansible/tasks/mgmt.yml rename to old/ansible/tasks/mgmt.yml diff --git a/ansible/tasks/nfs.yml b/old/ansible/tasks/nfs.yml similarity index 100% rename from ansible/tasks/nfs.yml rename to old/ansible/tasks/nfs.yml diff --git a/ansible/tasks/worker.yml b/old/ansible/tasks/worker.yml similarity index 100% rename from ansible/tasks/worker.yml rename to old/ansible/tasks/worker.yml diff --git a/apps/hello/deployment.yml b/old/apps/hello/deployment.yml similarity index 100% rename from apps/hello/deployment.yml rename to old/apps/hello/deployment.yml diff --git a/apps/hello/pv.yml b/old/apps/hello/pv.yml similarity index 100% rename from apps/hello/pv.yml rename to old/apps/hello/pv.yml diff --git a/apps/hello/service.yml b/old/apps/hello/service.yml similarity index 100% rename from apps/hello/service.yml rename to old/apps/hello/service.yml diff --git a/helm/deploy/.helmignore b/old/helm/deploy/.helmignore similarity index 100% rename from helm/deploy/.helmignore rename to old/helm/deploy/.helmignore diff --git a/helm/deploy/Chart.yaml b/old/helm/deploy/Chart.yaml similarity index 100% rename from helm/deploy/Chart.yaml rename to old/helm/deploy/Chart.yaml diff --git a/helm/deploy/templates/_helpers.tpl b/old/helm/deploy/templates/_helpers.tpl similarity index 100% rename from helm/deploy/templates/_helpers.tpl rename to old/helm/deploy/templates/_helpers.tpl diff --git a/helm/deploy/templates/deployments.yml b/old/helm/deploy/templates/deployments.yml similarity index 100% rename from helm/deploy/templates/deployments.yml rename to old/helm/deploy/templates/deployments.yml diff --git a/helm/deploy/templates/services.yml b/old/helm/deploy/templates/services.yml similarity index 100% rename from helm/deploy/templates/services.yml rename to old/helm/deploy/templates/services.yml diff --git a/helm/deploy/values.yaml b/old/helm/deploy/values.yaml similarity index 100% rename from helm/deploy/values.yaml rename to old/helm/deploy/values.yaml diff --git a/helm/mongo/README.md b/old/helm/mongo/README.md similarity index 100% rename from helm/mongo/README.md rename to old/helm/mongo/README.md diff --git a/helm/mongo/values.yml b/old/helm/mongo/values.yml similarity index 100% rename from helm/mongo/values.yml rename to old/helm/mongo/values.yml diff --git a/helm/proxies/.helmignore b/old/helm/proxies/.helmignore similarity index 100% rename from helm/proxies/.helmignore rename to old/helm/proxies/.helmignore diff --git a/helm/proxies/Chart.yaml b/old/helm/proxies/Chart.yaml similarity index 100% rename from helm/proxies/Chart.yaml rename to old/helm/proxies/Chart.yaml diff --git a/helm/proxies/templates/_helpers.tpl b/old/helm/proxies/templates/_helpers.tpl similarity index 100% rename from helm/proxies/templates/_helpers.tpl rename to old/helm/proxies/templates/_helpers.tpl diff --git a/helm/proxies/templates/certificates.yml b/old/helm/proxies/templates/certificates.yml similarity index 100% rename from helm/proxies/templates/certificates.yml rename to old/helm/proxies/templates/certificates.yml diff --git a/helm/proxies/templates/gateways.yml b/old/helm/proxies/templates/gateways.yml similarity index 100% rename from helm/proxies/templates/gateways.yml rename to old/helm/proxies/templates/gateways.yml diff --git a/helm/proxies/templates/http_proxies.yml b/old/helm/proxies/templates/http_proxies.yml similarity index 100% rename from helm/proxies/templates/http_proxies.yml rename to old/helm/proxies/templates/http_proxies.yml diff --git a/helm/proxies/templates/virtualservices.yml b/old/helm/proxies/templates/virtualservices.yml similarity index 100% rename from helm/proxies/templates/virtualservices.yml rename to old/helm/proxies/templates/virtualservices.yml diff --git a/helm/proxies/values.yaml b/old/helm/proxies/values.yaml similarity index 100% rename from helm/proxies/values.yaml rename to old/helm/proxies/values.yaml diff --git a/main/README.md b/old/main/README.md similarity index 100% rename from main/README.md rename to old/main/README.md diff --git a/main/ansible/.gitignore b/old/main/ansible/.gitignore similarity index 100% rename from main/ansible/.gitignore rename to old/main/ansible/.gitignore diff --git a/main/ansible/README.md b/old/main/ansible/README.md similarity index 100% rename from main/ansible/README.md rename to old/main/ansible/README.md diff --git a/main/ansible/bootstrap.sh b/old/main/ansible/bootstrap.sh similarity index 100% rename from main/ansible/bootstrap.sh rename to old/main/ansible/bootstrap.sh diff --git a/main/ansible/install.yaml b/old/main/ansible/install.yaml similarity index 100% rename from main/ansible/install.yaml rename to old/main/ansible/install.yaml diff --git a/main/ansible/inventory.yaml b/old/main/ansible/inventory.yaml similarity index 100% rename from main/ansible/inventory.yaml rename to old/main/ansible/inventory.yaml diff --git a/main/ansible/requirements.galaxy.yaml b/old/main/ansible/requirements.galaxy.yaml similarity index 100% rename from main/ansible/requirements.galaxy.yaml rename to old/main/ansible/requirements.galaxy.yaml diff --git a/main/ansible/tasks/main.yaml b/old/main/ansible/tasks/main.yaml similarity index 100% rename from main/ansible/tasks/main.yaml rename to old/main/ansible/tasks/main.yaml diff --git a/main/ansible/tasks/packages.yaml b/old/main/ansible/tasks/packages.yaml similarity index 100% rename from main/ansible/tasks/packages.yaml rename to old/main/ansible/tasks/packages.yaml diff --git a/main/ansible/tasks/users.yaml b/old/main/ansible/tasks/users.yaml similarity index 100% rename from main/ansible/tasks/users.yaml rename to old/main/ansible/tasks/users.yaml diff --git a/main/ansible/templates/etc/ssh/sshd_config.j2 b/old/main/ansible/templates/etc/ssh/sshd_config.j2 similarity index 100% rename from main/ansible/templates/etc/ssh/sshd_config.j2 rename to old/main/ansible/templates/etc/ssh/sshd_config.j2 diff --git a/main/terraform/.gitignore b/old/main/terraform/.gitignore similarity index 100% rename from main/terraform/.gitignore rename to old/main/terraform/.gitignore diff --git a/main/terraform/.terraform.lock.hcl b/old/main/terraform/.terraform.lock.hcl similarity index 100% rename from main/terraform/.terraform.lock.hcl rename to old/main/terraform/.terraform.lock.hcl diff --git a/main/terraform/main.tf b/old/main/terraform/main.tf similarity index 100% rename from main/terraform/main.tf rename to old/main/terraform/main.tf diff --git a/mgmt/.gitignore b/old/mgmt/.gitignore similarity index 100% rename from mgmt/.gitignore rename to old/mgmt/.gitignore