Skip to content

Commit 08951a5

Browse files
committed
docs: generate doc for new release
1 parent 43398bb commit 08951a5

23 files changed

Lines changed: 97 additions & 76 deletions

docs/antora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: "devops-stack"
33
title: "DevOps Stack"
4-
version: "0.53.0"
4+
version: "0.54.0"
55
prerelease: true
66
nav:
77
- "modules/ROOT/nav.adoc"

docs/modules/ROOT/pages/references/applications/aad-pod-identity.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,18 @@ Kubernetes applications.
88
== Requirements
99

1010
[width="100%",cols="45%,22%,33%",options="header",]
11-
|===
11+
|=======================================================================
1212
|Repository |Name |Version
1313
|https://raw.githubusercontent.com/Azure/aad-pod-identity/master/charts
1414
|aad-pod-identity |4.1.1
15-
|===
15+
|=======================================================================
1616

1717
== Values
1818

1919
[width="100%",cols="16%,18%,27%,39%",options="header",]
20-
|===
20+
|=======================================================================
2121
|Key |Type |Default |Description
2222
|aad-pod-identity |object
2323
|`{"forceNamespaced":true,"mic":{"prometheusPort":8888,"resources":{"limits":{"memory":"32Mi"},"requests":{"memory":"16Mi"}}},"nmi":{"prometheusPort":9090,"resources":{"limits":{"memory":"32Mi"},"requests":{"memory":"16Mi"}}}}`
2424
|Values passed to the add-pod-identity chart
25-
|===
25+
|=======================================================================

docs/modules/ROOT/pages/references/applications/argocd.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,21 +12,21 @@ enabled
1212
== Requirements
1313

1414
[cols=",,",options="header",]
15-
|===
15+
|==================================================================
1616
|Repository |Name |Version
1717
|https://argoproj.github.io/argo-helm |argo-cd |3.26.9
1818
|https://argoproj.github.io/argo-helm |argocd-applicationset |1.3.1
1919
|https://argoproj.github.io/argo-helm |argocd-notifications |1.4.4
20-
|===
20+
|==================================================================
2121

2222
== Values
2323

2424
[width="100%",cols="16%,18%,27%,39%",options="header",]
25-
|===
25+
|=======================================================================
2626
|Key |Type |Default |Description
2727
|argo-cd |object
2828
|`{"controller":{"metrics":{"rules":{"enabled":true,"spec":[{"alert":"ArgoAppMissing","annotations":{"description":"ArgoCD has not reported any applications data for the past 15 minutes which means that it must be down or not functioning properly. This needs to be resolved for this cloud to continue to maintain state.\n","summary":"[ArgoCD] No reported applications"},"expr":"absent(argocd_app_info)\n","for":"15m","labels":{"severity":"critical"}},{"alert":"ArgoAppNotSynced","annotations":{"description":"The application [{{`\{\{latexmath:[$labels.name}}`}} has not been synchronized for over 12 hours which means that the state of this cloud has drifted away from the state inside Git.\n","summary":"[{{`{{$]labels.name}}`}}] Application not synchronized"},"expr":"argocd_app_info{sync_status!=\"Synced\"} == 1\n","for":"12h","labels":{"severity":"warning"}}]},"serviceMonitor":{"enabled":true}}},"repoServer":{"metrics":{"serviceMonitor":{"enabled":true}}},"server":{"metrics":{"serviceMonitor":{"enabled":true}}}}`
2929
|Values passed to the argo-cd chart
3030

3131
|argocd-applicationset.installCRDs |bool |`false` |
32-
|===
32+
|=======================================================================

docs/modules/ROOT/pages/references/applications/cert-manager.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ kube-prometheus-stack chart because it uses Prometheus Custom Resources.
1313
== Requirements
1414

1515
[cols=",,",options="header",]
16-
|===
16+
|===============================================
1717
|Repository |Name |Version
1818
|https://charts.jetstack.io |cert-manager |1.4.3
19-
|===
19+
|===============================================
2020

2121
== Values
2222

2323
[width="100%",cols="16%,18%,27%,39%",options="header",]
24-
|===
24+
|=======================================================================
2525
|Key |Type |Default |Description
2626
|cert-manager |object
2727
|`{"installCRDs":true,"prometheus":{"servicemonitor":{"enabled":true}},"securityContext":{"fsGroup":999}}`
@@ -30,4 +30,4 @@ kube-prometheus-stack chart because it uses Prometheus Custom Resources.
3030
|letsencrypt.issuers |object
3131
|`{"letsencrypt-prod":{"email":"letsencrypt@camptocamp.com","server":"https://acme-v02.api.letsencrypt.org/directory"},"letsencrypt-staging":{"email":"letsencrypt@camptocamp.com","server":"https://acme-staging-v02.api.letsencrypt.org/directory"}}`
3232
|ClusterIssuers configuration
33-
|===
33+
|=======================================================================

docs/modules/ROOT/pages/references/applications/csi-secrets-store-provider-azure.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@ This driver enables:
1111
== Requirements
1212

