Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 2.74 KB

File metadata and controls

42 lines (29 loc) · 2.74 KB

NodeWright Documentation

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