Editing Helm install prometheus bitnami/kube-prometheus

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{{lc}}
+
<pre>
 +
NAME: prometheus
 +
LAST DEPLOYED: Wed Nov  2 19:31:51 2022
 +
NAMESPACE: default
 +
STATUS: deployed
 +
REVISION: 1
 +
TEST SUITE: None
 +
NOTES:
 +
CHART NAME: kube-prometheus
 +
CHART VERSION: 8.1.11
 +
APP VERSION: 0.60.1
 +
 
 +
** Please be patient while the chart is being deployed **
 +
 
 +
Watch the Prometheus Operator Deployment status using the command:
 +
 
 +
    kubectl get deploy -w --namespace default -l app.kubernetes.io/name=kube-prometheus-operator,app.kubernetes.io/instance=prometheus
 +
 
 +
Watch the Prometheus StatefulSet status using the command:
 +
 
 +
    kubectl get sts -w --namespace default -l app.kubernetes.io/name=kube-prometheus-prometheus,app.kubernetes.io/instance=prometheus
  
NAME: prometheus
+
Prometheus can be accessed via port "9090" on the following DNS name from within your cluster:
LAST DEPLOYED: Wed Nov  2 19:31:51 2022
 
NAMESPACE: default
 
STATUS: deployed
 
REVISION: 1
 
TEST SUITE: None
 
NOTES:
 
CHART NAME: kube-prometheus
 
CHART VERSION: 8.1.11
 
APP VERSION: 0.60.1
 
 
** Please be patient while the chart is being deployed **
 
 
Watch the Prometheus Operator Deployment status using the command:
 
 
    [[kubectl get deploy]] -w --namespace default -l [[app.kubernetes.io]]/name=kube-prometheus- operator,app.kubernetes.io/instance=prometheus
 
 
Watch the Prometheus StatefulSet status using the command:
 
 
    kubectl get sts -w --namespace default -l app.kubernetes.io/name=kube-prometheus-prometheus,app.kubernetes.io/instance=prometheus
 
 
Prometheus can be accessed via port "9090" on the following DNS name from within your cluster:  
 
 
    prometheus-kube-prometheus-prometheus.default.[[svc.cluster.local]]
 
  
To access Prometheus from outside the cluster execute the following commands:  
+
    prometheus-kube-prometheus-prometheus.default.svc.cluster.local
+
 
    echo "Prometheus URL: http://127.0.0.1:9090/"
+
To access Prometheus from outside the cluster execute the following commands:
    [[kubectl port-forward]] --namespace default svc/prometheus-kube-prometheus-prometheus [[9090]]:9090
+
 
 +
    echo "Prometheus URL: http://127.0.0.1:9090/"
 +
    kubectl port-forward --namespace default svc/prometheus-kube-prometheus-prometheus 9090:9090
 +
 
 +
Watch the Alertmanager StatefulSet status using the command:
  
Watch the [[Alertmanager]] StatefulSet status using the command:
 
<pre>
 
 
     kubectl get sts -w --namespace default -l app.kubernetes.io/name=kube-prometheus-alertmanager,app.kubernetes.io/instance=prometheus
 
     kubectl get sts -w --namespace default -l app.kubernetes.io/name=kube-prometheus-alertmanager,app.kubernetes.io/instance=prometheus
  

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Templates used on this page:

Advertising: