mirror of
https://github.com/coreos/prometheus-operator.git
synced 2026-02-05 06:45:27 +01:00
Adding header section to specify the positions
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
weight: 207
|
||||
weight: 208
|
||||
toc: true
|
||||
title: High Availability
|
||||
menu:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
weight: 210
|
||||
weight: 211
|
||||
toc: false
|
||||
title: CLI reference
|
||||
menu:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
weight: 206
|
||||
weight: 207
|
||||
toc: true
|
||||
title: RBAC for CRDs
|
||||
menu:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
weight: 205
|
||||
weight: 206
|
||||
toc: true
|
||||
title: RBAC
|
||||
menu:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
weight: 204
|
||||
weight: 205
|
||||
toc: true
|
||||
title: Thanos
|
||||
menu:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
weight: 211
|
||||
weight: 212
|
||||
toc: true
|
||||
title: Troubleshooting
|
||||
menu:
|
||||
|
||||
@@ -1,3 +1,16 @@
|
||||
---
|
||||
weight: 202
|
||||
toc: true
|
||||
title: Exposing Prometheus and Alertmanager
|
||||
menu:
|
||||
docs:
|
||||
parent: user-guides
|
||||
lead: ""
|
||||
images: []
|
||||
draft: false
|
||||
description: Guide to exposing Prometheus and Alertmanager in Kubernetes using NodePort, ClusterIP, or Ingress for external access.
|
||||
---
|
||||
|
||||
<br>
|
||||
<div class="alert alert-info" role="alert">
|
||||
<i class="fa fa-exclamation-triangle"></i><b> Note:</b> Starting with v0.39.0, Prometheus Operator requires use of Kubernetes v1.16.x and up.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
weight: 203
|
||||
weight: 204
|
||||
toc: true
|
||||
title: Prometheus Agent
|
||||
menu:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
weight: 208
|
||||
weight: 209
|
||||
toc: true
|
||||
title: Storage
|
||||
menu:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
weight: 209
|
||||
weight: 210
|
||||
toc: true
|
||||
title: Strategic Merge Patch
|
||||
menu:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
weight: 202
|
||||
weight: 203
|
||||
toc: true
|
||||
title: Admission webhook
|
||||
menu:
|
||||
|
||||
Reference in New Issue
Block a user