-
Notifications
You must be signed in to change notification settings - Fork 2
Project 4
ParnalPatil edited this page May 5, 2022
·
10 revisions
This is how we deployed the current custos environment. We were tasked to deploy the custos system on Jetstream 2, after a long process of trying and a lot of painstaking networking issues, we came to the conclusion by talking to Isuru, that the whole system is tested to be deployed on Jetstream 1. So we switched to that.
- Dependency related to Kubernetes version
- Dependency on internal Kubernetes network eg: Calico
- Dependency on ingress
- Configuration problems
- We tried 7 different clusters with the combination of Rancher and BareMetal Kubernetes.
- Create two instances on Jetstream 1 with medium size
- Install Rancher on one of the instances.
For Rancher installation, please refer another of the team's link
After that, you need to install K8s cluster using this link