Commit Graph

75 Commits

Author SHA1 Message Date
108345d35d Add ArgoCD application configuration for local-path provisioner 2025-05-09 20:21:23 +02:00
70dc631e84 Add local storage configuration with Kustomize for Rancher local-path provisioner 2025-05-09 20:13:10 +02:00
594be97e44 Add hostpath configuration to talosctl patches for local storage 2025-05-09 18:57:49 +02:00
921be474f9 Add ArgoCD ingress configuration and update server insecure flag to true 2025-05-09 18:48:27 +02:00
e04490b884 Fix: Update readme.md to correct disk patch reference and use variable for disk commands 2025-05-08 19:10:59 +02:00
14eb8200b0 Add Grafana configuration for anonymous access and embedding to allow Ceph dashboard to embed stats 2025-05-04 16:13:57 +02:00
a250febf9f Fix: Update kube-prometheus-stack.yaml to set serviceMonitorSelectorNilUsesHelmValues to false 2025-05-04 15:50:26 +02:00
ef683dc382 Fix: Update rook-ceph-operator.yaml to change monitoring enable flag to 'enabled' 2025-05-04 15:16:16 +02:00
ff00902380 Enable monitoring in rook-ceph-operator.yaml 2025-05-04 15:12:39 +02:00
d076f21d35 Enable monitoring in rook-ceph-cluster.yaml 2025-05-04 14:45:59 +02:00
53cdeb5b25 Add metrics patch for Talos configuration 2025-05-04 14:45:45 +02:00
1c4f8db270 Fix: Update rook-ceph-cluster.yaml to set provisioner secret namespace to 'ceph' 2025-05-04 13:59:39 +02:00
fc4a7c6dc6 Fix: Remove network policy configuration for prometheus and prometheusOperator in kube-prometheus-stack 2025-05-04 13:31:01 +02:00
177e81da5d Fix: Add sync options for server-side apply in kube-prometheus-stack configuration 2025-05-04 13:28:41 +02:00
1c432d038d Add monitoring namespace and configure Grafana ingress settings 2025-05-04 13:20:39 +02:00
8b1e9971d2 Fix: Update kube-prometheus-stack application configuration and change namespace to monitoring 2025-05-04 13:10:55 +02:00
af625ace41 Fix: Update argocd.yaml to disable pruning and add sync options 2025-05-04 13:04:08 +02:00
df598cac46 Add kube-prometheus-stack application 2025-05-04 12:59:11 +02:00
014699b7f2 Add Ceph host networking issue section to README with issue reference 2025-05-04 11:55:08 +02:00
6dce849f97 Update README with additional disk preparation commands for Ceph 2025-05-04 11:49:07 +02:00
8997398b81 Fix: Update output type in Talos configuration command from controlplane to worker 2025-05-04 11:49:00 +02:00
172ff176bb Fix: Correct syncPolicy key from selfHealing to selfHeal in argocd.yaml 2025-05-04 11:31:52 +02:00
4f0ff28cca Add syncPolicy configuration to app-test-1 and cilium YAML files 2025-05-04 11:29:36 +02:00
96ffb2489e Fix: Disable crash collector in Rook Ceph cluster YAML 2025-05-04 11:27:00 +02:00
078b4dbb01 Remove host network provider configuration from Rook Ceph cluster YAML 2025-05-03 23:06:38 +02:00
4d211aa511 Enable toolbox and disable crash collector in Rook Ceph cluster YAML; reduce gateway instances and CPU requests 2025-05-03 22:56:47 +02:00
8a56ad8a44 Add instructions for wiping disks for Ceph in README 2025-05-03 22:30:25 +02:00
f772817972 Add Ceph default login instructions to README 2025-05-03 21:36:46 +02:00
0d61ea0ba6 Update README to replace talosctl command with kubectl for checking nodes 2025-05-03 21:25:57 +02:00
7707189665 Update bootstrap command in README to include endpoint flag 2025-05-03 21:19:40 +02:00
014b9e88b2 Update README with correct Talos bootstrap command 2025-05-03 21:18:47 +02:00
95ec073b9b Update README to correct Talos client configuration endpoint instructions 2025-05-03 21:15:48 +02:00
d9036a503b Update README with installation and bootstrapping instructions for Talos 2025-05-03 20:57:40 +02:00
598d6f4a41 Remove Talos configuration file 2025-05-03 20:48:17 +02:00
944383e42b Changed Talos configuration structure 2025-05-03 20:47:44 +02:00
d81ed5e2d5 Add resource requests and limits for Rook Ceph components in cluster configuration 2025-05-03 17:21:19 +02:00
89a242468b Update discovery daemon interval to 6 hours in Rook Ceph operator configuration 2025-05-03 16:54:18 +02:00
289936b9b8 Update discovery daemon interval and remove sync options in Rook Ceph operator configuration 2025-05-03 16:38:47 +02:00
afb411347d Add network hostname configuration for Talos nodes 2025-05-03 16:38:23 +02:00
6ee06f8008 Add disk type configuration for Talos worker YAML 2025-05-03 16:38:15 +02:00
5f878bf330 Add ingress configuration for Ceph dashboard in Rook Ceph cluster YAML 2025-05-03 15:53:35 +02:00
c35da613d9 Add Rook Ceph cluster application configuration YAML 2025-05-03 15:41:51 +02:00
3385469cbe Fix YAML syntax for pod-security label in Rook Ceph operator configuration 2025-05-03 15:08:22 +02:00
e6da43ee67 Add namespace configuration for Ceph in Rook Ceph operator YAML 2025-05-03 15:07:16 +02:00
fbd5831b22 Add Rook Ceph operator application configuration 2025-05-03 14:56:22 +02:00
b979eb8fda Fix YAML syntax for matchRule in Traefik configuration 2025-05-03 14:31:22 +02:00
ce0243cbb0 Add host specification to Traefik ingress rule for app-test-1 2025-05-03 14:28:18 +02:00
b2105fb7aa Update Traefik dashboard entry point from "web" to "traefik" 2025-05-03 14:27:16 +02:00
71a2f0aa53 Remove externalTrafficPolicy from Traefik LoadBalancer configuration, this seemed to prevent Traefik from being reachable 2025-05-03 13:25:23 +02:00
a9719d0c96 Fixed incorrect yaml schema usage 2025-05-03 13:14:25 +02:00