-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
prepare for deploying xpanse on kubernetes #1460
Labels
Accepted
Issues that have been accepted and planned
enhancement
New feature or request
infra
related to infrastructure setup
Milestone
Comments
I will take it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Accepted
Issues that have been accepted and planned
enhancement
New feature or request
infra
related to infrastructure setup
We must prepare to deploy all components of the xpanse's core components such as xpanse runtime, ui, db, terraform-boot and tofu-maker using kubernetes
k8s
In case of xpanse on HuaweiCloud, the end goal is to have the xpanse running in CCE for Huawei cloud. So we must check if the same manifest files can be re-used or parameterized for different k8s platforms. The difference would be that in case of CCE, we will mount a folder from OBS into the container to store service template api files, execution folders for terraform-boot and tofumaker, etc.
This userstory focues only for basic developer setup only.
The text was updated successfully, but these errors were encountered: