Skip to content

Commit

Permalink
mark unfinished docs as draft
Browse files Browse the repository at this point in the history
This has the effect that these docs are only visible when you start a
local development server. Once we decided hat to do regarding the
support of the platforms mentioned in these docs, we can remove the
draft tag.

Signed-off-by: Jan Martens <jan@martens.eu.org>
  • Loading branch information
JanMa authored and naphelps committed Mar 26, 2024
1 parent 3137382 commit 0d2fc4f
Show file tree
Hide file tree
Showing 42 changed files with 42 additions and 0 deletions.
1 change: 1 addition & 0 deletions website/content/docs/platform/github-actions.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
description: >-
GitHub Actions
---
Expand Down
1 change: 1 addition & 0 deletions website/content/docs/platform/index.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
description: This section covers running OpenBao on various platforms (such as Kubernetes).
---

Expand Down
1 change: 1 addition & 0 deletions website/content/docs/platform/k8s/csi/configurations.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
sidebar_label: Configurations
description: This section documents the configurables for the Vault CSI Provider.
---
Expand Down
1 change: 1 addition & 0 deletions website/content/docs/platform/k8s/csi/examples.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
sidebar_label: Examples
description: This section documents examples of using the Vault CSI Provider.
---
Expand Down
1 change: 1 addition & 0 deletions website/content/docs/platform/k8s/csi/index.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
sidebar_label: Overview
description: >-
The Vault CSI Provider allows pods to consume Vault secrets using CSI volumes.
Expand Down
1 change: 1 addition & 0 deletions website/content/docs/platform/k8s/csi/installation.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
sidebar_label: Installation
description: The Vault CSI Provider can be installed using Vault Helm.
---
Expand Down
1 change: 1 addition & 0 deletions website/content/docs/platform/k8s/helm/configuration.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
description: This section documents configuration options for the Vault Helm chart
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
sidebar_current: 'docs-platform-k8s-examples-development'
description: |-
Describes how to set up a development Vault
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
sidebar_current: 'docs-platform-k8s-examples-external'
description: |-
Describes how to set up an external Vault
Expand Down
1 change: 1 addition & 0 deletions website/content/docs/platform/k8s/helm/examples/ha-tls.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
sidebar_current: 'docs-platform-k8s-examples-ha-tls'
description: |-
Describes how to set up a Raft HA Vault cluster with TLS certificate
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
sidebar_current: 'docs-platform-k8s-examples-ha-with-raft'
description: |-
Describes how to set up a highly available Vault cluster with Integrated Storage (Raft)
Expand Down
1 change: 1 addition & 0 deletions website/content/docs/platform/k8s/helm/examples/index.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
sidebar_label: Overview
sidebar_current: 'docs-platform-k8s-examples'
description: |-
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
sidebar_current: 'docs-platform-k8s-examples-injector-tls-cert-manager'
description: |-
Describes how to set up the Vault Agent Injector with certificates and keys generated by cert-manager.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
sidebar_current: 'docs-platform-k8s-examples-injector-tls'
description: |-
Describes how to set up the Vault Agent Injector with manually generated certificates and keys.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
sidebar_current: 'docs-platform-k8s-examples-kubernetes-auth'
description: |-
Describes how to set up Kubernetes Auth method
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
sidebar_current: 'docs-platform-k8s-examples-standalone-audit'
description: |-
Describes how to set up a standalone Vault with audit storage
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
sidebar_current: 'docs-platform-k8s-examples-standalone-load-balanced-ui'
description: |-
Describes how to set up a standalone Vault with a load balanced UI
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
sidebar_current: 'docs-platform-k8s-examples-standalone-tls'
description: |-
Describes how to set up a standalone Vault with TLS certificate
Expand Down
1 change: 1 addition & 0 deletions website/content/docs/platform/k8s/helm/index.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
sidebar_label: Overview
description: >-
The Vault Helm chart is the recommended way to install and configure Vault on
Expand Down
1 change: 1 addition & 0 deletions website/content/docs/platform/k8s/helm/openshift.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
description: >-
Vault can run directly on OpenShift in various configurations. For
pure-OpenShift workloads, this enables Vault to also exist purely within
Expand Down
1 change: 1 addition & 0 deletions website/content/docs/platform/k8s/helm/run.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
description: >-
Vault can run directly on Kubernetes in various configurations. For
pure-Kubernetes workloads, this enables Vault to also exist purely within
Expand Down
1 change: 1 addition & 0 deletions website/content/docs/platform/k8s/helm/terraform.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
sidebar_label: Terraform
sidebar_current: 'docs-platform-k8s-terraform'
description: |-
Expand Down
1 change: 1 addition & 0 deletions website/content/docs/platform/k8s/index.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
sidebar_label: Overview
description: This section documents the official integration between Vault and Kubernetes.
---
Expand Down
1 change: 1 addition & 0 deletions website/content/docs/platform/k8s/injector-csi.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
description: This section compares Sidecar Injector and Vault CSI Provider for Kubernetes and Vault integration.
---

