Jeff-Apple
32dfb1615d
Added Known Issues and other edits to Rel Notes
2022-08-16 10:48:13 -07:00
Jeff Apple
3dcd60f805
Minor edits to Release Notes
2022-08-16 09:36:23 -07:00
Jeff Apple
081afac966
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
d79368a866
Update website/content/docs/release-notes/consul-api-gateway/v0_4_x.mdx
2022-08-16 09:26:02 -07:00
Nathan Coleman
23ef639c6d
Fix typo
2022-08-15 17:21:36 -04:00
Nathan Coleman
10b89163e4
Apply suggestions from code review
2022-08-15 17:13:44 -04:00
trujillo-adam
01a34917cd
Apply suggestions from code review
...
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2022-08-15 14:02:46 -07:00
Nathan Coleman
0d432e66ff
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
b6e1962265
Update ReferencePolicy -> ReferenceGrant
2022-08-15 11:56:54 -04:00
Nathan Coleman
c10464fc0b
Add missing code block
2022-08-15 11:49:41 -04:00
Nathan Coleman
ff11876f1e
Replace MeshService section on Route page w/ link to new page
2022-08-15 11:16:38 -04:00
Nathan Coleman
467bfb15ac
Add page for MeshService configuration object for Consul API Gateway
2022-08-15 11:13:18 -04:00
Nathan Coleman
3f9debf7a1
Fix typo in Gateway docs header
2022-08-15 11:12:58 -04:00
trujillo-adam
ecf9a749aa
implemented additional information about route configuration
2022-08-14 10:53:43 -07:00
Max Bowsher
25675c8bc6
Correct problem with merge from master, including reformat of table
2022-08-14 16:16:41 +01:00
Jeff-Apple
2ab01023dd
Release Notes for CAPIgw v0.4.x
2022-08-12 14:17:29 -07:00
Nitya Dhanushkodi
550dd08e52
peering: update docs with exposing servers ( #14191 )
2022-08-12 11:22:41 -07:00
Ashwin Venkatesh
48a7b97c7d
Update helm docs for cluster peering ( #14188 )
2022-08-12 12:55:33 -04:00
David Yu
ada3dc9c19
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
c6de7e413f
docs: update consul-k8s compat matrix and remove 1.10.x version ( #14106 )
2022-08-12 08:57:59 -07:00
Eric Haberkorn
d281c89ad0
Cluster Peering Prepared Query Failover Documentation ( #13846 )
...
Add documentation for cluster peering prepared query failover
2022-08-12 11:06:16 -04:00
trujillo-adam
d055cfd7a2
added configuration model for routes
2022-08-11 20:50:38 -07:00
trujillo-adam
54e7924943
added usage docs for prefix rewrite
2022-08-11 20:19:51 -07:00
trujillo-adam
1610fb0315
updated Routes configuration ref
2022-08-11 20:10:36 -07:00
Tu Nguyen
519a0a0ac7
Merge pull request #14154 from hashicorp/1.13.1-upgrade-considerations
2022-08-11 19:23:09 -07:00
cskh
81931e52c3
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
10ee4d42fc
Update with more details on 1.13.0 issue
2022-08-11 14:43:27 -07:00
Tu Nguyen
39ec6e4c2b
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
605e5052e1
Add upgrade instructions and considerations for Consul 1.13.1
2022-08-11 11:17:17 -07:00
Mike Morris
0cf4afb18f
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
4ed74dd513
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
6ce3669b82
Blank commit
2022-08-10 16:54:42 -05:00
Daniel Kimsey
3c4fa9b468
Add support for filtering the 'List Services' API
...
1. Create a bexpr filter for performing the filtering
2. Change the state store functions to return the raw (not aggregated)
list of ServiceNodes.
3. Move the aggregate service tags by name logic out of the state store
functions into a new function called from the RPC endpoint
4. Perform the filtering in the endpoint before aggregation.
2022-08-10 16:52:32 -05:00
Ashwin Venkatesh
156fbcbc0c
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
56b12ad3a3
Add Consul ECS v0.5 release notes ( #14010 )
2022-08-10 16:17:56 -04:00
Evan Culver
7bec405070
docs: Update supported Envoy versions ( #14130 )
2022-08-10 11:57:09 -07:00
Ashwin Venkatesh
15bd40ffc2
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
3286a60a5f
Add docs to recreate peering token.
2022-08-10 13:14:36 -04:00
Jeff Boruszak
26dff8e493
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
e940842476
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
c5865d982e
Not available on HCP Consul update
2022-08-10 09:48:18 -05:00
Michael Wilkerson
89a70c61f5
update docs ( #13909 )
2022-08-09 13:45:10 -07:00
Jeff Boruszak
833fa9bc40
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
807898a3c2
Updates upgrade docs to clarify Nomad bug is fixed
2022-08-09 15:15:26 -04:00
Jeff Boruszak
477b8f1e84
Merge pull request #14011 from hashicorp/docs/cluster-peering-beta
...
docs: Cluster Peering beta
2022-08-09 13:24:49 -05:00
Eddie Rowe
5363940be3
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
b56fb1aa44
Remove the beta warning for the upgrade command
2022-08-09 12:25:43 -04:00
boruszak
1d184a0843
Fixes
2022-08-09 10:09:53 -05:00
boruszak
b7c94abbb7
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
fa462915c9
Addt'l fixes
2022-08-09 09:42:22 -05:00
boruszak
166c95e40f
Fixes according to Freddy's review/comments
2022-08-09 09:42:01 -05:00
Jeff Boruszak
fc010e3fe2
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
c3bebf80ce
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
9c2d7fb268
WAN Federation/Cluster Peering comparison table addition
2022-08-09 09:07:25 -05:00
Jeff Boruszak
b019ce6e62
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
6840861a17
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
77e4a5f3c4
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
31434093f1
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
ce316568c9
Update wording on intentions
2022-08-09 10:01:30 -04:00
Jeff Boruszak
2274f35c89
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
7854b6edc9
Delete peering UI instructions
2022-08-09 08:53:03 -05:00
Thomas Eckert
edcca6e1a2
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
407147b2e6
Fixed rendering
2022-08-08 16:40:14 -07:00
Chris S. Kim
e27d1eb12c
Update docs for peered transparent proxy
2022-08-08 18:33:57 -04:00
Eddie Rowe
419c5ea365
add suggestions from code review
2022-08-08 17:09:47 -05:00
Eddie Rowe
cfd3e87dde
Apply suggestions from code review
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-08 17:00:28 -05:00
DanStough
c3326d319a
docs: destination docs for k8s
2022-08-08 17:37:59 -04:00
Thomas Eckert
0dbb3a634f
Clean up copy for the raw example
2022-08-08 17:32:47 -04:00
boruszak
f0c916479b
UI instructions
2022-08-08 16:32:38 -05:00
Thomas Eckert
71027a4ce1
Clean up raw copy
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-08 17:28:36 -04:00
Thomas Eckert
07b240e79c
Combine shell sessions
2022-08-08 17:25:33 -04:00
Thomas Eckert
b641be8466
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
f1f5776575
Add colon
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-08 17:08:18 -04:00
Eddie Rowe
2946dba663
Add Service Discovery Use Case
2022-08-08 16:05:39 -05:00
Thomas Eckert
46c2927ead
Remove extra space from commands
2022-08-08 17:03:15 -04:00
Thomas Eckert
e32f16cb45
See -> Refer to the
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-08 16:58:43 -04:00
Thomas Eckert
e1e1ead19f
Note -> Tip
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-08 16:58:19 -04:00
Thomas Eckert
f9420d13de
to -> on
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-08 16:57:31 -04:00
Thomas Eckert
9f72758aab
Clarify use of Helm
2022-08-08 16:56:26 -04:00
Thomas Eckert
0c2efbee51
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
c972f0ea04
Add peering connection UI iinitial commit.
2022-08-08 15:34:28 -05:00
Dhia Ayachi
2d5425e023
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
3ec5d8a9b1
Added info about Consul server config requirements
2022-08-08 15:09:12 -05:00
Thomas Eckert
72df010472
Make external reference links sentences
2022-08-08 15:33:53 -04:00
Thomas Eckert
d278b56734
Add read command examples
2022-08-08 15:16:55 -04:00
Thomas Eckert
466dce19a9
Change to <nobr>
2022-08-08 14:56:50 -04:00
Freddy
0455b5e720
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
89f3b2979f
Remove "Required" column from options (they are all optional)
2022-08-08 12:57:48 -04:00
Thomas Eckert
418bc1ca04
Update the table of contents with better descriptions
2022-08-08 12:53:41 -04:00
sarahalsmiller
3bd8fbad82
Merge pull request #13675 from hashicorp/sa-restructure-documentation
...
Restructure Api Gateway Documentation
2022-08-08 10:35:23 -05:00
Sarah Alsmiller
b9f70c0bf1
fix identation
2022-08-08 10:16:24 -05:00
Sarah Alsmiller
4b8b1b502c
revert indent
2022-08-08 09:33:22 -05:00
Sarah Alsmiller
c8e78f1f8d
test
2022-08-08 09:32:28 -05:00
Sarah Alsmiller
6e80e6ab37
indentation
2022-08-08 09:21:51 -05:00
sarahalsmiller
62142aa921
Update website/content/docs/api-gateway/configuration/gateway.mdx
2022-08-08 09:16:36 -05:00
Sarah Alsmiller
da38571f4b
Merge branch 'sa-restructure-documentation' of github.com:hashicorp/consul into sa-restructure-documentation
2022-08-05 10:38:31 -05:00
Sarah Alsmiller
c71bc86d2a
note rendering weird
2022-08-05 10:38:20 -05:00
Sarah Alsmiller
ea921f3818
bulleted list
2022-08-05 10:36:07 -05:00
sarahalsmiller
6f65653f32
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
7a0817aa63
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
5f98f18494
delete confusing sentence
2022-08-05 10:28:28 -05:00
Sarah Alsmiller
60108c860a
Merge branch 'sa-restructure-documentation' of github.com:hashicorp/consul into sa-restructure-documentation
2022-08-05 10:18:15 -05:00
Sarah Alsmiller
830cb60b13
remove configuration section
2022-08-05 10:18:04 -05:00
Sarah Alsmiller
cc36b3712d
render issue
2022-08-05 10:16:41 -05:00
sarahalsmiller
446957ff51
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
d677cf4c6a
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
87bf6eba49
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
18a7340e5a
clarify artifacts being applied
2022-08-05 10:05:58 -05:00
sarahalsmiller
05ca89c169
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
ba0135808c
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
62e195bbf1
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
d27037477f
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
017a94c0b6
Minor edit
2022-08-02 16:25:13 -05:00
boruszak
8d676619b3
Proofing edits
2022-08-02 16:20:43 -05:00
boruszak
6c5d4df590
Proofing edits
2022-08-02 16:01:22 -05:00
boruszak
0e349ad6aa
New features/functions list
2022-08-02 15:17:09 -05:00
boruszak
8f45d8347f
New "Mesh Gateways for Peered Clusters" page
2022-08-02 15:09:00 -05:00
boruszak
c798db392d
Initial new features commit
2022-08-02 14:26:20 -05:00
Sarah Alsmiller
686b573f1a
added required and type to parametersRef
2022-08-02 13:38:31 -05:00
sarahalsmiller
34b19663bf
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
23ef6c9b45
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
01fd850b3e
indent issue
2022-08-02 12:23:28 -05:00
Sarah Alsmiller
d23cff615f
flatten useage
2022-08-02 12:12:22 -05:00
sarahalsmiller
b1f0c7ea3f
Update website/content/docs/api-gateway/configuration/gatewayclass.mdx
2022-08-02 11:55:05 -05:00
sarahalsmiller
afebe7ca43
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
00fc476675
indent
2022-08-02 11:15:34 -05:00
sarahalsmiller
e8e2d4c745
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
2022-08-02 11:13:44 -05:00
sarahalsmiller
2fccad4c2a
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
2022-08-02 11:12:36 -05:00
Sarah Alsmiller
1c6d99cca9
added to
2022-08-02 11:10:49 -05:00
sarahalsmiller
b8e8e2fd6a
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
8ca3477bca
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
eac9767c3d
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
0bcbb57973
reformat
2022-08-02 11:07:29 -05:00
sarahalsmiller
70a892aa44
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
deec8c2a74
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
98d0c7b653
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
e45d6f61ce
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
198829e10b
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
535f6bb77e
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
cefad0e7de
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
b7e38f952b
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
644c1a16e5
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
2022-08-01 15:59:15 -05:00
sarahalsmiller
96b5136e62
Update website/content/docs/api-gateway/configuration/gatewayclass.mdx
2022-08-01 15:56:38 -05:00
sarahalsmiller
ef24031a0a
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
2022-08-01 15:55:38 -05:00
Sarah Alsmiller
5f42c64754
added tls config context
2022-08-01 15:54:09 -05:00
Sarah Alsmiller
e65e63b4a8
added context to tls settings
2022-08-01 15:47:49 -05:00
boruszak
0d62ad8923
Proofing updates & adjustments
2022-08-01 14:43:10 -05:00
boruszak
3ada8ac95b
Updated functionality + task instructions
2022-08-01 14:28:50 -05:00
Luke Kysow
988e1fd35d
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
dacf703d20
Merge branch 'main' into fix-kv_entries-metric
2022-08-01 13:19:27 -06:00
Michael Wilkerson
cccd13ffbe
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
67144d514e
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
a1fd324726
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
6aaf674396
Beta release constraints updated
2022-08-01 10:43:38 -05:00
Jared Kirschner
458d0e9c41
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
4fcfea8be2
Update "technical preview" to "beta"
2022-08-01 10:30:36 -05:00
Jared Kirschner
2ba916c50a
docs: fix k8s prepared query upstream link
2022-07-29 18:00:56 -04:00
sarahalsmiller
38b8eaf8e3
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
fa80644b40
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
d26be4b253
parametesRef set to optional
2022-07-29 10:12:45 -05:00
sarahalsmiller
4cb021aebd
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
44d1e49d89
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
2ead9668fb
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
eb4cca32b6
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
0f7ca4a3af
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
f3dc6c8caf
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
448af7d348
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
b78b0ff728
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
dc07af1039
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
b6cbd29d14
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
7e2cece376
tweaks to the basic usage topic
2022-07-28 11:38:50 -07:00
trujillo-adam
692767d88d
tweaks to the configuration overview page
2022-07-28 11:04:21 -07:00
trujillo-adam
6b932b5099
more tweaks to gatewayclass docs
2022-07-28 10:02:12 -07:00
trujillo-adam
176a56839e
minor changes to the gatewayclass documentation
2022-07-27 16:08:54 -07:00
Jared Kirschner
08fcdad0f6
Merge pull request #13917 from hashicorp/docs/show-cli-cmd-options-before-general-options-2
...
docs: show CLI cmd-specific opts before general opts
2022-07-27 18:55:06 -04:00
Jared Kirschner
95c72164a4
docs: show CLI cmd-specific opts before general opts
...
Applied to all remaining CLI commands.
2022-07-27 15:50:51 -07:00
Ashwin Venkatesh
eef9edaed9
Add peer counts to emitted metrics. ( #13930 )
2022-07-27 18:34:04 -04:00
trujillo-adam
62003637df
fixed small typo
2022-07-27 15:32:26 -07:00
trujillo-adam
5dad74df3c
fixed links and clarified some sections in gateway configuration doc
2022-07-27 15:27:04 -07:00
trujillo-adam
02b9c0d1ad
Merge branch 'main' of github.com:hashicorp/consul into sa-restructure-documentation
2022-07-27 11:47:56 -07:00
Jared Kirschner
9080bef4a4
Merge pull request #13914 from hashicorp/docs/remove-comparisons-from-ref-docs
...
docs: remove comparative info from ref docs site
2022-07-27 02:42:41 -04:00
Jared Kirschner
cd562564ba
docs: show CLI cmd-specific opts before general opts
...
Applied to a single command (acl auth-method create).
2022-07-26 22:38:44 -07:00
Jared Kirschner
edbf9e2b9d
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
29c9e18bbf
docs: remove comparative info from ref docs site
2022-07-26 22:27:39 -07:00
Iryna Shustava
c34e4f35fb
docs: update helm reference docs ( #13910 )
2022-07-26 17:54:51 -06:00
Sarah Alsmiller
243519c8ef
fix links
2022-07-26 12:59:28 -05:00
Sarah Alsmiller
43e4f09a16
update controllername to match previous style
2022-07-26 12:42:46 -05:00
Sarah Alsmiller
b2cf7f0d3d
fix links
2022-07-26 12:34:10 -05:00
Sarah Alsmiller
e551ac878f
fix links
2022-07-26 10:25:48 -05:00
Sarah Alsmiller
b69c3fb410
restructure allowed values to be consistent
2022-07-26 10:10:17 -05:00
Sarah Alsmiller
64da99a927
clean up leftover table lines
2022-07-26 09:33:15 -05:00
Sarah Alsmiller
8baaf2492a
clean up extra sentence
2022-07-26 09:31:27 -05:00
sarahalsmiller
fd9c4f7f6d
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
8fe5c14d80
updated all pages to follow cm/s specification
2022-07-25 21:57:30 -05:00
Sarah Alsmiller
af56187fb7
left align table
2022-07-25 20:30:51 -05:00
trujillo-adam
3548a396ad
Merge pull request #13897 from hashicorp/peering-metrics-docs-typo
...
fixed typo
2022-07-25 16:36:49 -07:00
Jared Kirschner
5a92e439e6
Merge pull request #12045 from hashicorp/partition-cli-acl-info-and-api-crossref
...
Partitions: Include ACL Info and API cross-ref for CLI Commands
2022-07-25 19:10:55 -04:00
Jared Kirschner
51f0a64b6b
docs: remove unnecessary partition CLI cmd info
2022-07-25 15:31:39 -07:00
Jared Kirschner
6add1039b3
docs: adjust HTTP API/CLI characteristics tables
2022-07-25 15:31:39 -07:00
Jared Kirschner
03924fdb30
docs: restructure partition API characteristics
...
The existing characteristics were restructured into a list.
The corresponding CLI command characteristic was added.
2022-07-25 15:31:38 -07:00
Jared Kirschner
903c71618a
docs: remove partition subcommand usage headings
2022-07-25 15:31:38 -07:00
Jared Kirschner
bfe79b7b34
docs: add partition command characteristics
...
Characteristics include:
- Required ACL permissions
- Corresponding HTTP API endpoint
- (Lack of) support for blocking queries and agent caching
2022-07-25 15:31:38 -07:00
Jared Kirschner
55a77c187b
docs: add partial for api/cli characteristics links
2022-07-25 15:31:38 -07:00
trujillo-adam
ec12589862
fixed typo
2022-07-25 14:32:33 -07:00
David Yu
5867db4b0e
docs: followup on grammar and typo for latency requirements ( #13888 )
2022-07-25 12:50:11 -07:00
alex
45c3562477
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
5786309356
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
cf4af7c765
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
a1e6d69454
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
a3cdcf0c86
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
acf4758e12
Add options and examples to proxy read
2022-07-22 13:43:38 -04:00
A.J. Sanon
90ae5ffd16
Add ECS audit logging docs ( #13729 )
2022-07-22 13:30:25 -04:00
Thomas Eckert
16c8563049
Add descriptions to the subjects
2022-07-22 12:14:01 -04:00
sarahalsmiller
355f6dbd48
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
2f8b0174b2
fix tabs
2022-07-21 17:38:57 -05:00
Sarah Alsmiller
596f421881
fix tabs
2022-07-21 17:21:22 -05:00
Sarah Alsmiller
7d66c77f9c
fix tabs
2022-07-21 17:11:07 -05:00
Sarah Alsmiller
add15bec2e
fix tabs
2022-07-21 16:54:03 -05:00
Thomas Eckert
73e8b3cc0d
Add proxy list docs
2022-07-21 17:47:39 -04:00
Sarah Alsmiller
b9501b5170
erge branch 'sa-restructure-documentation' of github.com:hashicorp/consul into sa-restructure-documentation
2022-07-21 15:13:00 -05:00
Sarah Alsmiller
e0d38ea01e
add consul k8s install instructions
2022-07-21 15:12:49 -05:00
sarahalsmiller
c9f622de38
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
63e806f993
Merge branch 'sa-restructure-documentation' of github.com:hashicorp/consul into sa-restructure-documentation
2022-07-21 14:54:04 -05:00
Sarah Alsmiller
20e97a7729
merge back in mike's environment doc in install
2022-07-21 14:53:55 -05:00
sarahalsmiller
c54e0904de
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
5d02480430
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
dfc9ae4a60
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
9feb465f62
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
25b6148aa8
Merge branch 'main' into krastin/docs/sidecarservice-typo
2022-07-21 10:51:39 +03:00
Jared Kirschner
443f4bc2a2
docs: suggest using token header, not query param
2022-07-20 15:16:27 -07:00
Jared Kirschner
281892ab7c
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
7cbc1d9138
fix indent issue
2022-07-20 16:21:14 -05:00
sarahalsmiller
c859af7ad9
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
381a987549
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
c5e4923640
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
5215b63598
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
2ec29f6696
Move uninstall down to be alphabetically sorted
2022-07-20 15:14:14 -04:00
Thomas Eckert
fe123421c6
Clean and clarify intro
2022-07-20 15:09:00 -04:00
Ranjandas
eb4f479e7e
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
49ac06a51e
docs: clean-up expanded service def
2022-07-18 13:45:59 +03:00
R.B. Boyer
bb4d4040fb
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
304d79b358
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
7c32c94696
fix rendering issue
2022-07-14 12:54:40 -05:00
Sarah Alsmiller
1c15944dfb
restore tech specs
2022-07-14 12:49:58 -05:00
Sarah Alsmiller
a1a5148a30
seperate technical specs back out
2022-07-14 12:42:22 -05:00
Jared Kirschner
6d047c453a
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
b8718a9fad
fix formating issue
2022-07-14 11:31:18 -05:00
Sarah Alsmiller
1358609742
merge
2022-07-14 11:24:39 -05:00
Sarah Alsmiller
64a7bebe4c
change file name
2022-07-14 11:22:05 -05:00
Sarah Alsmiller
49ae65b9de
add links
2022-07-14 11:15:01 -05:00