Skip to content

Conversation

@stepankonecny96
Copy link
Contributor

  • Moved terraform-kubernetes-grafana-alloy to modules/grafana-alloy/
  • Unified variable naming across all modules:
    • kubernetes_namespace → namespace
    • kubernetes_cluster_name → cluster_name
    • global_tolerations → tolerations
  • Added node_selector variable to all submodules
  • Updated root variables.tf with extended grafana_alloy configuration:
    • Added chart_version, image.registry, metrics.backend_type
    • Added tolerations, node_selector, and resources for cluster, node, and loki
  • Updated main.tf to use local module path instead of registry
  • Preserved all 8 submodules: cluster, node, loki-logs, otel-collector, single, kafka, aws, custom
  • Preserved templates folder with all River configuration files

- Moved terraform-kubernetes-grafana-alloy to modules/grafana-alloy/
- Unified variable naming across all modules:
  * kubernetes_namespace → namespace
  * kubernetes_cluster_name → cluster_name
  * global_tolerations → tolerations
- Added node_selector variable to all submodules
- Updated root variables.tf with extended grafana_alloy configuration:
  * Added chart_version, image.registry, metrics.backend_type
  * Added tolerations, node_selector, and resources for cluster, node, and loki
- Updated main.tf to use local module path instead of registry
- Preserved all 8 submodules: cluster, node, loki-logs, otel-collector, single, kafka, aws, custom
- Preserved templates folder with all River configuration files
@stepankonecny96 stepankonecny96 force-pushed the feature/merge-grafana-alloy-module branch from 677dbd4 to 826098e Compare December 8, 2025 18:55
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.

2 participants