Commit Graph

68 Commits

Author SHA1 Message Date
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
25f7218dee Readded ports section for Traefik 2025-05-03 13:13:07 +02:00
26d1652ded Remove redundant default metrics and port configurations from Traefik YAML 2025-05-03 13:05:59 +02:00
6a37ddb049 Fixed typo in Traefik ArgoCD Application 2025-05-03 13:03:55 +02:00
bfa519d933 Update Traefik entry point to use 'websecure' for dashboard access 2025-05-03 12:55:18 +02:00
586a2a63c7 Open Traefik dashboard on public web port 2025-05-03 12:51:04 +02:00
768ee3b4f1 Moved Traefik values.yaml inside ArgoCD Application 2025-05-03 12:36:40 +02:00
5ef254034c Moved Traefik Helm values.yaml file to subdirectory 2025-05-03 12:33:44 +02:00