• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

NVIDIA / holodeck / 21118652907
44%
main: 44%

Build:
Build:
LAST BUILD BRANCH: fix/586-source-dest-check-single-node
DEFAULT BRANCH: main
Ran 18 Jan 2026 09:11PM UTC
Jobs 1
Files 29
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

18 Jan 2026 09:09PM UTC coverage: 43.734% (-10.9%) from 54.673%
21118652907

push

github

ArangoGutierrez
feat: add multinode Kubernetes cluster support (#562)

This commit adds comprehensive support for provisioning multinode
Kubernetes clusters on AWS, including high availability configurations.

## API Changes
- Add ClusterSpec for control-plane and worker pool definitions
- Add HAConfig for HA settings (etcd topology, load balancer type)
- Add ClusterStatus for tracking node health and endpoints
- Comprehensive validation for cluster configurations

## AWS Provider
- Multi-instance provisioning with role-based tagging
- VPC networking with proper security groups for cluster traffic
- Network Load Balancer support for HA control-plane endpoints
- Source/destination check disabled for Calico CNI

## Cluster Provisioner
- Parallel base provisioning on all nodes
- Sequential control-plane initialization and joining
- Worker node joining with proper token management
- Node role labeling and taint configuration
- GPU hardware detection (skip NVIDIA driver on CPU-only nodes)
- Fresh credential generation for scale-up support

## CLI Enhancements
- Non-interactive mode for automation
- Cluster status monitoring with health checks
- Improved create flow with dedicated control-plane prompts

## Tests & Documentation
- E2E tests for minimal, GPU, and HA cluster configurations
- Multinode cluster documentation and examples
- Unit tests for cluster provisioning logic

Signed-off-by: Eduardo Arango <earango@nvidia.com>
Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>

123 of 1131 new or added lines in 6 files covered. (10.88%)

1 existing line in 1 file now uncovered.

1916 of 4381 relevant lines covered (43.73%)

0.48 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
88.89
-0.3% pkg/provider/aws/aws.go
2
83.67
-0.4% pkg/provider/aws/create.go
10
80.0
pkg/provisioner/templates/kubeadm_cluster.go
80
14.6
-0.53% pkg/provider/aws/delete.go
428
13.01
pkg/provisioner/cluster.go
487
0.61
pkg/provider/aws/cluster.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
14.6
-0.53% pkg/provider/aws/delete.go
Jobs
ID Job ID Ran Files Coverage
1 21118652907.1 18 Jan 2026 09:11PM UTC 29
43.73
GitHub Action Run
Source Files on build 21118652907
  • Tree
  • List 29
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21118652907
  • e8d3d7de on github
  • Prev Build on main (#21091787176)
  • Next Build on pull-request/593 (#21118718211)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc