posit-dev / posit-dev/team-operator

support non-hardcoded EKS in-cluster cidr block

Open
#2 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
10
Forks
1
Avg merge
1d 8h
Merged PRs (30d)
4

Description

A customer brought to our attention that they require all in-cluster (non-routeable) cidr to use 100.64.0.0/16. AWS docs suggest this as a best practice.

I suspect it's really just making the currently hardcoded value configurable, but we should check our network policy to ensure we also haven't hardcoded addrs there.

References:


Migrated from rstudio/ptd#2394

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the hardcoded in-cluster CIDR and reviewing the network policy for hardcoded addresses, using the linked AWS documentation for context. Done means the CIDR can be configured for EKS deployments and the network policy does not retain an unintended hardcoded address.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, go, kubernetes
Domain
cloud, infrastructure, networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.