NodeWright Documentation

August 28, 2026 ยท View on GitHub

This directory contains user and operator documentation for NodeWright. Here you'll find guides, examples, and reference material to help you deploy, configure, and secure NodeWright in your Kubernetes cluster.

Getting Started

Architecture

  • Operator Status Definitions: Definitions of Status, State, Stage, and Condition concepts used throughout the operator.
  • Lifecycle of a NodeWright: How a NodeWright moves from apply to complete, including the check step paired with every work step in a package's stages.
  • Interrupt Flow and Ordering: How NodeWright handles packages with interrupts, including the interrupt sequence.
  • Strict Ordering: How and why the operator applies each NodeWright Custom Resource in a deterministic sequential order.

User Guide

Operations

Observability

  • Metrics: Prometheus metrics, Grafana dashboards, and monitoring setup.

Security