Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 393 Bytes

configuration-validation.md

File metadata and controls

14 lines (10 loc) · 393 Bytes

Configuration validation

k0s command-line interface has the ability to validate config syntax:

k0s validate config --config path/to/config/file

validate config sub-command can validate the following:

  1. YAML formatting
  2. SAN addresses
  3. Network providers
  4. Worker profiles