You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ravion values aws/eks-versions lists the Kubernetes versions a cluster can be created or upgraded to, so an EKS module's version input can be filled from the CLI rather than looked up in the console.
ravion metrics aws-amp runs a PromQL range query against an Amazon Managed Prometheus workspace.
ravion metrics eks-prometheus runs a PromQL range query against a Prometheus reached through the Operator agent, so an in-cluster or external Prometheus can be queried without a network route to it.
ravion logs eks-loki tails EKS workload logs from the in-cluster Loki through the Operator agent.