Consider adding NetworkPolicy resources
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Markdown
- Stars
- 46
- Forks
- 40
- Avg merge
- 4h 3m
- Merged PRs (30d)
- 6
Description
Some cluster administrators are using a deny-all approach to NetworkPolicy which blocks all traffic and NetworkPolices are required to allow access explicitly. Adding NetworkPolicy resources in our helm charts would help these admins get the products up and running.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Helm charts and their existing resource templates. Review how chart configuration and access requirements are represented, then determine which NetworkPolicy resources are needed for a deny-all cluster setup; done means the charts deploy successfully and products can communicate under that policy.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100