mirror of
https://github.com/status-im/consul.git
synced 2025-01-22 19:50:36 +00:00
Merge pull request #8639 from hashicorp/k8s-docs-refactor
Move around k8s docs
This commit is contained in:
commit
e51aea353c
@ -89,6 +89,8 @@
|
||||
/intro/vs/proxies /docs/intro/vs/proxies 301!
|
||||
/intro/vs/custom /docs/intro/vs/custom 301!
|
||||
/download-tools /docs/download-tools 301!
|
||||
/docs/k8s/ambassador /docs/k8s/connect/ambassador 301!
|
||||
/docs/k8s/installation/overview /docs/k8s/installation/install 301!
|
||||
|
||||
# CLI redirects
|
||||
/docs/commands /commands 301!
|
||||
|
@ -93,7 +93,9 @@ export default [
|
||||
content: [
|
||||
{
|
||||
category: 'installation',
|
||||
name: 'Get Started',
|
||||
content: [
|
||||
'install',
|
||||
{
|
||||
category: 'platforms',
|
||||
name: 'Platform Guides',
|
||||
@ -143,11 +145,11 @@ export default [
|
||||
'ingress-gateways',
|
||||
'terminating-gateways',
|
||||
'connect-ca-provider',
|
||||
'ambassador',
|
||||
],
|
||||
},
|
||||
'service-sync',
|
||||
'dns',
|
||||
'ambassador',
|
||||
'upgrade',
|
||||
'uninstall',
|
||||
'helm',
|
||||
|
@ -1,11 +1,11 @@
|
||||
---
|
||||
layout: docs
|
||||
page_title: Helm Chart Reference
|
||||
sidebar_title: Helm Chart Reference
|
||||
description: Reference for the Consul Helm chart.
|
||||
page_title: Helm Chart Configuration
|
||||
sidebar_title: Helm Chart Configuration
|
||||
description: Configuration for the Consul Helm chart.
|
||||
---
|
||||
|
||||
# Helm Chart Reference
|
||||
# Helm Chart Configuration
|
||||
|
||||
## Configuration (Values)
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: docs
|
||||
page_title: Installing Consul on Kubernetes - Kubernetes
|
||||
sidebar_title: Get Started
|
||||
page_title: Install with Helm Chart - Kubernetes
|
||||
sidebar_title: Install with Helm Chart
|
||||
description: >-
|
||||
Consul can run directly on Kubernetes, both in server or client mode. For
|
||||
pure-Kubernetes workloads, this enables Consul to also exist purely within
|
Loading…
x
Reference in New Issue
Block a user