Thomas Eckert
f51d245621
Add read command examples
2022-08-08 15:16:55 -04:00
Thomas Eckert
3d2b382153
Change to <nobr>
2022-08-08 14:56:50 -04:00
Thomas Eckert
3bc6a375c8
Remove "Required" column from options (they are all optional)
2022-08-08 12:57:48 -04:00
Thomas Eckert
2c0cb813d4
Update the table of contents with better descriptions
2022-08-08 12:53:41 -04:00
Thomas Eckert
9cb569b44e
Add options and examples to proxy read
2022-07-22 13:43:38 -04:00
Thomas Eckert
a1ca68a632
Add descriptions to the subjects
2022-07-22 12:14:01 -04:00
Thomas Eckert
a339080641
Add proxy list docs
2022-07-21 17:47:39 -04:00
Thomas Eckert
65b242edfb
Move uninstall down to be alphabetically sorted
2022-07-20 15:14:14 -04:00
Thomas Eckert
591d350f64
Clean and clarify intro
2022-07-20 15:09:00 -04:00
Ranjandas
6b653fb827
Update Single DC Multi K8S doc ( #13278 )
...
* Updated note with details of various K8S CNI options
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-19 09:45:41 -07:00
R.B. Boyer
61ebb38092
server: ensure peer replication can successfully use TLS over external gRPC ( #13733 )
...
Ensure that the peer stream replication rpc can successfully be used with TLS activated.
Also:
- If key material is configured for the gRPC port but HTTPS is not
enabled now TLS will still be activated for the gRPC port.
- peerstream replication stream opened by the establishing-side will now
ignore grpc.WithBlock so that TLS errors will bubble up instead of
being awkwardly delayed or suppressed
2022-07-15 13:15:50 -05:00
John Murret
28bf578b2d
Made changes based on Adams suggestions ( #13490 )
...
* Made changes based on Adams suggestions
* updating list layout in systems integration guide. updating wan federation docs.
* fixing env vars on systems integration page
* fixing h3 to h2 on enterprise license page
* Changed `The following steps will be performed` to `Complete the following steps`
* Replaced `These steps will be repeated for each datacenter` with `Repeat the following steps for each datacenter in the cluster`
* Emphasizing that kv2 secrets only need to be stored once.
* Move the sentence indicating where the vault path maps to the helm chart out of the -> Note callout
* remaining suggestions
* Removing store the secret in Vault from server-tls page
* Making the Bootstrapping the Server PKI Engine sections the same on server-tls and webhook-cert pages
* Apply suggestions from code review
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Updating VAULT_ADDR on systems-integration to get it out of the shell.
* Updating intro paragraph of Overview on systems-integration.mdx to what Adamsuggested.
* Putting the GKE, AKS, AKS info into tabs on the systems integration page.
* Apply suggestions from code review
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-15 10:35:42 -06:00
Jared Kirschner
664033e68e
Merge pull request #13655 from hashicorp/docs/add-envoy-to-standard-upgrade-instructions
...
docs: add Envoy upgrade step to std upgrade docs
2022-07-14 13:11:12 -04:00
Jared Kirschner
9c0f2478b9
docs: add Envoy upgrade step to std upgrade docs
2022-07-14 06:56:11 -07:00
Michael Wilkerson
affae7ae83
update docs ( #13711 )
...
* update docs
* Update website/content/docs/nia/enterprise/index.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-11 15:03:18 -07:00
Jeff Boruszak
671d968ecc
Merge pull request #13693 from hashicorp/docs-cluster-peering-updates
...
docs: Cluster Peering docs fixes
2022-07-11 12:34:07 -05:00
Nathan Coleman
0bb6078002
Merge pull request #13681 from hashicorp/docs/install-capigw-version-env-var
...
docs(consul-api-gateway): use VERSION env var in install steps
2022-07-11 10:32:19 -05:00
Nathan Coleman
626704fcda
Update website/content/docs/api-gateway/consul-api-gateway-install.mdx
2022-07-11 11:26:04 -04:00
Mike Morris
fc8fbda641
Update website/content/docs/api-gateway/consul-api-gateway-install.mdx
...
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
2022-07-07 17:38:30 -04:00
Mike Morris
28d2ee5ada
Update website/content/docs/api-gateway/consul-api-gateway-install.mdx
...
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
2022-07-07 17:37:12 -04:00
boruszak
7384eefff0
Clarification around "peering_token.json" and adding Partition names
2022-07-07 16:10:21 -05:00
Chris Thain
27c239b596
Docs: Fix path to consul-ecs Terraform modules ( #13689 )
2022-07-07 13:30:19 -07:00
boruszak
368d88f9b3
"<service-name" fix - added brackets
2022-07-07 10:08:53 -05:00
Mike Morris
4372e4d3c4
docs(consul-api-gateway): use VERSION env var in install steps
2022-07-06 17:22:05 -04:00
Usha Kodali
922004d46b
Consul on ECS compatibility matrix docs update ( #13060 )
2022-07-06 12:34:14 -07:00
Freddy
ed9808c4f1
Parse peer name for virtual IP DNS queries ( #13602 )
...
This commit updates the DNS query locality parsing so that the virtual
IP for an imported service can be queried.
Note that:
- Support for parsing a peer in other service discovery queries was not
added.
- Querying another datacenter for a virtual IP is not supported. This
was technically allowed in 1.11 but is being rolled back for 1.13
because it is not a use-case we intended to support. Virtual IPs in
different datacenters are going to collide because they are allocated
sequentially.
2022-07-06 10:30:04 -06:00
Jared Kirschner
93edefd4a1
docs: improve large version change upgrade path
2022-07-01 05:47:24 -07:00
David Yu
8f8ed954cc
docs: add controller to cluster peering docs ( #13639 )
...
* docs: add controller to cluster peering docs
2022-06-29 11:08:37 -07:00
alex
04ec093130
no 1.9 style metrics ( #13532 )
...
Signed-off-by: acpana <8968914+acpana@users.noreply.github.com>
2022-06-29 09:46:37 -07:00
Tu Nguyen
3c608f5536
Fix typo in cluster peering docs ( #13574 )
...
* Fix typo in cluster peering docs
* Remove highlight, update curly quotes
2022-06-28 15:54:57 -07:00
Kyle Havlovitz
891a864b75
Merge pull request #13611 from hashicorp/prometheus-tls-docs
...
Update docs for prometheus TLS options
2022-06-27 09:51:06 -07:00
Kyle Havlovitz
cc2bcb2b9f
Update docs for prometheus TLS options
2022-06-27 09:33:27 -07:00
Amier Chery
d3512e7fdd
Merge pull request #13516 from maxb/docs-fix-metric-dots
...
Fix use of trailing dots on metric names in telemetry.mdx
2022-06-27 10:31:11 -04:00
Loïc Saint-Roch
2c89485870
Add HashiBox to community tools
2022-06-26 15:50:25 +02:00
Matt Keeler
91b8bf4b55
Clarify the wording of the peering limitations in the preview ( #13590 )
2022-06-24 09:58:31 -04:00
Frank DiRocco
49856e8cec
update terraform module location for consul aws modules ( #13522 )
...
Co-authored-by: Paul Glass <pglass@hashicorp.com>
2022-06-23 22:10:44 -07:00
Paul Glass
c1b2b2c980
docs: Update ECS docs for IAM auth method support ( #13222 )
2022-06-23 16:42:40 -05:00
David Yu
094e801644
docs: add missing $ gossip key rotation ( #13581 )
2022-06-23 14:31:05 -07:00
David Yu
baf6c67415
docs: add indent to code block config tab to align with other branches ( #13573 )
2022-06-23 08:38:36 -07:00
David Yu
e8f7a1f2c1
docs: add Core requirements to cluster peering k8s docs ( #13569 )
...
* docs: add Core requirements to cluster peering k8s docs
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-06-22 19:12:08 -07:00
trujillo-adam
760df49741
Merge pull request #13492 from hashicorp/docs-ecs-mesh-gw
...
Docs for ECS Mesh Gateway
2022-06-22 15:55:31 -07:00
Kyle Schochenmaier
11fb9f6e37
[docs] update doc headers ( #13527 )
...
* update helm docs to have correct headers
2022-06-22 15:56:25 -05:00
Kyle Havlovitz
6f31bf85ee
Merge pull request #13526 from hashicorp/dns-parititon-docs
...
docs: Clarify section on partitioned node DNS lookups
2022-06-22 10:59:04 -07:00
Kyle Havlovitz
aeb943fb0d
docs: Clarify section on partitioned node DNS lookups
2022-06-22 10:41:13 -07:00
trujillo-adam
e8b1ac2060
applied feedback from review
2022-06-22 10:18:56 -07:00
Tu Nguyen
2041b5f0a9
Merge pull request #13550 from hashicorp/docs/peering-upstream-annotation
...
Docs/peering upstream annotation
2022-06-22 01:02:23 -07:00
David Yu
ac14ef53b2
slight update to retrigger tests
2022-06-22 00:34:49 -07:00
Tu Nguyen
a35d37c574
Merge pull request #13433 from hashicorp/docs-cluster-peering-technical-preview
...
docs: Cluster Peering for OSS Technical Preview
2022-06-22 00:10:11 -07:00
Tu Nguyen
a6865de076
Apply suggestions from code review
...
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
2022-06-22 00:05:32 -07:00
Tu Nguyen
efc30989f8
Merge pull request #13501 from hashicorp/peering-helm-value
...
docs: add peering helm value
2022-06-22 00:03:33 -07:00