Skip to content

v1.0.0

Choose a tag to compare

@cilliantech cilliantech released this 30 Jul 11:21
· 12 commits to main since this release

Summary

CiliKube 1.0.0 — AI is the navigator; the console remains the source of truth.

Highlights

  • AI workspace: skills, investigate flows, login lands on AI
  • Fleet summary: multi-cluster overview (/fleet) with showcase fleet seeds
  • Monitoring: Prometheus settings + showcase PromQL charts
  • Security: release mode refuses known-default JWT/encryption secrets; MustChangePassword enforced server-side
  • Desktop 1.0.0: safer openExternal/navigation, fixed 32-char encryption key, version env for sidecar

Try the public demo

https://cilikube.cillian.website

Install

  • Docker / GHCR: images built from this tag (v1.0.0)
  • Desktop: see release v1.0.0-desktop.1 (Windows / macOS / Linux artifacts from CI)

Upgrade notes

  • Set strong JWT_SECRET (≥16 chars) and ENCRYPTION_KEY (exactly 32 chars) before running mode: release
  • Helm/K8s sample secrets are placeholders — replace before apply