Expand Down
1 change: 1 addition & 0 deletions website/content/docs/platform/k8s/injector/annotations.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
description: This section documents the configurable annotations for the Vault Agent Injector.
---

Expand Down
1 change: 1 addition & 0 deletions website/content/docs/platform/k8s/injector/examples.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
sidebar_label: Examples
description: This section documents examples of using the Vault Agent Injector.
---
Expand Down
1 change: 1 addition & 0 deletions website/content/docs/platform/k8s/injector/index.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
sidebar_label: Overview
description: >-
The Vault Agent Sidecar Injector is a Kubernetes admission webhook that adds
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
sidebar_label: Installation
description: The Vault Agent Sidecar Injector can be installed using Vault Helm.
---
Expand Down
1 change: 1 addition & 0 deletions website/content/docs/platform/k8s/vso/api-reference.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
description: >-
The Vault Secrets Operator allows Pods to consume Vault secrets natively from Kubernetes Secrets.
---
Expand Down
1 change: 1 addition & 0 deletions website/content/docs/platform/k8s/vso/examples.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
description: >-
The Vault Secrets Operator allows Pods to consume Vault secrets natively from Kubernetes Secrets.
---
Expand Down
1 change: 1 addition & 0 deletions website/content/docs/platform/k8s/vso/helm.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
sidebar_label: Helm Chart
description: >-
Configuration for the Vault Secrets Operator Helm chart.
Expand Down
1 change: 1 addition & 0 deletions website/content/docs/platform/k8s/vso/index.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
sidebar_label: Overview
description: >-
The Vault Secrets Operator allows Pods to consume HashiCorp secrets natively from Kubernetes Secrets.
Expand Down
1 change: 1 addition & 0 deletions website/content/docs/platform/k8s/vso/installation.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
sidebar_label: Installation
description: >-
The Vault Secrets Operator can be installed using Helm.
Expand Down
1 change: 1 addition & 0 deletions website/content/docs/platform/k8s/vso/openshift.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
sidebar_label: OpenShift
description: >-
The Vault Secrets Operator may be installed on OpenShift clusters via the embedded OperatorHub or the Helm chart.
Expand Down
1 change: 1 addition & 0 deletions website/content/docs/platform/k8s/vso/sources/hvs.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
description: >-
The Vault Secrets Operator allows Pods to consume HCP Vault Secrets natively from Kubernetes Secrets.
---
Expand Down
1 change: 1 addition & 0 deletions website/content/docs/platform/k8s/vso/sources/index.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
description: >-
The Vault Secrets Operator allows Pods to consume Vault secrets natively from Kubernetes Secrets.
---
Expand Down
1 change: 1 addition & 0 deletions website/content/docs/platform/k8s/vso/sources/vault.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
description: >-
The Vault Secrets Operator allows Pods to consume Vault secrets natively from Kubernetes Secrets.
---
Expand Down
1 change: 1 addition & 0 deletions website/content/docs/platform/k8s/vso/telemetry.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
description: >-
The Vault Secrets Operator allows Pods to consume Vault secrets natively from Kubernetes Secrets.
---
Expand Down
1 change: 1 addition & 0 deletions website/content/docs/platform/servicenow/configuration.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
sidebar_label: Configuration
description: This section documents the configurables for the Vault ServiceNow Credential Resolver.
---
Expand Down
1 change: 1 addition & 0 deletions website/content/docs/platform/servicenow/index.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
sidebar_label: Overview
description: >-
The Vault Credential Resolver allows ServiceNow MID servers to use Vault as an enterprise-grade external secret store.
Expand Down
1 change: 1 addition & 0 deletions website/content/docs/platform/servicenow/installation.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
sidebar_label: Installation
description: Installation steps for the Vault ServiceNow Credential Resolver.
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
draft: true
description: Troubleshooting tips for the Vault ServiceNow Credential Resolver.
---

Expand Down

0 comments on commit 0d2fc4f

Please sign in to comment.