1313
[width="100%",cols="45%,22%,33%",options="header",]
14-
|===
14+
|=======================================================================
1515
|Repository |Name |Version
1616
|https://raw.githubusercontent.com/Azure/secrets-store-csi-driver-provider-azure/master/charts
1717
|csi-secrets-store-provider-azure |0.2.0
18-
|===
18+
|=======================================================================
1919

2020
== Values
2121

2222
[width="100%",cols="16%,18%,27%,39%",options="header",]
23-
|===
23+
|=======================================================================
2424
|Key |Type |Default |Description
2525
|csi-secrets-store-provider-azure.secrets-store-csi-driver.syncSecret.enabled
2626
|bool |`true` |
27-
|===
27+
|=======================================================================

docs/modules/ROOT/pages/references/applications/efs-provisioner.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ PersistentVolumes in the kubernetes cluster
1010
== Requirements
1111

1212
[cols=",,",options="header",]
13-
|===
13+
|======================================================
1414
|Repository |Name |Version
1515
|https://charts.helm.sh/stable |efs-provisioner |0.13.0
16-
|===
16+
|======================================================
1717

1818
== Values
1919

2020
[cols=",,,",options="header",]
21-
|===
21+
|===============================
2222
|Key |Type |Default |Description
2323
|efsProvisioner |object |`{}` |
24-
|===
24+
|===============================
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

docs/modules/ROOT/pages/references/applications/kube-prometheus-stack.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@ dashboards for monitoring Kubernetes cluster with Prometheus.
66
== Requirements
77

88
[width="100%",cols="45%,22%,33%",options="header",]
9-
|===
9+
|=======================================================================
1010
|Repository |Name |Version
1111
|https://prometheus-community.github.io/helm-charts
1212
|kube-prometheus-stack |18.0.1
13-
|===
13+
|=======================================================================
1414

1515
== Values
1616

1717
[width="100%",cols="16%,18%,27%,39%",options="header",]
18-
|===
18+
|=======================================================================
1919
|Key |Type |Default |Description
2020
|kube-prometheus-stack |object
2121
|`{"grafana":{"plugins":["grafana-piechart-panel"],"sidecar":{"dashboards":{"searchNamespace":"ALL"},"datasources":{"searchNamespace":"ALL"}}},"kubeControllerManager":{"enabled":false},"kubeEtcd":{"enabled":false},"kubeProxy":{"enabled":false},"kubeScheduler":{"enabled":false},"prometheus":{"additionalPodMonitors":[{"jobLabel":"traefik","name":"traefik","namespaceSelector":{"any":true},"podMetricsEndpoints":[{"path":"/metrics","port":"traefik","scheme":"http"}],"selector":{"matchLabels":{"app.kubernetes.io/instance":"traefik","app.kubernetes.io/name":"traefik"}}}],"prometheusSpec":{"podMonitorSelectorNilUsesHelmValues":false,"ruleSelectorNilUsesHelmValues":false,"serviceMonitorSelectorNilUsesHelmValues":false,"thanos":{"image":"quay.io/thanos/thanos:v0.15.0","version":"v0.15.0"}}},"prometheusOperator":{"admissionWebhooks":{"enabled":false},"manageCrds":false,"tls":{"enabled":false},"tlsProxy":{"enabled":false}},"thanosObjectStorageConfig":null}`
2222
|Values passed to the kube-prometheus-stack chart
23-
|===
23+
|=======================================================================

docs/modules/ROOT/pages/references/applications/loki-stack.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@ Grafana Labs, and inspired by Prometheus.
66
== Requirements
77

88
[cols=",,",options="header",]
9-
|===
9+
|========================================================
1010
|Repository |Name |Version
1111
|https://grafana.github.io/helm-charts |loki-stack |2.4.1
12-
|===
12+
|========================================================
1313

1414
== Values
1515

1616
[width="100%",cols="16%,18%,27%,39%",options="header",]
17-
|===
17+
|=======================================================================
1818
|Key |Type |Default |Description
1919
|loki-stack |object
2020
|`{"filebeat":{"extraContainers":"- name: filebeat-prometheus-exporter\n image: \"trustpilot/beat-exporter:0.4.0\"\n ports:\n - containerPort: 9479\n protocol: TCP\n name: metrics\n"},"loki":{"serviceMonitor":{"enabled":true},"serviceName":"loki-stack.loki-stack"},"promtail":{"serviceMonitor":{"enabled":true}}}`
2121
|Values passed to the loki-stack chart
22-
|===
22+
|=======================================================================

docs/modules/ROOT/pages/references/applications/minio.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@ This chart installs MinIO, a High Performance Object Storage.
88
== Requirements
99

1010
[cols=",,",options="header",]
11-
|===
11+
|==================================
1212
|Repository |Name |Version
1313
|https://helm.min.io/ |minio |8.0.3
14-
|===
14+
|==================================
1515

1616
== Values
1717

1818
[width="100%",cols="16%,18%,27%,39%",options="header",]
19-
|===
19+
|=======================================================================
2020
|Key |Type |Default |Description
2121
|minio |object
2222
|`{"metrics":{"serviceMonitor":{"enabled":true}},"resources":{"requests":{"memory":"24Mi"}}}`
2323
|Values passed to the minio chart
24-
|===
24+
|=======================================================================

0 commit comments

Comments
 (0)