Select the version of Cozystack documentation that matches your installation

New users: Start with v1 documentation — the current stable release.

Existing v0.4x users: Continue with v0 documentation until you’re ready to upgrade.

Check Your Current Version

If you have an existing installation, run:

kubectl get deployment -n cozy-system
  • v1: You will see a cozystack-operator deployment.
  • v0: You will see a cozystack deployment (the legacy installer).
  • Namespace not found: Cozystack is not installed — start with v1.

Additional Resources: