NVIDIA / NVIDIA/ai-cloud-validation
K8S29/30/31: Verify LoadBalancer services, CoreDNS conditional forwarding and configurable CIDR ranges
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 27
- Forks
- 33
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 28
Description
Kubernetes LoadBalancer Service Support
The platform shall support Kubernetes Service resources of type - LoadBalancer, including:
- External load balancers with publicly routable IPs
- Internal load balancers with private IPs reachable via private network access
- Static IP assignment.
DNS Configuration
The platform shall support configuring Kubernetes internal DNS, such as CoreDNS, with conditional forwarding rules for specified DNS zones to designated enterprise or internal DNS resolvers.
Configurable Kubernetes CIDR Ranges
Ability to configure the Kubernetes service IP range, node IP range, and pod IP range.
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
No file, test, or entry point is named. Start by locating the existing Kubernetes validation checks, then determine how LoadBalancer services, CoreDNS conditional forwarding, and configurable service, node, and pod CIDR ranges are represented. Done means validation covers each listed capability, including public and private load balancer IPs and static assignment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes
- Domain
- infrastructure, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100