https://github.com/joedborg/orange-box-demos
A few demos to run on OrangeBoxes
https://github.com/joedborg/orange-box-demos
Last synced: 7 days ago
JSON representation
A few demos to run on OrangeBoxes
- Host: GitHub
- URL: https://github.com/joedborg/orange-box-demos
- Owner: joedborg
- License: apache-2.0
- Created: 2017-06-16T13:57:04.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-04-04T18:51:07.000Z (about 7 years ago)
- Last Synced: 2025-11-13T21:03:24.437Z (7 months ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Orange Box Demos
## K8s
* `00` Bootstrap Juju in HA (to fill the 3 VMs on OB), deploy Canonical
Distribution of Kubernetes bundle and launch juju status inside watch.
* `01` CDK bundle will populate all but 1 of the OB nodes - demonstrate
scaling out another worker onto the remaining node. Launch juju status inside
watch to demonstrate the machine and unit coming up.
* `02` Copy k8s config from master and run proxy to provide access to the
k8s dashboard.
* `03` Start microbox demo workload and print address to browse to (you will
need access to the OB network; usually via sshuttle).
* `99` Burn everything to the ground.