Marco van Zijl marco
  • Joined on 2024-05-17
marco commented on issue marco/veda#2 2025-05-06 07:55:19 +02:00
Deploy CloudNativePG

Local storage volumes can be configured with:

apiVersion: v1alpha1
kind: UserVolumeConfig
name: local-data
provisioning:
  diskSelector:
    match: system_disk
  minSize:…
marco commented on issue marco/veda#2 2025-05-06 07:17:23 +02:00
Deploy CloudNativePG

https://www.reddit.com/r/kubernetes/comments/yxon3j/cloudnative_postgresql_looks_good/

Gabriele Bartolini (one of the main developers of cnPG):

Having said this, being a database person,…

marco opened issue marco/veda#2 2025-05-06 07:16:34 +02:00
Deploy CloudNativePG
marco opened issue marco/veda#1 2025-05-05 21:38:08 +02:00
Create better ArgoCD structure
marco pushed to main at marco/veda 2025-05-04 16:14:00 +02:00
14eb8200b0 Add Grafana configuration for anonymous access and embedding to allow Ceph dashboard to embed stats
marco pushed to main at marco/veda 2025-05-04 15:50:30 +02:00
a250febf9f Fix: Update kube-prometheus-stack.yaml to set serviceMonitorSelectorNilUsesHelmValues to false
marco pushed to main at marco/veda 2025-05-04 15:16:19 +02:00
ef683dc382 Fix: Update rook-ceph-operator.yaml to change monitoring enable flag to 'enabled'
marco pushed to main at marco/veda 2025-05-04 15:12:43 +02:00
ff00902380 Enable monitoring in rook-ceph-operator.yaml
marco pushed to main at marco/veda 2025-05-04 14:46:02 +02:00
d076f21d35 Enable monitoring in rook-ceph-cluster.yaml
53cdeb5b25 Add metrics patch for Talos configuration
Compare 2 commits »
marco pushed to main at marco/veda 2025-05-04 13:59:44 +02:00
1c4f8db270 Fix: Update rook-ceph-cluster.yaml to set provisioner secret namespace to 'ceph'
marco pushed to main at marco/veda 2025-05-04 13:31:04 +02:00
fc4a7c6dc6 Fix: Remove network policy configuration for prometheus and prometheusOperator in kube-prometheus-stack
marco pushed to main at marco/veda 2025-05-04 13:28:45 +02:00
177e81da5d Fix: Add sync options for server-side apply in kube-prometheus-stack configuration
marco pushed to main at marco/veda 2025-05-04 13:20:43 +02:00
1c432d038d Add monitoring namespace and configure Grafana ingress settings
marco pushed to main at marco/veda 2025-05-04 13:11:00 +02:00
8b1e9971d2 Fix: Update kube-prometheus-stack application configuration and change namespace to monitoring
marco pushed to main at marco/veda 2025-05-04 13:04:11 +02:00
af625ace41 Fix: Update argocd.yaml to disable pruning and add sync options
marco pushed to main at marco/veda 2025-05-04 12:59:16 +02:00
df598cac46 Add kube-prometheus-stack application
marco pushed to main at marco/veda 2025-05-04 11:55:11 +02:00
014699b7f2 Add Ceph host networking issue section to README with issue reference
marco pushed to main at marco/veda 2025-05-04 11:49:10 +02:00
6dce849f97 Update README with additional disk preparation commands for Ceph
8997398b81 Fix: Update output type in Talos configuration command from controlplane to worker
Compare 2 commits »
marco pushed to main at marco/veda 2025-05-04 11:31:54 +02:00
172ff176bb Fix: Correct syncPolicy key from selfHealing to selfHeal in argocd.yaml
marco pushed to main at marco/veda 2025-05-04 11:29:39 +02:00
4f0ff28cca Add syncPolicy configuration to app-test-1 and cilium YAML files