FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
Grafana on EKS – Install and Test
How-ToDevOps

Grafana on EKS – Install and Test

via Dev.toJohn Ajera1mo ago

Grafana on EKS – Install and Test Deploy Grafana via Argo CD on EKS and access it locally with port-forward. The Application manifest includes persistence, Prometheus datasource, and health probes. 1. Overview What this guide does: Deploys Grafana using the official Helm chart via an Argo CD Application Creates an AppProject and Application for the grafana namespace Configures Prometheus as the default datasource (pre-configured for dashboards) Persists data with EBS-backed PVC Uses port-forward for local access (no ingress required) Prerequisites: EKS cluster running with kubectl context set Argo CD installed Prometheus installed 2. Prerequisites Before starting, ensure you have: kubectl configured with context set to your EKS cluster Argo CD installed and syncing Applications Prometheus running (e.g. kube-prometheus-stack-prometheus.kube-prometheus-stack.svc.cluster.local:9090 —adjust the datasource URL if yours differs) 3. Install Grafana Save the manifest below as grafana-applicati

Continue reading on Dev.to

Opens in a new tab

Read Full Article
28 views

Related Articles

The Age of Personalized Software
How-To

The Age of Personalized Software

Medium Programming • 12h ago

Automating Checkout Add-On Recommendations in WordPress for WooCommerce
How-To

Automating Checkout Add-On Recommendations in WordPress for WooCommerce

Dev.to • 12h ago

How-To

Start Here: Learning to develop your own way with SCSIC

Medium Programming • 16h ago

Vibe Coding Isn’t for Everyone (And That’s the Point)
How-To

Vibe Coding Isn’t for Everyone (And That’s the Point)

Medium Programming • 17h ago

Sometimes We Make Mistakes (Meta’s Cost $80 Billion)
How-To

Sometimes We Make Mistakes (Meta’s Cost $80 Billion)

Medium Programming • 17h ago

Discover More Articles