Skip to content

v0.4.1: configurable StorageClass, remove graphistry-helm-resources, ELK, and Morpheus, full docs refresh#76

Open
aucahuasi wants to merge 21 commits intomainfrom
dev/update-examples
Open

v0.4.1: configurable StorageClass, remove graphistry-helm-resources, ELK, and Morpheus, full docs refresh#76
aucahuasi wants to merge 21 commits intomainfrom
dev/update-examples

Conversation

@aucahuasi
Copy link
Contributor

@aucahuasi aucahuasi commented Feb 4, 2026

Summary

  • Replace hardcoded StorageClass names with global.storageClassNameOverride (default: retain-sc)
  • Default StorageClass: retain-sc (single-node), retain-sc-cluster (cluster mode) for both graphistry-helm and postgres-cluster
  • Delete graphistry-helm-resources chart (StorageClass is now admin-managed)
  • Remove ELK stack template (disabled by default, replaced by OTEL stack in v0.3.8)
  • Remove Morpheus/MLflow from bundler, terraform, and docs
  • Fix postgres backup PVC defaulting to non-existent retain-sc-<namespace>
  • Switch uploads-files PVC from uploadfiles-sc (Delete) to retain-sc (Retain)
  • Bump postgres-cluster chart 0.7.4 -> 0.7.5
  • Update defaults: CUDA 11.4 -> 12.8, image tag latest -> v2.45.11
  • Add Tanzu/vSphere deployment guide with GPU Operator, vGPU/passthrough, PSA, vSphere CSI storage
  • Expand k3s guide with GPU Operator options, driver compatibility table, storage cleanup
  • Consolidate GKE example values into single file, add R570 driver install, DCGM workaround
  • Fix PGO release name in cleanup sections (postgres-operator -> pgo), add missing GPU Operator uninstall
  • Upgrade chart bundler dependencies (dask-operator, cert-manager, eck-operator, dcgm-exporter, jupyterhub, ingress-nginx, pgo)
  • Move telemetryStack under global: for correct Helm subchart propagation
  • Full Sphinx docs refresh (v0.3.7 -> v0.4.1): new configure-storageclass.rst, telemetry-docs.rst, rewrite 10mins-to-k8s.rst and values-override.rst, remove morpheus docs
  • Bump chart versions: graphistry-helm and telemetry (0.4.0 -> 0.4.1), postgres-cluster (0.7.4 -> 0.7.5)

@aucahuasi aucahuasi self-assigned this Feb 4, 2026
@aucahuasi aucahuasi changed the title Update examples and add tenzu example as reference Add Tanzu example and update helm chart examples Feb 4, 2026
@aucahuasi aucahuasi changed the title Add Tanzu example and update helm chart examples Update platform examples, fix storage and cleanup, bump to 0.4.1 Feb 6, 2026
@aucahuasi aucahuasi marked this pull request as ready for review February 6, 2026 01:33
…ELK, and Morpheus

- Replace hardcoded StorageClass names with global.storageClassNameOverride (default: retain-sc)
- Default StorageClass: retain-sc (single-node), retain-sc-cluster (cluster mode) for both graphistry-helm and postgres-cluster charts
- Delete graphistry-helm-resources chart (StorageClass is now admin-managed)
- Remove ELK stack template (disabled by default, replaced by OTEL stack in v0.3.8)
- Remove Morpheus/MLflow from bundler, terraform, and docs
- Fix postgres backup PVC defaulting to non-existent retain-sc-<namespace>
- Switch uploads-files PVC from uploadfiles-sc (Delete) to retain-sc (Retain)
- Bump postgres-cluster chart 0.7.4 -> 0.7.5
- Update defaults: cuda 11.4 -> 12.8, tag latest -> v2.45.11
- Fix, improve and update Sphinx documentation
- Improve k3s, GKE, Tanzu deployment guides with GPU Operator and StorageClass docs
- Add Sphinx telemetry-docs.rst, configure-storageclass.rst, full docs refresh
- Update chart bundler dependencies to current stable versions
@aucahuasi aucahuasi changed the title Update platform examples, fix storage and cleanup, bump to 0.4.1 v0.4.1: configurable StorageClass, remove graphistry-helm-resources, ELK, and Morpheus, full docs refresh Feb 11, 2026
…add troubleshooting.md

- Replace k8s-wait-for pod -lapp=postgres with pg_isready in nexus,
  forge-etl-python, pivot, and streamgl-viz init containers. Uses the
  official PostgreSQL utility targeting the postgres-primary service,
  immune to backup pod status.
- Fix incremental backup schedule from */30 to 15,45 to avoid collision
  with differential backup at :00.
- Add storageClassNameOverride to postgres-cluster values.
- Add comprehensive troubleshooting guide (troubleshooting.md) with
  verified outputs from a live k3s deployment.
- Update CHANGELOG.md for v0.4.1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant