Rebecca Zanzig
db6c5d1b20
Add doc info for added server affinity value
...
Supports newly added functionality to the Helm chart.
2018-11-08 12:07:30 -08:00
Rebecca Zanzig
140a1edcea
Reorder Helm chart server values
...
This matches the ordering in the Helm chart, to make it easier for
users to find information.
2018-11-08 12:06:00 -08:00
Rebecca Zanzig
2c8675565d
Merge pull request #4900 from hashicorp/docs/helm-extension
...
Document options for additional helm chart configuration
2018-11-06 15:39:40 -08:00
Rebecca Zanzig
638a5ff7a1
Document options for additional helm chart configuration
...
There is a fine line between making the helm chart easy and simple to
use and supporting lots of configurability. This documents options for
users who would like to extend the Helm chart beyond what is readily
available in the `values.yaml` file.
2018-11-05 12:20:14 -08:00
Rebecca Zanzig
ea6e5c8945
Clarify storage usage for consul + k8s
...
This adds two Helm chart values into the documentation with details
that have come up in several issues.
Additionally, it notes that persistent volumes and their claims need
to be removed manually because of current kubernetes and helm design.
2018-11-05 10:50:41 -08:00
Anubhav Mishra
538973fc5e
Clarify sync wording.
...
Co-Authored-By: adilyse <rebecca@hashicorp.com>
2018-10-31 13:18:50 -07:00
Anubhav Mishra
98dcc32c53
Updating configuration wording.
...
Co-Authored-By: adilyse <rebecca@hashicorp.com>
2018-10-31 13:18:01 -07:00
Rebecca Zanzig
6e575b2671
Update Helm docs to include the `default` flag for catalog sync
...
Additionally fixes an issue with quotes on the related annotation.
2018-10-30 16:37:04 -07:00
Rebecca Zanzig
7ad6596454
Merge pull request #4828 from hashicorp/docs/helm-16-getting-started
...
Update the `join` command format in the k8s Running Consul section
2018-10-25 15:47:14 -07:00
Rebecca Zanzig
6fb2134e96
Add connectInject `image` info into helm docs
...
This field was added back into the helm chart, but it was not added
back to the documentation. This adds it, then additionally fixes a
few typos in the same file.
2018-10-25 08:41:59 -07:00
Rebecca Zanzig
6b132da961
Update the `join` command format in the k8s Running Consul section
...
Based on info from consul-helm issue 16, the formatting of the helm
chart value for joining an external cluster needs to be specified
as a yaml array. This updates the documentation to reflect this.
2018-10-22 14:08:13 -07:00
Rebecca Zanzig
58fc4a7cbc
Add additional formatting detail to the Helm `join` command
...
In response to consul-helm issue 16.
2018-10-17 12:53:44 -07:00
Mitchell Hashimoto
1b02b9e3c1
website: address PR feedback
2018-10-09 09:30:37 -07:00
Mitchell Hashimoto
a4abd8dd76
website: note that env vars are set
2018-10-08 09:55:55 -07:00
Mitchell Hashimoto
fd46c6d7ce
website: address some PR feedback
2018-10-08 08:24:25 -07:00
Mitchell Hashimoto
a3adf47bfb
website: add docs for the Connect injection
2018-10-07 23:47:08 -07:00
Mitchell Hashimoto
bd6ec230c3
website: clarify that downward API works in any pod spec
2018-10-01 10:35:09 -07:00
Mitchell Hashimoto
151e3eb25d
website: clarify that the server cluster can run anywhere
2018-09-26 08:41:25 -05:00
Mitchell Hashimoto
f8cbcd322a
website: clarify coredns requirement
2018-09-25 23:37:21 -05:00
Mitchell Hashimoto
cba2db8246
website: address feedback
2018-09-25 21:55:32 -05:00
Mitchell Hashimoto
58132810a1
website: fix the description of the sync page
2018-09-25 17:56:19 -05:00
Mitchell Hashimoto
9ec50a732f
Add new helm fields
2018-09-25 09:20:36 -05:00
Mitchell Hashimoto
824814be3f
website: document helm options
2018-09-23 17:29:18 -07:00
Mitchell Hashimoto
88d8d2bb9a
website: document consul-k8s
2018-09-23 17:15:54 -07:00
Mitchell Hashimoto
321cd016d4
website: docs for catalog sync
2018-09-23 17:12:14 -07:00
Mitchell Hashimoto
79c6258276
website: correct chart casing
2018-09-13 14:45:40 -07:00
Mitchell Hashimoto
113f568509
website: document k8s go-discover ( #4666 )
...
This adds documentation for the `k8s` go-discover provider that will be part of 1.2.3.
2018-09-13 10:12:27 -04:00
Mitchell Hashimoto
5943c79ed4
Initial Helm Chart/K8S Docs ( #4653 )
...
* website: initial Kubernetes section with Helm information
* website: extraConfig for clients
* website: add more helm fields
* website: document extraVolumes
* website: document Consul DNS
* website: fix typos and show example of downward API
2018-09-12 08:44:30 -07:00