NVIDIA / NVIDIA/ai-cloud-validation

K8S29/30/31: Verify LoadBalancer services, CoreDNS conditional forwarding and configurable CIDR ranges

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

Nobody has claimed this yet.

authentication kubernetes priority-2
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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.