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

support for private subnets #220

Closed
justinsb opened this issue Jul 27, 2016 · 5 comments
Closed

support for private subnets #220

justinsb opened this issue Jul 27, 2016 · 5 comments
Assignees
Milestone

Comments

@justinsb
Copy link
Member

kops needs the capability to create subnets which are both public and private. This should do three things:

  1. Create an ASG spread across the private subnets
  2. Create an ASG on the public subnets (with EIPs ideally)
  3. Label the instances distinctly between the ASGs (external / internal or similar)

(migrated from kubernetes-retired/kube-deploy#157)

@ProTip
Copy link

ProTip commented Jul 29, 2016

We need private subnets to meet our security obligations.

@ProTip
Copy link

ProTip commented Aug 3, 2016

@justinsb Is there something we can do to help expedite this? I can help with implementation if I had an idea of where to start. Might worth considering #232 at the same time?

@justinsb justinsb modified the milestones: 1.3.2, 1.3.0 Aug 15, 2016
@billyshambrook
Copy link
Contributor

Hey @justinsb, would you be able to expand on point 3 and what the labels would need to be for kubernetes to work?

I am happy to contribute with this feature.

@chrislovecnm
Copy link
Contributor

@billyshambrook please reach out, we are having a planning meeting, and would love your help!!

@kris-nova How does this fold into #428

@krisnova
Copy link
Contributor

Finished with #428

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants