Skip to content
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

Explore adding PowerVS K8s cluster pre-req infra creation to capibm flow #1450

Closed
Prajyot-Parab opened this issue Oct 19, 2023 · 6 comments · Fixed by #1485
Closed

Explore adding PowerVS K8s cluster pre-req infra creation to capibm flow #1450

Prajyot-Parab opened this issue Oct 19, 2023 · 6 comments · Fixed by #1485
Assignees
Labels
area/provider/ibmcloud Issues or PRs related to ibmcloud provider kind/feature Categorizes issue or PR as related to a new feature.
Milestone

Comments

@Prajyot-Parab
Copy link
Contributor

/kind feature
/area provider/ibmcloud

Describe the solution you'd like
This task focuses on including the pre-req infra processes (PVS Workspace, Network, Port, etc) involved in creation of PowerVS K8s cluster.

Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]

@k8s-ci-robot k8s-ci-robot added kind/feature Categorizes issue or PR as related to a new feature. area/provider/ibmcloud Issues or PRs related to ibmcloud provider labels Oct 19, 2023
@Prajyot-Parab
Copy link
Contributor Author

/cc @Karthik-K-N

@Prajyot-Parab
Copy link
Contributor Author

/assign @Karthik-K-N

@mkumatag mkumatag added this to the Next milestone Oct 20, 2023
@Karthik-K-N
Copy link
Contributor

Karthik-K-N commented Nov 8, 2023

GOAL: Access Power VS cluster via loadbalancer

After some initial discussion the following things need to be done

  1. Create Power VS workspace
  2. Create VPC resources
  3. Create Transit Gateway and attach power vs workspace and vpc resources
  4. Create Loadbalancer service.

Anything else is required @dharaneeshvrd @Prajyot-Parab @Amulyam24

@dharaneeshvrd
Copy link
Contributor

Need to keep below things in mind:
Currently transit gateway is available only in dal10, if we are implementing right now it's limited to use dal10 alone.
Need to attach private network only to tg or cc if you already not aware. DHCP service can be used for this.

@Karthik-K-N
Copy link
Contributor

Need to keep below things in mind: Currently transit gateway is available only in dal10, if we are implementing right now it's limited to use dal10 alone. Need to attach private network only to tg or cc if you already not aware. DHCP service can be used for this.

Got it, Initial plan is to use only PER not to use CC.

@Karthik-K-N
Copy link
Contributor

@mkumatag would like to know your thoughts regarding using DHCP service, Is there any constraint on building capi image with that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/provider/ibmcloud Issues or PRs related to ibmcloud provider kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants