Skip to content

kubevirt/ssp-operator

SSP Operator

Operator that deploying and controlling additional KubeVirt resources:

  • Common Templates Bundle
  • VM Console Proxy
  • Template Validator
  • Metrics Rules (Currently there is just a single Prometheus rule that counts the number of running Virtual Machines.)
  • Virtual Machine (VM) Delete Protection (deploys ValidatingAdmissionPolicy (VAP) that prevents VM from being deleted when protection is enabled.)

Installation

See Installation Guide to explore our installation options.

Configuration

See Configuration Guide to configure SSP Custom Resource (CR).

Development

See Development Guide to setup development environment locally.