Thomas Eckert
c61445615a
Use tabs for destinations
2022-08-25 14:40:18 -04:00
Thomas Eckert
979179af45
Lil' more cleanup
2022-08-25 14:04:33 -04:00
Thomas Eckert
b35b6beeb5
Clean up copy in ACL role update
2022-08-25 14:03:43 -04:00
Thomas Eckert
c80c0376ae
Normalize table with nobrs
2022-08-25 13:56:13 -04:00
Thomas Eckert
e89b684d6b
Format traffic behaviors table
2022-08-25 13:37:52 -04:00
Thomas Eckert
3417574017
Clean up copy for registration
2022-08-25 13:27:43 -04:00
Thomas Eckert
ae72893587
Use tabs for with and without TLS
2022-08-25 13:02:55 -04:00
Thomas Eckert
60202c8d35
Instruct users to use the CLI
2022-08-25 12:49:54 -04:00
Thomas Eckert
e2438ed742
Remove warning about 1.9
2022-08-25 12:45:57 -04:00
Evan Culver
e14ab54131
docs: Update Envoy support matrix to match the code ( #14338 )
2022-08-24 17:04:26 -07:00
Pablo Ruiz García
4188769c32
Added new auto_encrypt.grpc_server_tls config option to control AutoTLS enabling of GRPC Server's TLS usage
...
Fix for #14253
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-08-24 12:31:38 -04:00
DanStough
bb56a3ee50
doc: tproxy destination fixes
2022-08-24 11:31:05 -04:00
twunderlich-grapl
4b3a39c04d
Clarify docs around using either Consul or Vault managed PKI paths ( #13295 )
...
* Clarify docs around using either Consul or Vault managed PKI paths
The current docs can be misread to indicate that you need both the
Consul and Vault managed PKI Paths policies. The [Learning Tutorial](https://learn.hashicorp.com/tutorials/consul/vault-pki-consul-connect-ca?in=consul/vault-secure#create-vault-policies )
is clearer. This tries to make the original docs as clear as the
learning tutorial
* Clarify that PKI secret engines are used to store certs
Co-authored-by: Blake Covarrubias <blake.covarrubias@gmail.com>
2022-08-23 17:06:00 -07:00
Rosemary Wang
60ed09fa89
Clarify transparent proxy documentation ( #14301 )
...
* Clarify transparent proxy documentation
Some confusion over known limitations for transparent proxy, specifically over federation versus cluster peering.
Updated `KubeDNS` to Kubernetes DNS for consistency with Kubernetes documentation.
Co-authored-by: David Yu <dyu@hashicorp.com>
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
2022-08-23 14:52:03 -07:00
Tu Nguyen
efe7fec43e
more reshuffling
2022-08-23 12:41:44 -07:00
Ashwin Venkatesh
1e9cb26b65
Updates docs for CRDs ( #14267 )
...
Co-authored-by: NicoletaPopoviciu <nicoleta@hashicorp.com>
2022-08-23 15:14:36 -04:00
Jared Kirschner
f6a163f239
Merge pull request #13999 from hashicorp/docs/improve-dns-lookup-variable-consistency
...
docs: improve consistency of DNS lookup variables
2022-08-23 09:53:04 -04:00
Jared Kirschner
00951602b0
docs: improve consistency of DNS lookup variables
...
Previously, some variables were wrapped in < > while others were not,
creating ambiguity in whether some labels were a string literal or a
variable.
Now, all variables are wrapped in < >.
2022-08-23 06:47:17 -07:00
Jared Kirschner
9189c115a1
docs: update k8s vault connect ca config docs
...
- Add namespace to additionalConfig example
- Improve the link to additional configuration options available
2022-08-23 05:49:40 -07:00
Tu Nguyen
9929f9a96d
Reshuffle Docs nav IA
2022-08-22 21:37:03 -07:00
Nathan Coleman
1badd03aa9
Merge pull request #14288 from hashicorp/apigw-docs-x-namespace-cert
...
Add example code for cross-namespace certificateRefs
2022-08-22 18:23:57 -04:00
Nathan Coleman
34f3729140
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-08-22 16:22:43 -04:00
Nathan Coleman
9362cc6525
Apply suggestions from code review
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-08-22 15:14:30 -04:00
Nathan Coleman
9dd1b95aa7
Update website/content/docs/api-gateway/configuration/gateway.mdx
2022-08-22 14:40:43 -04:00
Nathan Coleman
6f57024d0a
Apply suggestions from code review
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-08-22 14:31:19 -04:00
Luke Kysow
96744b581c
Update requirements.mdx ( #14286 )
...
* Update requirements.mdx
2022-08-22 11:04:51 -07:00
Nathan Coleman
e9ec4f1c25
Correct structure of existing tls.certificateRefs example
2022-08-22 12:34:16 -04:00
Nathan Coleman
f47a1c333a
Add example code for cross-namespace certificateRefs
2022-08-22 12:33:42 -04:00
cskh
a87d8f48be
fix: missing MaxInboundConnections field in service-defaults config entry ( #14072 )
...
* fix: missing max_inbound_connections field in merge config
2022-08-19 14:11:21 -04:00
Jared Kirschner
92b718ad96
Merge pull request #14259 from hashicorp/docs/1-13-upgrade-considerations
...
docs: add 1.13 upgrade considerations
2022-08-18 18:18:33 -04:00
Jared Kirschner
18bb45db75
docs: add 1.13 upgrade considerations
...
Adds guidance when upgrading a Consul service mesh deployment to 1.13 and:
- using auto-encrypt or auto-config; or
- the HTTPS port is not enabled on Consul agents
2022-08-18 15:13:21 -07:00
Jared Kirschner
149f6a610d
docs: fix broken markdown
2022-08-16 23:08:09 -04:00
Jeff Apple
6b33c3719c
Merge pull request #14196 from hashicorp/docs/capigw-v0.4.0
...
Docs updates for Consul API Gateway v0.4.0
2022-08-16 10:50:03 -07:00
Jeff-Apple
f98380ab55
Added Known Issues and other edits to Rel Notes
2022-08-16 10:48:13 -07:00
Jeff Apple
9f2798a5bf
Minor edits to Release Notes
2022-08-16 09:36:23 -07:00
Jeff Apple
5c6bfee65d
Minor edits to Release Notes
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-08-16 09:31:46 -07:00
Jeff Apple
0314d7cbbb
Update website/content/docs/release-notes/consul-api-gateway/v0_4_x.mdx
2022-08-16 09:26:02 -07:00
Nathan Coleman
64695eca79
Fix typo
2022-08-15 17:21:36 -04:00
Nathan Coleman
1ce15b3044
Apply suggestions from code review
2022-08-15 17:13:44 -04:00
trujillo-adam
ceb5afc408
Apply suggestions from code review
...
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2022-08-15 14:02:46 -07:00
Nathan Coleman
5cdf102222
Merge branch 'docs/capigw-v0.4.0' into docs/capigw-040-route-details-prefix-rewrite
2022-08-15 12:01:19 -04:00
Nathan Coleman
8f64ef73e3
Update ReferencePolicy -> ReferenceGrant
2022-08-15 11:56:54 -04:00
Nathan Coleman
4104086ca9
Add missing code block
2022-08-15 11:49:41 -04:00
Nathan Coleman
b5af71b1f0
Replace MeshService section on Route page w/ link to new page
2022-08-15 11:16:38 -04:00
Nathan Coleman
d204422466
Add page for MeshService configuration object for Consul API Gateway
2022-08-15 11:13:18 -04:00
Nathan Coleman
afb244de61
Fix typo in Gateway docs header
2022-08-15 11:12:58 -04:00
Alessandro De Blasis
78f2ee28b8
Merge remote-tracking branch 'hashicorp/main' into feature/health-checks_windows_service
...
Signed-off-by: Alessandro De Blasis <alex@deblasis.net>
2022-08-15 08:26:55 +01:00
Alessandro De Blasis
a131741ada
Merge remote-tracking branch 'hashicorp/main' into feature/health-checks_windows_service
...
Signed-off-by: Alessandro De Blasis <alex@deblasis.net>
2022-08-15 08:09:56 +01:00
trujillo-adam
2939be591b
implemented additional information about route configuration
2022-08-14 10:53:43 -07:00
Max Bowsher
8d68284491
Correct problem with merge from master, including reformat of table
2022-08-14 16:16:41 +01:00
Jeff-Apple
e317b493dd
Release Notes for CAPIgw v0.4.x
2022-08-12 14:17:29 -07:00
Nitya Dhanushkodi
558837dcc6
peering: update docs with exposing servers ( #14191 )
2022-08-12 11:22:41 -07:00
Ashwin Venkatesh
7bcdd59714
Update helm docs for cluster peering ( #14188 )
2022-08-12 12:55:33 -04:00
David Yu
25a66ee014
docs: bumping requirements for cluster peering to consul k8s 0.47.0 and 1.13.1 ( #14177 )
2022-08-12 09:00:04 -07:00
David Yu
16830167de
docs: update consul-k8s compat matrix and remove 1.10.x version ( #14106 )
2022-08-12 08:57:59 -07:00
trujillo-adam
65a2de0d27
added configuration model for routes
2022-08-11 20:50:38 -07:00
trujillo-adam
9dfc04a883
added usage docs for prefix rewrite
2022-08-11 20:19:51 -07:00
trujillo-adam
f9f4848532
updated Routes configuration ref
2022-08-11 20:10:36 -07:00
Tu Nguyen
cc885101e5
Merge pull request #14154 from hashicorp/1.13.1-upgrade-considerations
2022-08-11 19:23:09 -07:00
cskh
e7b5baa3cc
feat(telemetry): add labels to serf and memberlist metrics ( #14161 )
...
* feat(telemetry): add labels to serf and memberlist metrics
* changelog
* doc update
Co-authored-by: R.B. Boyer <4903+rboyer@users.noreply.github.com>
2022-08-11 22:09:56 -04:00
Tu Nguyen
db936a3412
Update with more details on 1.13.0 issue
2022-08-11 14:43:27 -07:00
Tu Nguyen
089a9c6e59
Apply suggestions from code review
...
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
2022-08-11 14:40:28 -07:00
Tu Nguyen
3189433a30
Add upgrade instructions and considerations for Consul 1.13.1
2022-08-11 11:17:17 -07:00
Mike Morris
47a36c9137
docs(capigw): add v0.4.0 upgrade instructions ( #14101 )
...
docs(capigw): add manual ReferencePolicy -> ReferenceGrant migration steps, comment out kube-storage-version-migrator workflow in case we choose to publish it later
2022-08-11 13:32:34 -04:00
Tu Nguyen
34596cb470
Merge pull request #14126 from hashicorp/ashwin/recreate-token-docs
...
Add docs to recreate peering token.
2022-08-10 15:29:20 -07:00
boruszak
9cb82e231a
Blank commit
2022-08-10 16:54:42 -05:00
Ashwin Venkatesh
3c8ab23f76
Update website/content/docs/connect/cluster-peering/k8s.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-10 16:53:45 -04:00
A.J. Sanon
8ca0a872ed
Add Consul ECS v0.5 release notes ( #14010 )
2022-08-10 16:17:56 -04:00
Evan Culver
d12cbcc3c1
docs: Update supported Envoy versions ( #14130 )
2022-08-10 11:57:09 -07:00
Ashwin Venkatesh
cd28cfc892
Update website/content/docs/connect/cluster-peering/k8s.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-10 14:28:02 -04:00
Ashwin Venkatesh
d42a042436
Add docs to recreate peering token.
2022-08-10 13:14:36 -04:00
Jeff Boruszak
f44f1881ed
Update website/content/docs/connect/cluster-peering/k8s.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-10 10:21:26 -05:00
Jeff Boruszak
69f995574c
Update website/content/docs/connect/cluster-peering/index.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-10 10:21:20 -05:00
boruszak
174b9e23f4
Not available on HCP Consul update
2022-08-10 09:48:18 -05:00
Michael Wilkerson
5d57b98f23
update docs ( #13909 )
2022-08-09 13:45:10 -07:00
Jeff Boruszak
b3fa1bb949
Merge pull request #13860 from hashicorp/consul-1.13/update-consul-k8s-cli-docs
...
Update `consul-k8s` CLI docs with Envoy Debugging
2022-08-09 15:18:25 -05:00
Mike Nomitch
aba739319c
Updates upgrade docs to clarify Nomad bug is fixed
2022-08-09 15:15:26 -04:00
Jeff Boruszak
e1287a41b0
Merge pull request #14011 from hashicorp/docs/cluster-peering-beta
...
docs: Cluster Peering beta
2022-08-09 13:24:49 -05:00
Eddie Rowe
7be1a7838c
Merge pull request #14066 from hashicorp/consul-er-add-service-discovery-seo-doc
...
Add Service Discovery Use Case
2022-08-09 12:42:15 -05:00
Thomas Eckert
6b07998598
Remove the beta warning for the upgrade command
2022-08-09 12:25:43 -04:00
boruszak
83f5fc1dfd
Fixes
2022-08-09 10:09:53 -05:00
boruszak
dfcd1be286
Merge branch 'docs/cluster-peering-beta' of github.com:hashicorp/consul into docs/cluster-peering-beta
2022-08-09 09:47:19 -05:00
boruszak
2e380443c0
Addt'l fixes
2022-08-09 09:42:22 -05:00
boruszak
6d7a78b79a
Fixes according to Freddy's review/comments
2022-08-09 09:42:01 -05:00
Jeff Boruszak
59c1113b22
Update website/content/docs/connect/cluster-peering/k8s.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-08-09 09:25:45 -05:00
Jeff Boruszak
c3944bb191
Update website/content/docs/connect/cluster-peering/index.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-08-09 09:10:34 -05:00
boruszak
e07dcd87bd
WAN Federation/Cluster Peering comparison table addition
2022-08-09 09:07:25 -05:00
Jeff Boruszak
1d3f9e6448
Update website/content/docs/connect/cluster-peering/create-manage-peering.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-08-09 09:02:33 -05:00
Jeff Boruszak
8cc8c9351f
Update website/content/docs/connect/cluster-peering/create-manage-peering.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-08-09 09:02:16 -05:00
Jeff Boruszak
07ef084981
Update website/content/docs/connect/cluster-peering/create-manage-peering.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-08-09 09:02:05 -05:00
Jeff Boruszak
69e1b6fa92
Update website/content/docs/connect/cluster-peering/create-manage-peering.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-08-09 09:01:42 -05:00
Chris S. Kim
e519a8e024
Update wording on intentions
2022-08-09 10:01:30 -04:00
Jeff Boruszak
557271e0de
Update website/content/docs/connect/cluster-peering/create-manage-peering.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-08-09 09:01:27 -05:00
boruszak
8b5b4aa6ce
Delete peering UI instructions
2022-08-09 08:53:03 -05:00
Thomas Eckert
207e547ccb
Apply Adam's suggestions
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-08-08 21:26:38 -04:00
Tu Nguyen
6b7b64240f
Fixed rendering
2022-08-08 16:40:14 -07:00
Chris S. Kim
5960c5351f
Update docs for peered transparent proxy
2022-08-08 18:33:57 -04:00
Eddie Rowe
d37c014796
add suggestions from code review
2022-08-08 17:09:47 -05:00
Eddie Rowe
17a8e10930
Apply suggestions from code review
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-08 17:00:28 -05:00
DanStough
9842f046f1
docs: destination docs for k8s
2022-08-08 17:37:59 -04:00
Thomas Eckert
f5b3de0e32
Clean up copy for the raw example
2022-08-08 17:32:47 -04:00
boruszak
ed10dee9b6
UI instructions
2022-08-08 16:32:38 -05:00
Thomas Eckert
4bd5888cad
Clean up raw copy
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-08 17:28:36 -04:00
Thomas Eckert
c12a77e1ad
Combine shell sessions
2022-08-08 17:25:33 -04:00
Thomas Eckert
44eb0ced84
Clean up external links about proxies
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-08 17:09:33 -04:00
Thomas Eckert
742d64d67f
Add colon
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-08 17:08:18 -04:00
Eddie Rowe
67f89cfe1a
Add Service Discovery Use Case
2022-08-08 16:05:39 -05:00
Thomas Eckert
b02194f3a6
Remove extra space from commands
2022-08-08 17:03:15 -04:00
Thomas Eckert
64ca1f0a69
See -> Refer to the
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-08 16:58:43 -04:00
Thomas Eckert
eab58a77da
Note -> Tip
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-08 16:58:19 -04:00
Thomas Eckert
e6db11bc54
to -> on
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-08 16:57:31 -04:00
Thomas Eckert
892f714ae5
Clarify use of Helm
2022-08-08 16:56:26 -04:00
Thomas Eckert
232cbd439d
Update website/content/docs/k8s/k8s-cli.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-08 16:55:10 -04:00
boruszak
a8fea65f9f
Add peering connection UI iinitial commit.
2022-08-08 15:34:28 -05:00
Dhia Ayachi
11ec7b1f90
add config parameters doc for destination in service-defaults ( #13950 )
...
* add config parameters doc for destination in service-defaults
* add destination config example
* add documentations around tgateway config
* Apply suggestions from code review
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Dan Stough <dan.stough@hashicorp.com>
* fix based on comments
* fix typo
* fix code tab array
* fix yaml description for addresses and port
* do not split yaml and hcl when the description is the same
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
Co-authored-by: Dan Stough <dan.stough@hashicorp.com>
2022-08-08 16:28:37 -04:00
boruszak
a50dd4848c
Added info about Consul server config requirements
2022-08-08 15:09:12 -05:00
Thomas Eckert
3d994d917c
Make external reference links sentences
2022-08-08 15:33:53 -04:00
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
Freddy
3989a8b71c
Add peering ACL docs ( #13855 )
...
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
2022-08-08 11:44:25 -06: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
sarahalsmiller
da5a2ce2e8
Merge pull request #13675 from hashicorp/sa-restructure-documentation
...
Restructure Api Gateway Documentation
2022-08-08 10:35:23 -05:00
Sarah Alsmiller
858ced4173
fix identation
2022-08-08 10:16:24 -05:00
Sarah Alsmiller
8346650962
revert indent
2022-08-08 09:33:22 -05:00
Sarah Alsmiller
06c3ec4e0e
test
2022-08-08 09:32:28 -05:00
Sarah Alsmiller
9294dd226d
indentation
2022-08-08 09:21:51 -05:00
sarahalsmiller
2d90d2db62
Update website/content/docs/api-gateway/configuration/gateway.mdx
2022-08-08 09:16:36 -05:00
Sarah Alsmiller
86fa51b64f
Merge branch 'sa-restructure-documentation' of github.com:hashicorp/consul into sa-restructure-documentation
2022-08-05 10:38:31 -05:00
Sarah Alsmiller
147a8d8085
note rendering weird
2022-08-05 10:38:20 -05:00
Sarah Alsmiller
f3185fcc7e
bulleted list
2022-08-05 10:36:07 -05:00
sarahalsmiller
df031b29d9
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-05 10:31:28 -05:00
sarahalsmiller
94ce164f3e
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-05 10:31:19 -05:00
Sarah Alsmiller
05dbf80daa
delete confusing sentence
2022-08-05 10:28:28 -05:00
Sarah Alsmiller
7efe530b9a
Merge branch 'sa-restructure-documentation' of github.com:hashicorp/consul into sa-restructure-documentation
2022-08-05 10:18:15 -05:00
Sarah Alsmiller
e6073042c5
remove configuration section
2022-08-05 10:18:04 -05:00
Sarah Alsmiller
6bf3a405ee
render issue
2022-08-05 10:16:41 -05:00
sarahalsmiller
482ddb8237
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-05 10:13:15 -05:00
sarahalsmiller
c5d9acd5db
Update website/content/docs/api-gateway/usage.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-05 10:11:36 -05:00
sarahalsmiller
fe8ac703da
Update website/content/docs/api-gateway/usage.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-05 10:10:55 -05:00
Sarah Alsmiller
f5d3ced8ae
clarify artifacts being applied
2022-08-05 10:05:58 -05:00
sarahalsmiller
4e542f83cc
Update website/content/docs/api-gateway/install.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-05 10:01:29 -05:00
sarahalsmiller
402357a98e
Update website/content/docs/api-gateway/install.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-05 10:00:45 -05:00
sarahalsmiller
232430305b
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-05 09:59:15 -05:00
sarahalsmiller
396d4038d6
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-05 09:59:01 -05:00
boruszak
cb587192ba
Minor edit
2022-08-02 16:25:13 -05:00
boruszak
f3a9f607b9
Proofing edits
2022-08-02 16:20:43 -05:00
boruszak
c0c97f2cb3
Proofing edits
2022-08-02 16:01:22 -05:00
boruszak
a7b4444958
New features/functions list
2022-08-02 15:17:09 -05:00
boruszak
b96d540271
New "Mesh Gateways for Peered Clusters" page
2022-08-02 15:09:00 -05:00
boruszak
8ace17e47c
Initial new features commit
2022-08-02 14:26:20 -05:00
Sarah Alsmiller
3b93d5e232
added required and type to parametersRef
2022-08-02 13:38:31 -05:00
sarahalsmiller
7648a37a84
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-02 13:33:15 -05:00
sarahalsmiller
499e1d5a3b
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-02 13:13:47 -05:00
Sarah Alsmiller
58b58200eb
indent issue
2022-08-02 12:23:28 -05:00
Sarah Alsmiller
b5a35162be
flatten useage
2022-08-02 12:12:22 -05:00
sarahalsmiller
0944dc3c9e
Update website/content/docs/api-gateway/configuration/gatewayclass.mdx
2022-08-02 11:55:05 -05:00
sarahalsmiller
3318543b6a
Update website/content/docs/api-gateway/usage/basic-usage.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-02 11:54:26 -05:00
Sarah Alsmiller
8b30cb6e14
indent
2022-08-02 11:15:34 -05:00
sarahalsmiller
714f99e634
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
2022-08-02 11:13:44 -05:00
sarahalsmiller
26ccd54375
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
2022-08-02 11:12:36 -05:00
Sarah Alsmiller
4e105496a6
added to
2022-08-02 11:10:49 -05:00
sarahalsmiller
e14753a3de
Update website/content/docs/api-gateway/install.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-02 11:09:39 -05:00
sarahalsmiller
0921e23447
Update website/content/docs/api-gateway/install.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-02 11:08:52 -05:00
sarahalsmiller
0abeddef75
Update website/content/docs/api-gateway/install.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-02 11:08:16 -05:00
Sarah Alsmiller
a6f5a7dcb4
reformat
2022-08-02 11:07:29 -05:00
sarahalsmiller
c758501df8
Update website/content/docs/api-gateway/install.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-02 11:04:47 -05:00
sarahalsmiller
6f5dfa4596
Update website/content/docs/api-gateway/configuration/index.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-02 11:01:21 -05:00
sarahalsmiller
3d0a05afc7
Update website/content/docs/api-gateway/configuration/index.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-02 11:00:38 -05:00
sarahalsmiller
6ca84569ee
Update website/content/docs/api-gateway/configuration/index.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-02 10:59:55 -05:00
sarahalsmiller
6cac7b76a1
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-02 10:58:27 -05:00
sarahalsmiller
38091bd18a
Update website/content/docs/api-gateway/configuration/gatewayclass.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-02 10:57:50 -05:00
sarahalsmiller
ef276ffd15
Update website/content/docs/api-gateway/install.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-02 10:55:44 -05:00
sarahalsmiller
9b07bf91f8
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-08-01 16:02:49 -05:00
sarahalsmiller
02dcd4a0a9
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
2022-08-01 15:59:15 -05:00
sarahalsmiller
c3b825c474
Update website/content/docs/api-gateway/configuration/gatewayclass.mdx
2022-08-01 15:56:38 -05:00
sarahalsmiller
c5a36bb917
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
2022-08-01 15:55:38 -05:00
Sarah Alsmiller
ebccfd1026
added tls config context
2022-08-01 15:54:09 -05:00
Sarah Alsmiller
5ad88c661b
added context to tls settings
2022-08-01 15:47:49 -05:00
boruszak
52656f4426
Proofing updates & adjustments
2022-08-01 14:43:10 -05:00
boruszak
58a7b3aece
Updated functionality + task instructions
2022-08-01 14:28:50 -05:00
Luke Kysow
e9960dfdf3
peering: default to false ( #13963 )
...
* defaulting to false because peering will be released as beta
* Ignore peering disabled error in bundles cachetype
Co-authored-by: Matt Keeler <mkeeler@users.noreply.github.com>
Co-authored-by: freddygv <freddy@hashicorp.com>
Co-authored-by: Matt Keeler <mjkeeler7@gmail.com>
2022-08-01 15:22:36 -04:00
Freddy
a54903b0f4
Merge branch 'main' into fix-kv_entries-metric
2022-08-01 13:19:27 -06:00
Michael Wilkerson
d67734bf9e
update docs ( #13842 )
...
* update docs
* Update website/content/docs/nia/cli/start.mdx
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
2022-08-01 11:14:24 -05:00
Michael Wilkerson
2439951f7b
Nia/cts tasks not required ( #13731 )
...
* update docs
* Update website/content/docs/nia/configuration.mdx
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
2022-08-01 11:14:24 -05:00
Noe Brown
2977d73342
Updated the default service name to lower case
...
Changes to doc :
Changed default service_name to consul-terraform-sync. Service name is used in service registration it was previously proper case, it is now lower case.
2022-08-01 11:14:24 -05:00
boruszak
31df478292
Beta release constraints updated
2022-08-01 10:43:38 -05:00
Jared Kirschner
d2320d7353
Merge pull request #13871 from hashicorp/docs-update-enterprise-licensing-description
...
docs: update enterprise licensing description
2022-08-01 11:36:11 -04:00
boruszak
e9c8abefcb
Update "technical preview" to "beta"
2022-08-01 10:30:36 -05:00
Jared Kirschner
a7980de7b0
docs: fix k8s prepared query upstream link
2022-07-29 18:00:56 -04:00
sarahalsmiller
d28aa70c11
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-29 12:07:36 -05:00
sarahalsmiller
612150b4f7
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-29 10:23:20 -05:00
Sarah Alsmiller
53ee7f376b
parametesRef set to optional
2022-07-29 10:12:45 -05:00
sarahalsmiller
bcf58d544c
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-28 17:52:19 -05:00
sarahalsmiller
815734a944
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-28 17:37:39 -05:00
sarahalsmiller
5ca812faa7
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-28 17:37:07 -05:00
sarahalsmiller
65a5a6729a
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-28 17:35:21 -05:00
sarahalsmiller
3708dd18c9
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-28 17:35:01 -05:00
sarahalsmiller
fbe0eedf2f
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-28 17:34:55 -05:00
sarahalsmiller
64c62de47f
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-28 17:34:46 -05:00
sarahalsmiller
bf7b938ea4
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-28 17:34:34 -05:00
sarahalsmiller
d5fc31e19e
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-28 17:06:29 -05:00
sarahalsmiller
5a69d18a4b
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-28 16:52:25 -05:00
trujillo-adam
0e7c640b9e
tweaks to the basic usage topic
2022-07-28 11:38:50 -07:00
trujillo-adam
cf7310377c
tweaks to the configuration overview page
2022-07-28 11:04:21 -07:00
trujillo-adam
79ff210efe
more tweaks to gatewayclass docs
2022-07-28 10:02:12 -07:00
trujillo-adam
8c32107cba
minor changes to the gatewayclass documentation
2022-07-27 16:08:54 -07:00
Ashwin Venkatesh
e4aaf467eb
Add peer counts to emitted metrics. ( #13930 )
2022-07-27 18:34:04 -04:00
trujillo-adam
60d85c86f1
fixed small typo
2022-07-27 15:32:26 -07:00
trujillo-adam
29635f6a99
fixed links and clarified some sections in gateway configuration doc
2022-07-27 15:27:04 -07:00
trujillo-adam
534f011663
Merge branch 'main' of github.com:hashicorp/consul into sa-restructure-documentation
2022-07-27 11:47:56 -07:00
Jared Kirschner
99348e46de
docs: update enterprise licensing description
...
Removes outdated instructions on using binaries with a built-in license.
2022-07-26 22:33:42 -07:00
Jared Kirschner
d4a0dde9fd
docs: remove comparative info from ref docs site
2022-07-26 22:27:39 -07:00
Iryna Shustava
9bd8c0cd6d
docs: update helm reference docs ( #13910 )
2022-07-26 17:54:51 -06:00
Sarah Alsmiller
5afea2aa3f
fix links
2022-07-26 12:59:28 -05:00
Sarah Alsmiller
e53d3a4eab
update controllername to match previous style
2022-07-26 12:42:46 -05:00
Sarah Alsmiller
e1ab9bcb16
fix links
2022-07-26 12:34:10 -05:00
Sarah Alsmiller
b8db71b392
fix links
2022-07-26 10:25:48 -05:00
Sarah Alsmiller
8a8fe6c3d5
restructure allowed values to be consistent
2022-07-26 10:10:17 -05:00
Sarah Alsmiller
fbec429a11
clean up leftover table lines
2022-07-26 09:33:15 -05:00
Sarah Alsmiller
de00798f62
clean up extra sentence
2022-07-26 09:31:27 -05:00
sarahalsmiller
f5c6736c55
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-26 09:30:38 -05:00
Sarah Alsmiller
9d165e8ce8
updated all pages to follow cm/s specification
2022-07-25 21:57:30 -05:00
Sarah Alsmiller
02d441f625
left align table
2022-07-25 20:30:51 -05:00
trujillo-adam
fb461995c0
fixed typo
2022-07-25 14:32:33 -07:00
David Yu
56a25ab6cc
docs: followup on grammar and typo for latency requirements ( #13888 )
2022-07-25 12:50:11 -07:00
alex
79bd7d1817
docs: add peering metric doc ( #13862 )
...
Co-authored-by: Freddy <freddygv@users.noreply.github.com>
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-25 12:43:06 -07:00
David Yu
706808dd84
docs: add details around Consul latency requirements ( #13881 )
...
* docs: add details around Consul latency requirements
2022-07-25 11:02:31 -07:00
Luke Kysow
5263980884
Re-document peering disabled ( #13879 )
...
Change wording because it does have effect on clients because it
disables peering in the UI served from that client.
2022-07-25 09:30:37 -07:00
Luke Kysow
d21f793b74
peering: add config to enable/disable peering ( #13867 )
...
* peering: add config to enable/disable peering
Add config:
```
peering {
enabled = true
}
```
Defaults to true. When disabled:
1. All peering RPC endpoints will return an error
2. Leader won't start its peering establishment goroutines
3. Leader won't start its peering deletion goroutines
2022-07-22 15:20:21 -07:00
NicoletaPopoviciu
12858f4f90
docs: Updates k8s annotation docs ( #13809 )
...
* Updates k8s annotation docs
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
Co-authored-by: David Yu <dyu@hashicorp.com>
2022-07-22 13:26:31 -07:00
Thomas Eckert
9cb569b44e
Add options and examples to proxy read
2022-07-22 13:43:38 -04:00
A.J. Sanon
9f9ac78243
Add ECS audit logging docs ( #13729 )
2022-07-22 13:30:25 -04:00
Thomas Eckert
a1ca68a632
Add descriptions to the subjects
2022-07-22 12:14:01 -04:00
sarahalsmiller
3ba839f288
Update website/content/docs/api-gateway/usage/basic-usage.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-22 09:45:00 -05:00
Sarah Alsmiller
ccd120725b
fix tabs
2022-07-21 17:38:57 -05:00
Sarah Alsmiller
e9c67f8cb7
fix tabs
2022-07-21 17:21:22 -05:00
Sarah Alsmiller
c76be552bc
fix tabs
2022-07-21 17:11:07 -05:00
Sarah Alsmiller
0107e80bed
fix tabs
2022-07-21 16:54:03 -05:00
Thomas Eckert
a339080641
Add proxy list docs
2022-07-21 17:47:39 -04:00
Sarah Alsmiller
878c9091d8
erge branch 'sa-restructure-documentation' of github.com:hashicorp/consul into sa-restructure-documentation
2022-07-21 15:13:00 -05:00
Sarah Alsmiller
c2fdd172ae
add consul k8s install instructions
2022-07-21 15:12:49 -05:00
sarahalsmiller
41c6fcbfd5
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-21 14:59:14 -05:00
Sarah Alsmiller
111877a86d
Merge branch 'sa-restructure-documentation' of github.com:hashicorp/consul into sa-restructure-documentation
2022-07-21 14:54:04 -05:00
Sarah Alsmiller
1b32cba878
merge back in mike's environment doc in install
2022-07-21 14:53:55 -05:00
sarahalsmiller
ccee2fd834
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-21 14:39:55 -05:00
sarahalsmiller
6e92dbb6cf
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-21 14:39:47 -05:00
sarahalsmiller
e860f368fd
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-21 14:39:34 -05:00
sarahalsmiller
711bc7724b
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-21 14:39:25 -05:00
Krastin Krastev
7f2eea5be3
Merge branch 'main' into krastin/docs/sidecarservice-typo
2022-07-21 10:51:39 +03:00
Jared Kirschner
7a58a4df96
docs: suggest using token header, not query param
2022-07-20 15:16:27 -07:00
Jared Kirschner
53ab2bd9d2
Merge pull request #13405 from hashicorp/jkirschner-hashicorp-patch-3
...
docs: correct Vault CA multiple namespace support
2022-07-20 17:52:32 -04:00
Sarah Alsmiller
8c8dee189f
fix indent issue
2022-07-20 16:21:14 -05:00
sarahalsmiller
b06d56d4ed
Update website/content/docs/api-gateway/install.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-20 16:04:53 -05:00
sarahalsmiller
8c156d6d26
Update website/content/docs/api-gateway/usage/basic-usage.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-20 16:02:20 -05:00
sarahalsmiller
b3ecc774de
Update website/content/docs/api-gateway/usage/basic-usage.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-20 16:02:09 -05:00
sarahalsmiller
f672098930
Update website/content/docs/api-gateway/usage/basic-usage.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-20 16:00:04 -05: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
Krastin Krastev
40c0519d46
docs: clean-up expanded service def
2022-07-18 13:45:59 +03: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
Sarah Alsmiller
8435f95e68
fix rendering issue
2022-07-14 12:54:40 -05:00
Sarah Alsmiller
74fb4593eb
restore tech specs
2022-07-14 12:49:58 -05:00
Sarah Alsmiller
1698dea913
seperate technical specs back out
2022-07-14 12:42:22 -05: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
Sarah Alsmiller
1fb91206fd
fix formating issue
2022-07-14 11:31:18 -05:00
Sarah Alsmiller
8058178bbb
merge
2022-07-14 11:24:39 -05:00
Sarah Alsmiller
81cc956d88
change file name
2022-07-14 11:22:05 -05:00
Sarah Alsmiller
216dbaf829
add links
2022-07-14 11:15:01 -05:00
Sarah Alsmiller
1d88a1ea14
content
2022-07-14 11:07:27 -05:00
Sarah Alsmiller
5a1aca8cbb
fix identation
2022-07-14 11:06:16 -05:00
Jared Kirschner
9c0f2478b9
docs: add Envoy upgrade step to std upgrade docs
2022-07-14 06:56:11 -07:00
sarahalsmiller
53c91a9a04
Update website/content/docs/api-gateway/usage/basic-usage.mdx
...
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2022-07-13 16:21:13 -05:00
sarahalsmiller
ad1efde9c3
Update website/content/docs/api-gateway/usage/basic-usage.mdx
...
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2022-07-13 16:18:39 -05:00
sarahalsmiller
f658781e44
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2022-07-13 16:01:53 -05:00
sarahalsmiller
f163bb89d4
Update website/content/docs/api-gateway/configuration/gatewayclass.mdx
...
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2022-07-13 16:01:45 -05: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
sarahalsmiller
17bece6799
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2022-07-08 09:54:47 -05: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
sarahalsmiller
9acf7a23a1
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2022-07-07 15:23:46 -05:00
sarahalsmiller
a50fd42cf8
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2022-07-07 15:23:22 -05:00
sarahalsmiller
0e7b49fcc5
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2022-07-07 15:23:13 -05:00
sarahalsmiller
ecb967bcb3
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2022-07-07 15:23:03 -05:00
sarahalsmiller
087cca5791
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2022-07-07 15:22:52 -05:00
sarahalsmiller
e9ee0758a9
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2022-07-07 15:22:47 -05:00
sarahalsmiller
66b96e2678
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2022-07-07 15:22:39 -05:00
sarahalsmiller
dc4168387c
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2022-07-07 15:22:26 -05:00
sarahalsmiller
4761b73829
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2022-07-07 15:21:45 -05:00
sarahalsmiller
c67c9790b3
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2022-07-07 15:21:40 -05: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
Sarah Alsmiller
594a1ca493
fix render issue
2022-07-06 15:38:49 -05:00
Usha Kodali
922004d46b
Consul on ECS compatibility matrix docs update ( #13060 )
2022-07-06 12:34:14 -07:00
Sarah Alsmiller
181a21163c
fix render issue
2022-07-06 11:59:40 -05: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
Sarah Alsmiller
e3db4b6aa0
delete extra file
2022-07-06 09:52:58 -05:00
Sarah Alsmiller
3bd695d3c0
merge
2022-07-05 17:59:56 -05:00
Sarah Alsmiller
b7924280b8
restructure documentation
2022-07-05 17:53:56 -05: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
Max Bowsher
728cd03e24
Merge branch 'main' into fix-kv_entries-metric
2022-06-27 18:57:03 +01: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
Jeff Apple
4895c5f8b9
Merge pull request #13427 from hashicorp/docs/capigw-0.3
...
docs: Update docs for release of Consul API Gateway v0.3.0
2022-06-22 00:00:42 -07:00
Jeff Apple
3dde875368
Apply suggestions from code review
2022-06-21 22:23:26 -07:00
Jeff Apple
1d69e37272
Apply suggestions from tech writer review
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-06-21 22:14:34 -07:00
trujillo-adam
e4f243c402
removed most of 'ECS service' information
2022-06-21 17:02:18 -07:00
trujillo-adam
88dc4de903
Apply suggestions from code review
...
Co-authored-by: Chris Thain <32781396+cthain@users.noreply.github.com>
2022-06-21 16:53:10 -07:00
David Yu
563c11baa5
Update website/content/docs/connect/cluster-peering/k8s.mdx
2022-06-21 16:34:45 -07:00
Tu Nguyen
5596f6fc4b
Apply suggestions from code review
2022-06-21 16:31:49 -07:00
David Yu
32eb9a70a9
adding fixes
2022-06-21 16:27:06 -07:00
Jeff-Apple
79645237da
fix formatting on upgrade and release note pages.
2022-06-21 16:24:19 -07:00
Tu Nguyen
32ecc216f6
Update website/content/docs/connect/cluster-peering/k8s.mdx
...
Co-authored-by: David Yu <dyu@hashicorp.com>
2022-06-21 16:21:29 -07:00
Tu Nguyen
5df3af9778
Update website/content/docs/connect/cluster-peering/create-manage-peering.mdx
2022-06-21 16:15:34 -07:00
Tu Nguyen
60f6948b0a
Apply suggestions from code review
...
Co-authored-by: David Yu <dyu@hashicorp.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-06-21 16:13:39 -07:00
Sarah Alsmiller
98a314803c
merged
2022-06-21 16:49:49 -05:00
Sarah Alsmiller
fa204fc0e0
removed references to the word breaking
2022-06-21 16:48:49 -05:00
Nathan Coleman
1709de307a
Update website/content/docs/api-gateway/upgrade-specific-versions.mdx
2022-06-21 17:47:45 -04:00
David Yu
4c0b4d026c
docs: move k8s compat matrix top level ( #13534 )
2022-06-21 14:43:10 -07:00
Sarah Alsmiller
bbcad1a230
clarified wording
2022-06-21 16:33:11 -05:00
Sarah Alsmiller
83ef4a260e
typo
2022-06-21 16:26:46 -05:00
Sarah Alsmiller
5d123e02ba
render issue
2022-06-21 16:21:29 -05:00