helm-charts
kube-thanos
helm-charts | kube-thanos | |
---|---|---|
105 | 3 | |
5,257 | 523 | |
2.0% | 0.4% | |
9.7 | 1.1 | |
6 days ago | 6 months ago | |
Mustache | Jsonnet | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
helm-charts
- Show HN: Holos – Configure Kubernetes with CUE data structures instead of YAML
- Show HN: Holos – Configure Helm and Kustomize Holistically with Cue
-
Does Your Startup Need Complex Cloud Infrastructure?
The go to solution for a k8s monitoring setup is https://github.com/prometheus-community/helm-charts/tree/mai...
-
Simplify Kubernetes Monitoring: Kube-prometheus-stack Made Easy with Glasskube
That's why Kube-Prometheus-Stack was created. It installs a collection of Kubernetes manifests, Grafana dashboards, and Prometheus rules, providing an easy-to-operate, end-to-end Kubernetes cluster monitoring solution with Prometheus using the Prometheus Operator.
-
Configuring Access to Prometheus and Grafana via Sub-paths
Step 1: Installing Kube-prometheus-stack
-
Kubernetes for Beginners
Kubernetes Documentation: https://kubernetes.io/docs/home/ Kubernetes Tutorials: https://kubernetes.io/docs/tutorials/ Kubernetes Community: https://kubernetes.io/community/ Prometheus: https://prometheus.io/ Grafana: https://grafana.com/ Elasticsearch: https://www.elastic.co/elasticsearch/ Kibana: https://www.elastic.co/kibana Helm: https://helm.sh/ Prometheus Helm Chart: https://github.com/prometheus-community/helm-charts/tree/main/prometheus Grafana Helm Chart: https://github.com/grafana/helm-charts/tree/main/grafana Elasticsearch Helm Chart: https://github.com/elastic/helm-charts/tree/main/elasticsearch Kibana Helm Chart: https://github.com/elastic/helm-charts/tree/main/kibana RBAC: https://kubernetes.io/docs/reference/access-authn-authz/rbac/ Network Policies: https://kubernetes.io/docs/concepts/services-networking/network-policies/ StatefulSets: https://kubernetes.io/docs/concepts/workloads/controllers/statefulset/ DaemonSets: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/ Taints and Tolerations: https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/ Custom Resource Definitions (CRDs): https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/ Operators: https://kubernetes.io/docs/concepts/extend-kubernetes/operator/
-
Introducing a Custom Operator for Unified Management of Kubernetes Tools
Installation example for prometheus:
-
You get what you Measure: Understanding your applications health with Grafana, Loki and Prometheus
Prometheus can be deployed using the Prometheus Helm Chart. This helm chart contains a lot of features such as the already mentioned Push Gateway, Alert Manager and so on. For simplicity reasons of this tutorial I will not show all the Helm chart configuration but you can see a real example used by me here.
-
Multi-Cluster Prometheus: Scaling Metrics Across Kubernetes Clusters
Building upon Bartłomiej Płotka's insightful blog on Prometheus and its passthrough agent mode, this post dives into implementing multi-cluster Prometheus support. Notably, the official inclusion of support in the widely-used kube-prometheus-stack came with the release in July 2023, making it easier to extend Prometheus monitoring across clusters.
-
Hands On: Pull metrics into Kubernetes from anywhere and treat them generically with the Keptn Metrics Server
The first thing you'll need, of course, is at least one backend to store metrics. So install Prometheus now:
kube-thanos
-
Is there anything as easy to use as logdna but on the side of metrics: grafana/prometheus
kube-thanos is pretty nice. You can see how GitLab deploys it here.
-
Thanos with Kube-State meteics
Thanos doesn't need an operator, since it's mostly stateless. It's best installed via kube-thanos.
-
Thanos Integration with Prometheus
You probably want kube-thanos.
What are some alternatives?
pack - CLI for building apps using Cloud Native Buildpacks
charts - Bitnami Helm Charts
tanka - Flexible, reusable and concise configuration for Kubernetes
kube-prometheus - Use Prometheus to monitor Kubernetes and applications running on Kubernetes
kustomize - Customization of kubernetes YAML configurations
promscale - [DEPRECATED] Promscale is a unified metric and trace observability backend for Prometheus, Jaeger and OpenTelemetry built on PostgreSQL and TimescaleDB.
pihole-kubernetes - PiHole on kubernetes
operator - Kubernetes operator for Victoria Metrics
thanos-operator - Kubernetes operator for deploying Thanos
prometheus-operator - Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes
gl-infra