# k8s laptop konveyor demo ###### tags: `Design` ## GOAL Provide scripting where a developer can easily: * Deploy two k8s environments * two environments are required for migrations * Deploy sample apps * Deploy Konveyor projects * Deploy buildbook customized labs for kubectl commands vs. oc * discussion needed on this point * vmware is execluded from this work for now. ## kube deployment options.. * https://minikube.sigs.k8s.io/docs/ * https://kind.sigs.k8s.io/ ## scripting tool * 99% sure it's ansible ## ansible structure ``` ├── playbooks │ ├── bookbag.yml │ └── setup_konveyor.yml ├── README.md └── roles ├── crane ├── move2kube ├── oadp ├── sample_app1 └── sample_app2 ``` ## other examples https://kubevirt.io/quickstart_minikube/
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up