Daniel Nephin
19040586ce
Merge pull request #11136 from hashicorp/dnephin/acl-resolver-fix-default-authz
...
acl: fix default Authorizer for down_policy extend-cache/async-cache
2021-09-29 13:45:12 -04:00
Daniel Nephin
a53fdd68c8
Merge pull request #11110 from hashicorp/dnephin/acl-legacy-remove-initialize
...
acl: remove initializeLegacyACL and the rest of the legacy FSM commands
2021-09-29 13:44:30 -04:00
Daniel Nephin
8f754aba14
Merge pull request #10999 from hashicorp/dnephin/revert-config-xds-port
...
Revert config xds_port
2021-09-29 13:39:15 -04:00
Daniel Nephin
6e1ebd3df7
acl: remove the last of the legacy FSM
...
Replace it with an implementation that returns an error, and rename some symbols
to use a Deprecated suffix to make it clear.
Also remove the ACLRequest struct, which is no longer referenced.
2021-09-29 12:42:23 -04:00
Daniel Nephin
1502547e38
Revert "Merge pull request #10588 from hashicorp/dnephin/config-fix-ports-grpc"
...
This reverts commit 74fb650b6b
, reversing
changes made to 58bd817336
.
2021-09-29 12:28:41 -04:00
Daniel Nephin
0330966315
Merge pull request #11101 from hashicorp/dnephin/acl-legacy-remove-rpc-2
...
acl: remove legacy ACL.Apply RPC
2021-09-29 12:23:55 -04:00
Daniel Nephin
c321879d1e
Revert "Merge pull request #10618 from hashicorp/dnephin/docs-add-deprecation-version-grpc-port"
...
This reverts commit 81bb5f33eb
, reversing
changes made to 20feb42d3a
.
2021-09-29 12:14:32 -04:00
lornasong
cf01379db4
nia/docs 0.4.0-beta1 ( #11170 )
...
* docs/nia: Add Consul KV condition
* docs/nia: Clarify boolean Consul KV condition options
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* nia/docs: Remove TFE-only restriction
Also updates Terraform Enterprise references to the more
general Terraform Cloud term.
* nia/docs: Update Terraform Cloud features
* nia/docs: Callouts for v0.4.0-beta
* docs/nia: Indicate version for removal of tag field
Clarifying when this tag will be removed so there is no confusion
when it is not present in the v0.4.0-beta release.
Co-authored-by: Melissa Kam <mkam@hashicorp.com>
Co-authored-by: Melissa Kam <3768460+mkam@users.noreply.github.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2021-09-29 12:03:27 -04:00
Daniel Nephin
8d1378cc1d
Merge pull request #10988 from hashicorp/dnephin/acl-legacy-remove-config
...
acl: isolate deprecated config and warn when they are used
2021-09-29 11:40:14 -04:00
Luke Kysow
dfc74f56f5
Add TOC to helm reference ( #11144 )
2021-09-28 16:25:40 -07:00
Evan Culver
9b73e7319d
Merge branch 'main' into eculver/envoy-1.19.1
2021-09-28 15:58:20 -07:00
Luke Kysow
410d57879c
Fix broken link ( #11171 )
2021-09-28 14:04:33 -07:00
Evan Culver
585d9363ed
Merge branch 'main' into eculver/envoy-1.19.1
2021-09-28 11:54:33 -07:00
Jared Kirschner
d9e78cd3e8
Merge pull request #11167 from hashicorp/add-cross-dc-comm-model-visual
...
Improve mesh gateway diagram
2021-09-28 13:19:18 -04:00
Jared Kirschner
98f53e913f
Improve mesh gateway diagram
...
Diagram now shows all possible cross-DC communication models supported by mesh
gateways for both the control and data planes.
2021-09-28 09:56:05 -07:00
Paul Banks
1a611f0c1b
Apply suggestions from code review
...
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
2021-09-28 17:19:13 +01:00
Chris S. Kim
e3248c20c9
agent: Clean up unused built-in proxy config ( #11165 )
2021-09-28 11:29:10 -04:00
Jared Kirschner
9ef6490533
Merge pull request #10702 from jkirschner-hashicorp/network-segments-docs-enhancements
...
Network segments docs enhancements
2021-09-28 10:24:05 -04:00
Paul Banks
020e2692da
Merge pull request #10725 from hashicorp/banks-patch-3
...
Call out the incompatibility of wildcards and L7 permissions
2021-09-28 13:51:41 +01:00
David Yu
10b52a284b
docs: consul-k8s cli install, add `bin/` to source path ( #11146 )
...
Add `bin/` to path from which you move `consul-k8s` to `/usr/local/bin/consul-k8s`
2021-09-27 22:11:54 -07:00
Noel Quiles
47cef4ea4d
Update alert banner for HashiConf Global 2021 ( #11154 )
2021-09-27 14:25:25 -04:00
Paul Banks
fe92cf7cb6
Document HTTP Header manipulation options added in #10613
2021-09-27 14:46:15 +01:00
Blake Covarrubias
94d3849472
docs: Decode K8s secrets with base64decode function
...
Use kubectl's base64decode template function (added in K8s 1.11) to
decode values in Secrets. Removes external call to `base64` utility on
the host system.
2021-09-24 08:59:34 -07:00
trujillo-adam
b22684540e
Merge pull request #11028 from hashicorp/docs-k8s-cli-alpha
...
adding k8s-cli alpha docs
2021-09-23 16:35:56 -07:00
trujillo-adam
52f82f2831
adding timeout flags, wait flag, and updated build procedure
2021-09-23 16:07:56 -07:00
Daniel Nephin
6e4ecfd05b
docs: clarify acl down policy
2021-09-23 18:13:39 -04:00
Daniel Nephin
5eafcea4d4
config: Deprecate EnableACLReplication
...
replaced by ACL.TokenReplication
2021-09-23 15:14:59 -04:00
CJ
978699943f
docs: Fix grammatical errors in glossary ( #10751 )
2021-09-23 08:36:52 -07:00
Daniel Nephin
c84867feda
acl: remove ACL.Apply
...
As part of removing the legacy ACL system.
2021-09-22 18:28:08 -04:00
Evan Culver
f7380461c7
update docs to indicate support for envoy 1.19.1 in Consul 1.11.x
2021-09-22 10:57:22 -07:00
Connor
1e3ba26223
Merge pull request #11090 from hashicorp/clly/kv-usage-metrics
...
Add KVUsage to consul state usage metrics
2021-09-22 11:26:56 -05:00
Ashwin Venkatesh
fd7f670f12
Update docs ( #11111 )
2021-09-22 12:26:08 -04:00
trujillo-adam
f0815f9cc2
removed extra codeblock ticks, again
2021-09-20 14:44:38 -07:00
trujillo-adam
1700dab2e6
Merge branch 'docs-k8s-cli-alpha' of github.com:hashicorp/consul into docs-k8s-cli-alpha
...
implementing feedback
2021-09-20 14:42:09 -07:00
trujillo-adam
bf72046737
fixed formatting
2021-09-20 14:40:36 -07:00
trujillo-adam
4aa40ccbe1
Apply suggestions from code review
...
Co-authored-by: David Yu <dyu@hashicorp.com>
2021-09-20 14:38:51 -07:00
trujillo-adam
9863054362
removed extra codeblock ticks
2021-09-20 11:04:04 -07:00
Connor Kelly
59f9f67cc2
Add new telemetry to website
...
This will add information about the new kv_usage metric to the website
2021-09-20 12:43:40 -05:00
trujillo-adam
c6eae6858c
fixed indentation on install page
2021-09-20 10:25:06 -07:00
trujillo-adam
faee67e35b
removed extra codeblock tic
2021-09-20 10:19:27 -07:00
trujillo-adam
0722e17e93
updating the helm uninstall instructions
2021-09-17 15:11:10 -07:00
trujillo-adam
2cc678d388
fixing some syntax errors that didn't appear locally
2021-09-17 09:31:19 -07:00
Evan Culver
c4c833fd0e
sso/oidc: add support for acr_values request parameter ( #11026 )
...
Co-authored-by: R.B. Boyer <4903+rboyer@users.noreply.github.com>
2021-09-17 09:10:05 -07:00
trujillo-adam
8ec22f6567
Merge branch 'docs-k8s-cli-alpha' of github.com:hashicorp/consul into docs-k8s-cli-alpha
...
resolving merge conflict
2021-09-16 16:34:41 -07:00
trujillo-adam
183b021767
applied additional feedback, updated uninstall flags
2021-09-16 16:32:13 -07:00
Iryna Shustava
770c67a7e3
Merge pull request #11050 from hashicorp/ecs-beta-doc-prep
...
docs: ECS docs for beta
2021-09-16 16:27:53 -06:00
Paul Glass
930e3824df
docs: correct link to ecs production installation
2021-09-16 12:30:08 -05:00
Paul Glass
791eec9493
Fix merge conflict
2021-09-16 12:24:52 -05:00
trujillo-adam
8629beacd1
Merge branch 'main' into docs-k8s-cli-alpha
2021-09-16 10:14:43 -07:00
trujillo-adam
0a3ded7dcc
Merge branch 'docs-k8s-cli-alpha' of github.com:hashicorp/consul into docs-k8s-cli-alpha
...
removed name flag from install, added config-file flag, applied feedback
2021-09-16 10:13:04 -07:00
trujillo-adam
bacd9423e0
removed flag, added flag, and applied feedback
2021-09-16 09:54:55 -07:00
Iryna Shustava
a3f8e1ca56
docs: Add production installation ECS docs ( #11049 )
...
Co-authored-by: Paul Glass <pglass@hashicorp.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2021-09-16 10:28:05 -06:00
Luke Kysow
a24c98c945
Update ecs docs ( #11053 )
2021-09-16 09:17:01 -07:00
Paul Glass
392919ae61
docs: adjust references between ECS "migrate" and "install" pages
2021-09-16 10:39:37 -05:00
Paul Glass
01dfbedcf3
docs: Apply suggestions from code review
...
Co-authored-by: Luke Kysow <1034429+lkysow@users.noreply.github.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2021-09-16 10:19:15 -05:00
trujillo-adam
ef9c1776dd
Update website/content/docs/k8s/k8s-cli.mdx
...
Co-authored-by: Nitya Dhanushkodi <nitya@hashicorp.com>
2021-09-15 20:32:21 -07:00
trujillo-adam
470fba1a0e
Update website/content/docs/k8s/installation/install.mdx
...
Co-authored-by: Nitya Dhanushkodi <nitya@hashicorp.com>
2021-09-15 20:31:43 -07:00
trujillo-adam
b8d1e205cd
Update website/content/docs/k8s/index.mdx
...
Co-authored-by: Nitya Dhanushkodi <nitya@hashicorp.com>
2021-09-15 20:31:17 -07:00
trujillo-adam
5987900fd3
Update website/content/docs/k8s/installation/install.mdx
...
Co-authored-by: Nitya Dhanushkodi <nitya@hashicorp.com>
2021-09-15 20:30:58 -07:00
Paul Glass
bbbf58fa95
docs: Update ECS sidebar with links to Fargate/EC2 examples
2021-09-15 17:29:38 -05:00
Paul Glass
2c9fbc2bff
docs: update ECS Install guide for beta
2021-09-15 17:29:31 -05:00
Paul Glass
13c6973e47
docs: Migrate Existing Tasks page for ECS
2021-09-15 17:28:34 -05:00
Paul Glass
c546be4460
Merge pull request #11043 from hashicorp/pglass/consul-ecs-arch-doc
...
ECS architecture docs for Beta
2021-09-15 17:00:53 -05:00
Paul Glass
2604719ce6
Merge pull request #11033 from hashicorp/consul-ecs-beta-docs
...
updates to ECS docs per beta release
2021-09-15 17:00:00 -05:00
Paul Glass
0480cf4fe7
docs: ECS architecture feedback
2021-09-15 16:18:37 -05:00
trujillo-adam
1e97752f31
applied comment feedback about my_task example
2021-09-15 14:09:47 -07:00
Paul Glass
ad4936afdb
docs: Address ECS architecture feedback
2021-09-15 15:04:39 -05:00
trujillo-adam
a25a30921a
added a few more nbsp to improve table readability
2021-09-15 11:59:30 -07:00
David Yu
f58418f811
docs: Reformat Uninstall steps ( #11040 )
...
* docs: Reformat Uninstall steps
Reformatting uninstall as steps to make uninstall instructions more clear.
2021-09-15 11:59:02 -07:00
trujillo-adam
dfb4775712
updates to the uninstall flags, preset descriptions
2021-09-15 11:55:14 -07:00
Paul Glass
c53b0d2ebb
docs: remove T3 in ECS task startup arch doc
2021-09-15 13:50:38 -05:00
Paul Glass
4263f93eb6
docs: correct point about service health checks for ECS
2021-09-15 13:38:19 -05:00
Paul Glass
be46f2d7b7
ECS architecture docs for Beta
2021-09-15 13:04:07 -05:00
trujillo-adam
cf0ebdf751
Apply suggestions from code review
...
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2021-09-15 10:46:00 -07:00
Jared Kirschner
3231709b03
docs: improve network segments agent options docs
2021-09-15 10:00:41 -07:00
Jared Kirschner
702df44f9b
docs: expand network segments documentation
...
Includes a brief overview with images, descriptions of server and client
configuration with examples, and how to join an agent to a segment.
2021-09-15 10:00:41 -07:00
David Yu
4e26d94080
docs: Remove step for deleting webhook-cert-manager secret on Consul K8s uninstall ( #11035 )
...
* Remove step for deleting webhook-cert-manager secret
* Update website/content/docs/k8s/operations/uninstall.mdx
2021-09-15 08:11:22 -07:00
trujillo-adam
6985ccc7d3
updates to ECS docs per beta release
2021-09-14 16:36:52 -07:00
trujillo-adam
e35236a053
adding k8s-cli alpha docs
2021-09-14 12:25:24 -07:00
Daniel Nephin
1f9479603c
Add failures_before_warning to checks ( #10969 )
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
* agent: add failures_before_warning setting
The new setting allows users to specify the number of check failures
that have to happen before a service status us updated to be `warning`.
This allows for more visibility for detected issues without creating
alerts and pinging administrators. Unlike the previous behavior, which
caused the service status to not update until it reached the configured
`failures_before_critical` setting, now Consul updates the Web UI view
with the `warning` state and the output of the service check when
`failures_before_warning` is breached.
The default value of `FailuresBeforeWarning` is the same as the value of
`FailuresBeforeCritical`, which allows for retaining the previous default
behavior of not triggering a warning.
When `FailuresBeforeWarning` is set to a value higher than that of
`FailuresBeforeCritical it has no effect as `FailuresBeforeCritical`
takes precedence.
Resolves: https://github.com/hashicorp/consul/issues/10680
Signed-off-by: Jakub Sokołowski <jakub@status.im>
Co-authored-by: Jakub Sokołowski <jakub@status.im>
2021-09-14 12:47:52 -04:00
Jared Kirschner
63b2cebcb3
Merge pull request #10837 from jkirschner-hashicorp/improve-docs-dns-with-acl
...
Improve documentation around using DNS with ACLs Enabled
2021-09-13 11:09:09 -04:00
Kyle MacDonald
4b966094ff
website: fixup incorrect markdown syntax ( #11015 )
2021-09-13 10:36:34 -04:00
Jared Kirschner
fcd89c2674
docs: add ACL component relationships visual
2021-09-10 15:33:23 -07:00
Jared Kirschner
b89832221c
docs: discuss use of ACLs on DNS page
2021-09-10 15:33:23 -07:00
Paul Banks
c118e51d5c
Apply suggestions from code review
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2021-09-10 21:29:43 +01:00
Paul Banks
fd259db9fb
Document how to make namespace wildcard intentions. ( #10724 )
...
* Update intentions.mdx
* Apply suggestions from code review
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
2021-09-10 21:25:09 +01:00
Jared Kirschner
8a4d3b3009
Merge pull request #10834 from jkirschner-hashicorp/improve-docs-configure-ui-https
...
docs: give tutorials links for securing UI access
2021-09-09 11:08:11 -04:00
Peter M
9ea8786d6a
fixing link error
...
path was pointing to the wrong page on new sidebar addition.
2021-09-08 10:20:58 -06:00
Jared Kirschner
0b02dbb410
docs: give tutorials links for securing UI access
2021-09-07 22:13:09 -07:00
Peter M
e3695e7a2e
adding NIA to sidebar nav
2021-09-07 12:44:07 -06:00
trujillo-adam
74e3bf4e68
Merge pull request #10980 from hashicorp/docs-fix-policy-federation-vm-k8-secondary
...
fixing the policy for configuring k8 clusters as secondary in federated arch
2021-09-07 08:10:39 -07:00
trujillo-adam
0ee554ea54
Update website/content/docs/k8s/installation/multi-cluster/vms-and-kubernetes.mdx
...
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2021-09-07 07:53:57 -07:00
mrspanishviking
bffdce7c1e
Merge pull request #10815 from hashicorp/docs/prepared-query-consistency-modes-3475
...
docs: Add supported consistency modes to prepared queries
2021-09-03 07:43:40 -07:00
trujillo-adam
7cb56d6a9b
fixing the policy for configuring k8 clusters as secondary in federated arch
2021-09-02 15:26:41 -07:00
mrspanishviking
a2e6a15e93
Merge pull request #10977 from hashicorp/nia-style-fix
...
docs: fixed numbering of license bullets and corrected indent
2021-09-02 12:51:35 -07:00
Karl Cardenas
b3fbc3a621
docs: indenting pr web dev guidance and Blake
2021-09-02 11:25:49 -07:00
mrspanishviking
9d008f3238
Update website/content/docs/nia/enterprise/license.mdx
...
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
2021-09-02 11:24:21 -07:00
Peter M
5eeb556c10
Adding NIA to Consul Ent page
2021-09-02 10:32:07 -06:00
Karl Cardenas
64048497cf
docs: fixed numbering of license bullets and corrected indent
2021-09-02 09:28:36 -07:00
Kevin Wang
40c5ba7afb
fix(website): `start` script reloads app on save ( #10973 )
2021-09-02 09:43:15 -04:00
Amos Shapira
9870c8dc0f
docs: Add missing "is" on core security models ( #10975 )
...
Add missing "is" in description of `auto_encrypt.tls` parameter on
core security models page.
2021-09-01 22:07:20 -07:00
Karl Cardenas
a5a529983f
docs: link to the enterprise license tutorial
2021-09-01 15:59:12 -07:00
lornasong
6ee3c63c71
nia/docs 0.3.0 ( #10930 )
...
Co-authored-by: Kim Ngo <6362111+findkim@users.noreply.github.com>
Co-authored-by: Melissa Kam <mkam@hashicorp.com>
Co-authored-by: Michael Wilkerson <mwilkerson@hashicorp.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2021-09-01 13:45:36 -05:00
Freddy
3254308fd3
Update audit logging example ( #10966 )
...
* Update audit-logging.mdx
2021-08-31 16:04:47 -06:00
Freddy
8d83d27674
connect: update envoy supported versions to latest patch release
...
(#10961 )
Relevant advisory:
https://github.com/envoyproxy/envoy/security/advisories/GHSA-6g4j-5vrw-2m8h
2021-08-31 10:39:18 -06:00
trujillo-adam
ea451971d4
Merge pull request #10892 from hashicorp/docs-tables-service-discovery-services
...
Reformatting service discovery parameters into tables
2021-08-30 15:20:42 -07:00
trujillo-adam
ebaa331cc9
missed typo
2021-08-30 14:50:55 -07:00
trujillo-adam
28e11d350d
applying @blake 's feedback
2021-08-30 14:49:32 -07:00
mrspanishviking
222ce6b621
Merge pull request #10912 from hashicorp/auto_config
...
docs: added information about a conflict when using auto_config and a…
2021-08-30 08:32:32 -07:00
Karl Cardenas
2c861a4f4e
docs: fixed identation of warning components
2021-08-30 07:12:30 -07:00
Dustin Clifford
c9ff4bfac8
docs: Bad External VM Example ( #10943 )
...
Adds a missing `\` for continuation in the example command for
connecting an external VM client outside of Kubernetes to the Consul
server cluster.
2021-08-27 11:38:55 -07:00
Pamela Bortnick
80452fc201
Fix "Try HCP Consul" utm_source on consul.io ( #10947 )
...
* Change utm source to consul_io
* revert package-lock
2021-08-27 13:29:05 -04:00
mrspanishviking
763e720ffe
Apply suggestions from code review
...
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
2021-08-27 07:41:11 -07:00
Luke Kysow
dda8efc612
Update helm reference ( #10939 )
...
* Update helm reference
* Fix docs issue breaking build
* Remove keys that aren't yet in the release
2021-08-26 17:58:59 -07:00
Pamela Bortnick
9fc701cd0b
Update social share image ( #10920 )
...
* Update social share image
* Update image for social share
2021-08-26 12:32:57 -04:00
Karl Cardenas
b4f47383fa
docs: added information about a conflict when using auto_config and auto_encrypt
2021-08-25 21:25:18 -07:00
sridhar
0081443567
Merge pull request #10673 from hashicorp/srikrishmurthy-patch-1
...
Updated a note in the ingress-gateway YAML that the ingress gateway name must match with what's configured in the helm chart
2021-08-25 17:35:00 -07:00
trujillo-adam
e197fff45c
removed merge conflict chars
2021-08-24 12:05:01 -07:00
trujillo-adam
f1327c6aad
fixed merge conflicts
2021-08-24 11:46:27 -07:00
trujillo-adam
4c7eab88b9
Merge branch 'main' of github.com:hashicorp/consul into docs-tables-service-discovery-services
2021-08-24 11:26:32 -07:00
trujillo-adam
7f823e040f
fixed more typos, applied additional tables, additional edits
2021-08-24 11:15:33 -07:00
trujillo-adam
f69bb3a54f
fixed typos, finished applying tables, minor editing
2021-08-24 09:57:48 -07:00
Nitya Dhanushkodi
329ec62582
doc: remove sentence that tproxy works cross-DC with config entries. ( #10885 )
...
It can only work if there is a running service instance in the local DC,
so this is a bit misleading, since failover and redirects are typically
used when there is not an instance in the local DC.
2021-08-23 12:14:28 -07:00
trujillo-adam
44e9f8ed94
Update website/content/docs/discovery/services.mdx
...
Co-authored-by: Geoffrey Grosenbach <26+topfunky@users.noreply.github.com>
2021-08-23 11:09:43 -07:00
trujillo-adam
6a5fedbf84
Update website/content/docs/discovery/services.mdx
...
Co-authored-by: Geoffrey Grosenbach <26+topfunky@users.noreply.github.com>
2021-08-23 11:09:34 -07:00
trujillo-adam
cc42b49e4f
testing markdown table format for ref docs
2021-08-20 13:41:03 -07:00
Zachary Shilton
c42ea82883
Upgrade global styles ( #10692 )
...
* website: upgrade global-styles packages
* website: move community page to CSS modules
* website: replace g-container with g-grid-container
* website: hide alert-banner on mobile
* website: backfill missing global type styles
* website: fix code font-size in download custom content
* website: bump to latest patched dependencies
2021-08-20 12:20:01 -04:00
Blake Covarrubias
e62b1d05d8
docs: Add common CA config options to provider doc pages ( #10842 )
...
Add the list of common Connect CA configuration options to the
provider-specific CA docs.
Previously these options were only documented under the agent
configuration options. This change makes it so that all supported CA
provider configuration options are available from a single location.
Co-authored-by: Daniel Nephin <dnephin@hashicorp.com>
2021-08-19 11:18:55 -07:00
Mike Wickett
39b3c3e2bd
chore: update alert banner ( #10816 )
2021-08-18 16:39:16 -04:00
Daniel Nephin
26ef0df458
docs: update CLI reference docs for debug
...
the cluster target was renamed to members.
2021-08-18 12:29:34 -04:00
sridhar
cf66becabe
Update website/content/docs/k8s/connect/ingress-gateways.mdx
...
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
2021-08-17 16:32:35 -07:00
Olatunde Alex-Oni
ad07ed705c
Update documentation for enable_key_list_policy
...
The current suggests the option expects a string of either "enabled" or "disabled" but this results in an error `'acl.enable_key_list_policy' expected type 'bool', got unconvertible type 'string', value: 'enabled'`. Setting to a boolean value resolves this, also had a quick look at the code (d2b58cd0d6/agent/config/runtime.go (L109)
) and it suggests this too
2021-08-16 13:10:54 -07:00
Blake Covarrubias
97b4fdff0d
Document possible risk w.r.t exposing the admin API in Envoy ( #10817 )
...
Add a section to the Connect Security page which highlights the risks
of exposing Envoy's administration interface outside of localhost.
Resolves #5692
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: Kent 'picat' Gruber <kent@hashicorp.com>
2021-08-13 10:05:29 -07:00
Blake Covarrubias
8a396ae73f
Document tagged addresses ( #10744 )
...
Add section for tagged addresses on service definition documentation.
Resolves #6989
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2021-08-12 16:49:59 -07:00
Blake Covarrubias
8aa89c2c12
docs: Clarify ingress gateway's -address flag ( #10810 )
...
Clarify the function of `-address` flag when instantiating an ingress
gateway.
Resolves #9849
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2021-08-12 14:56:07 -07:00
Mark Anderson
d3cebbd32c
Fixup to support unix domain socket via command line ( #10758 )
...
Missed the need to add support for unix domain socket config via
api/command line. This is a variant of the problems described in
it is easy to drop one.
Signed-off-by: Mark Anderson <manderson@hashicorp.com>
2021-08-12 10:05:22 -07:00
Chris Piraino
8f5e2a440b
docs: remove note on ingress gateway hosts field needing a port number ( #10827 )
...
This was necessary in older versions of Consul, but was obsoleted by
making Consul add the port number itself when constructing the Envoy
configuration.
2021-08-11 16:36:57 -05:00
Blake Covarrubias
99b1d8ed8c
docs: Update code blocks across website
...
* Use CodeTabs for examples in multiple formats.
* Ensure correct language on code fences.
* Use CodeBlockConfig for examples with filenames, or which need
highlighted content.
2021-08-11 13:20:03 -07:00
Blake Covarrubias
7622e52013
docs: Add supported consistency modes to prepared queries
...
Resolves #3475
2021-08-10 16:19:22 -07:00
Blake Covarrubias
3363da7d35
docs: Add JSON examples to all config entries
...
This commit adds example JSON configs for several config entry
resources were missing examples in this language.
The examples have been updated to use the new CodeTabs resource
instead of the Tab component.
2021-08-10 15:34:28 -07:00
trujillo-adam
9e348edfaf
Merge branch 'main' into docs-envoy-proxy-breaks-when-enabling-tls
2021-08-09 14:57:29 -07:00
trujillo-adam
ec7526caaa
Update website/content/docs/connect/proxies/envoy.mdx
...
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
2021-08-09 13:36:28 -07:00
trujillo-adam
7d00adb824
Update website/content/docs/connect/proxies/envoy.mdx
...
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
2021-08-09 13:36:07 -07:00
trujillo-adam
3fabe18acd
docs: adding env var info, resolves #7926
2021-08-09 13:14:02 -07:00
sridhar
8b4672f644
Update website/content/docs/k8s/connect/ingress-gateways.mdx
...
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
2021-08-04 16:25:36 -07:00
Daniel Nephin
e94016872a
Merge pull request #10768 from hashicorp/dnephin/agent-tls-cert-expiration-metric
...
telemetry: add Agent TLS Certificate expiration metric
2021-08-04 18:42:02 -04:00
trujillo-adam
c5824a834b
Merge pull request #10763 from hashicorp/docs-proxy-integration-improvements
...
general language and readability improvements to proxy integration docs
2021-08-04 14:36:47 -07:00
trujillo-adam
5913aca502
Applying more feedback from @black and @karl-cardenas-coding
2021-08-04 14:02:42 -07:00
trujillo-adam
8ec29432d2
Applying feedback from @blake
2021-08-04 11:29:21 -07:00
Daniel Nephin
8c575445da
telemetry: add a metric for agent TLS cert expiry
2021-08-04 13:51:44 -04:00
trujillo-adam
ee1de179ed
Update website/content/docs/connect/proxies/integrate.mdx
...
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
2021-08-04 10:44:06 -07:00
trujillo-adam
31b9058602
general language and readability improvements to proxy integration docs
2021-08-03 15:56:56 -07:00
Evan Culver
710bd90ef7
checks: Add Interval and Timeout to API response ( #10717 )
2021-08-03 15:26:49 -07:00
joshwolfer
63a650028e
Update options.mdx
...
add service config link to description of enable_central_service_config.
2021-08-03 15:36:51 -04:00
Blake Covarrubias
370a76ff3e
docs: Fix service checks docs on session endpoint ( #10759 )
...
The ServiceChecks parameter was incorrectly documented in e515c9d44
to
state that it accepted a list of string values, when actually the API
requires an array of ServiceCheck objects.
This commit updates the docs for the parameter to correctly reflect
the fields required by the API.
Resolves #10752
2021-08-03 09:57:31 -07:00
Matt Explosion
06f27fa088
Updated link to repo for native Scala Consul client Helm
2021-08-02 22:01:05 -07:00
Blake Covarrubias
734fd1949f
docs: Note proxy-defaults can globally set service protocol ( #10649 )
...
Add a note to the docs for the service defaults config entry which
informs users that the service protocol can be configured for all
services using the proxy defaults config entry.
Resolves #8279
Co-authored-by: Freddy <freddygv@users.noreply.github.com>
2021-08-02 13:23:58 -07:00
Blake Covarrubias
17e18df81e
docs: Document supported `consul connect` env vars ( #10667 )
...
Document the ability to specify `-sidecar-for` and `-proxy-id` flags
via environment variables.
2021-08-02 12:50:51 -07:00
Blake Covarrubias
e1c4088ba3
website: Add redirect for /connect/ingress-gateways
...
Add redirect /docs/connect/ingress-gateways, which currently returns
404, to /docs/connect/gateways/ingress-gateway.
Fixes #10748
2021-08-02 11:58:49 -07:00
Blake Covarrubias
46b1de8467
docs: Add namespace parameter to additional HTTP endpoints ( #10731 )
...
Document the namespace parameter can be specified on HTTP Check,
Connect CA leaf, and Discovery Chain API endpoints.
Co-authored-by: Freddy <freddygv@users.noreply.github.com>
2021-08-02 11:55:23 -07:00
Blake Covarrubias
b710d60043
docs: Add /v1/agent/host endpoint
...
Document /v1/agent/host endpoint which is used by `consul debug`.
Originally added in #4754 .
2021-08-02 10:29:39 -07:00
Mike Wickett
1dfdecb237
chore: upgrade react-consent-manager ( #10749 )
2021-08-02 12:41:58 -04:00
Blake Covarrubias
11f1f3fe34
Add OSS changes for specifying audit log permission mode
2021-07-30 09:58:11 -07:00
Daniel Nephin
20537d8952
Update website/content/docs/agent/options.mdx
...
Co-authored-by: Kent 'picat' Gruber <kent@hashicorp.com>
2021-07-29 12:38:30 -04:00
Paul Banks
260364bb04
Call out the incompatibility of wildcards and L7 permissions
2021-07-29 11:58:21 +01:00
Daniel Nephin
9f02119314
docs: give better guidance about how to configure the agent TLS CA
2021-07-28 18:22:35 -04:00
Sabeen Syed
baf480fa78
Add Citrix TF module links to NIA docs ( #10710 )
2021-07-28 12:52:40 -05:00
Jared Kirschner
ccc8c9b128
Generalize base64 command usage in docs
...
The base64 CLI utility has two different short flag arguments for decode
depending on the platform: -D and -d.
Previously, the docs used the -D flag exclusively with the base64 utility.
Luckily, the long form of the flag is the same across platforms: --decode.
All uses of the base64 -D flag have been replaced with --decode.
2021-07-28 11:40:35 -04:00
trujillo-adam
445dfa9bae
Merge pull request #10685 from hashicorp/docs-fix-broken-link-swim-article
...
Docs fix broken link swim article
2021-07-26 11:31:17 -07:00
Blake Covarrubias
26738ac65e
docs: Add version callout for `kv import -prefix`
...
Add a sentence stating the version of Consul that introduced the
`-prefix` option for `consul kv import`.
Resolves #10172
2021-07-26 09:45:24 -07:00
Fabio Lichinchi
b408bcfa39
Update vault.mdx ( #10679 )
2021-07-26 09:16:00 -07:00
Bryce Kalow
2cb05c41ff
web: migrate to web platform- packages ( #10640 )
...
* migrate usages of nextjs-scripts to platform packages
* Updates hashi packages
2021-07-26 09:26:50 -05:00
trujillo-adam
67d47345cc
General improvements to the wording
2021-07-22 16:20:16 -07:00
trujillo-adam
785a55d1db
docs: fixed broken link to SWIM article in architecture/gossip ref
2021-07-22 15:19:46 -07:00
sridhar
d4d62a5667
Update ingress-gateways.mdx
...
Updated a note in the ingress-gateway YAML that the ingress gateway name must match with what's configured in the helm chart
2021-07-21 16:18:40 -07:00
Blake Covarrubias
c89287dc77
Merge pull request #10462 from hashicorp/docs/add-ns-agent-services-9710
...
docs: Add namespace parameters to /agent/service* endpoints
2021-07-21 11:16:49 -07:00
Blake Covarrubias
f61eee0ac6
Update output for /v1/agent/health/service/(id|name)/ endpoints
2021-07-21 11:09:53 -07:00
Blake Covarrubias
da747c2cc0
docs: Add namespace parameters to /agent/service*
...
Document supported namespace parameters for /agent/service* API
endpoints.
Resolves #9710
2021-07-21 11:07:37 -07:00
Blake Covarrubias
e515c9d449
docs: Update responses for /v1/session/ endpoints post 1.7
...
Update output for /v1/session/ endpoints to match output post Consul
1.7.0.
Documents new `NodeChecks` and `ServiceChecks` parameters which were
added in that release.
Resolves #7341 , resolves #10095
2021-07-21 08:26:59 -07:00
Blake Covarrubias
e2fff3dde9
website: Fix circular redirect with TLS on existing cluster
...
Fix an issue where /docs/k8s/operations/tls-on-existing-cluster would
never load when navigating directly to the URL because of a circular
redirect.
2021-07-20 08:41:43 -07:00
Blake Covarrubias
c271308473
docs: Add intentions to ACL System docs ( #10323 )
...
Adds mention of `intentions` rules to ACL System and ACL Rules pages.
Resolves #9790
2021-07-19 15:31:41 -07:00
Blake Covarrubias
a0cd3dd88e
Add DNS recursor strategy option ( #10611 )
...
This change adds a new `dns_config.recursor_strategy` option which
controls how Consul queries DNS resolvers listed in the `recursors`
config option. The supported options are `sequential` (default), and
`random`.
Closes #8807
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
Co-authored-by: Priyanka Sengupta <psengupta@flatiron.com>
2021-07-19 15:22:51 -07:00
Blake Covarrubias
832896ed11
docs: Fix spelling errors across website
2021-07-19 14:29:54 -07:00
Daniel Nephin
0ba5d74fcc
Merge pull request #10617 from hashicorp/dnephin/config-add-missing-docs
...
docs: add config options that were missing
2021-07-15 11:23:32 -04:00
Daniel Nephin
510262b3bb
docs: add deprecation version for ports.grpc settings
2021-07-14 17:06:13 -04:00
Daniel Nephin
5581c86597
docs: add config options that were missing
...
https://github.com/hashicorp/consul/pull/128 added pid_file
https://github.com/hashicorp/consul/pull/1331 added disable_coordinates
2021-07-14 16:51:07 -04:00
Melissa Kam
fb95d447db
Merge pull request #10614 from hashicorp/nia/docs-0.2.1
...
nia/docs 0.2.1
2021-07-14 12:03:13 -05:00
David Yu
28087b6949
docs: Add link to learn guide on migrating ACL tokens ( #10609 )
...
* docs: Add link to learn guide on migrating ACL tokens
2021-07-13 14:02:51 -07:00
Daniel Nephin
74fb650b6b
Merge pull request #10588 from hashicorp/dnephin/config-fix-ports-grpc
...
config: rename `ports.grpc` to `ports.xds`
2021-07-13 13:11:38 -04:00
Daniel Nephin
c48f26b0a6
config: update config settings and flags for ports.xds
2021-07-13 12:31:48 -04:00
Iryna Shustava
95305881ce
cli/sdk: Allow applying redirect-traffic rules in a provided Linux namespace ( #10564 )
2021-07-13 10:05:48 -06:00
Melissa Kam
ea302c7d3e
nia/docs: Terraform 1.0 compatability
2021-07-13 10:22:05 -05:00
Daniel Nephin
dc15e5eb8c
Merge pull request #10579 from hashicorp/dnephin/improve-config-docs-tls
...
docs: Improve TLS user documentation
2021-07-12 19:09:15 -04:00
Noel Quiles
29d2a9f4c5
Bump hashi-stack-menu ( #10599 )
2021-07-12 15:27:32 -07:00
Curt Marker
eb3e9271d3
Fixed a typo that broke the example static-server deployment ( #10582 )
...
The service account was typo'd and needs to be fixed
2021-07-12 13:28:36 -07:00
Daniel Nephin
c69a3fa760
docs: move TLS example next to field reference
2021-07-12 13:08:02 -04:00
Daniel Nephin
7e681b1428
Update website/content/docs/agent/options.mdx
...
Co-authored-by: Kent 'picat' Gruber <kent@hashicorp.com>
2021-07-12 13:03:32 -04:00
Karl Cardenas
d4eb089d4a
docs: changing license faq title to align with Nomad and Vault faq pages
2021-07-09 10:20:51 -07:00
Evan Culver
13bd86527b
Add support for returning ACL secret IDs for accessors with acl:write ( #10546 )
2021-07-08 15:13:08 -07:00
Daniel Nephin
d906ddb218
docs: group all agent tls settings together.
...
To make it easier to see all of the related settings in one place.
Also add some context about how these settings are applied.
2021-07-08 18:05:37 -04:00
Daniel Nephin
54fffe5266
docs: fix example of TLS config
...
To actually enable TLS
2021-07-08 17:51:12 -04:00
Daniel Nephin
ec6da0859d
Merge pull request #10570 from hashicorp/copy-of-master
...
Changes that were accidentally merged into the old master branch
2021-07-08 16:28:56 -04:00
David Yu
fc411b2313
docs: Update docs to reflect limitation in TProxy when using single Consul DC deployment with multiple k8s clusters ( #10549 )
...
* docs: Update to reflect single Consul DC deployment with multiple k8s clusters
2021-07-08 10:44:29 -07:00
Dhia Ayachi
6390e91be5
Add ca certificate metrics ( #10504 )
...
* add intermediate ca metric routine
* add Gauge config for intermediate cert
* Stop metrics routine when stopping leader
* add changelog entry
* updage changelog
Co-authored-by: Daniel Nephin <dnephin@hashicorp.com>
* use variables instead of a map
* go imports sort
* Add metrics for primary and secondary ca
* start metrics routine in the right DC
* add telemetry documentation
* update docs
* extract expiry fetching in a func
* merge metrics for primary and secondary into signing ca metric
Co-authored-by: Daniel Nephin <dnephin@hashicorp.com>
2021-07-07 09:41:01 -04:00
Daniel Nephin
2c4f22a9f0
Merge pull request #10552 from hashicorp/dnephin/ca-remove-rotation-period
...
ca: remove unused RotationPeriod field
2021-07-06 18:49:33 -04:00
Luke Kysow
75b21259a1
Add headings to Helm docs ( #10562 )
2021-07-06 11:23:10 -07:00
jkirschner-hashicorp
5f73de6fbc
Merge pull request #10560 from jkirschner-hashicorp/change-sane-to-reasonable
...
Replace use of 'sane' where appropriate
2021-07-06 11:46:04 -04:00
Daniel Nephin
3a045cca8d
ca: remove unused RotationPeriod field
...
This field was never used. Since it is persisted as part of a map[string]interface{} it
is pretty easy to remove it.
2021-07-05 19:15:44 -04:00
Jared Kirschner
bd536151e1
Replace use of 'sane' where appropriate
...
HashiCorp voice, style, and language guidelines recommend avoiding ableist
language unless its reference to ability is accurate in a particular use.
2021-07-02 12:18:46 -04:00
David Yu
619eb5875d
docs: Formatting for Ingress Controllers example repos ( #10542 )
...
* docs: Formatting for Ingress Controllers example repos
* Update ingress-controllers.mdx
2021-07-01 10:48:40 -07:00
Kyle Schochenmaier
307f49dd31
docs: Ingress controllers configurations ( #10495 )
...
Add high level documentation on how to enable ingress controllers in consul on k8s.
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
Co-authored-by: Luke Kysow <1034429+lkysow@users.noreply.github.com>
2021-07-01 11:24:27 -05:00
David Yu
c3f0e395f0
docs: remove alpha from 1.10.0 reference for observability on k8s metrics merging ( #10528 )
...
The docs note an alpha pre-release version on K8s observability. Updating to only reference the GA 1.10.0 version of Consul for observability on k8s and metrics merging.
2021-06-30 12:18:19 -07:00
Daniel Nephin
fa5d627014
Merge pull request #10527 from hashicorp/rename-main-branch
...
Update references to the main branch
2021-06-30 13:07:09 -04:00
Luke Kysow
68c4c232a1
docs: Document setting dashboard_url on k8s ( #10510 )
...
It's tricky because the `{{` needs to be escaped with Helm.
2021-06-30 09:16:38 -07:00
Jan Berktold
e91996f130
Add rs-consul client to community-provided SDKs list ( #10529 )
...
* Add rs-consul
* Update website/content/api-docs/libraries-and-sdks.mdx
Co-authored-by: Mike Morris <mikemorris@users.noreply.github.com>
2021-06-30 10:43:41 -04:00
Blake Covarrubias
8a832635b8
docs: Add Consul 1.10 release notes ( #10489 )
...
Co-authored-by: Mike Morris <mikemorris@users.noreply.github.com>
2021-06-29 16:08:57 -07:00
Daniel Nephin
d3bc19c47d
Rename main branch in CHANGELOG and website docs
2021-06-29 18:55:35 -04:00
Daniel Nephin
4d741531b4
Update references to the main branch
...
The main branch is being renamed from master->main. This commit should
update all references to the main branch to the new name.
Co-Authored-By: Mike Morris <mikemorris@users.noreply.github.com>
2021-06-29 17:17:38 -04:00
Iryna Shustava
1c0beefc73
docs: add docs for running a single Consul dc in multiple k8s clusters ( #10508 )
2021-06-29 14:23:36 -06:00
jkirschner-hashicorp
89f01647fb
Merge pull request #10519 from jkirschner-hashicorp/fix-doc-service-splitter-example
...
docs: fix service splitter example weight sum
2021-06-29 15:51:18 -04:00
Ashwin Venkatesh
48069d18dd
Add docs for gossip encryption key rotation ( #10522 )
...
* Add docs for gossip encryption key rotation with feedback from David, Kyle and Luke.
2021-06-29 14:45:19 -04:00
Daniel Nephin
391a0eae46
Merge pull request #10437 from christopherlai/patch-1
...
Link to Reverse Proxy from Load Balancer
2021-06-29 14:37:41 -04:00
Blake Covarrubias
8a9dad08b5
docs: Add audit logging examples ( #10382 )
...
* docs: Add audit logging examples
Resolves #8375 , resolves #9055
2021-06-29 10:58:15 -07:00
Blake Covarrubias
ef6e618753
docs: Clarify serf_lan/retry_join behavior with network segments ( #10386 )
...
* docs: Add info on using cloud auto-join with Network Segments
Resolves hashicorp/go-discover#57
* Add note about joining network segments
Specifically call out that agents can be configured to join a network
segment by either specifying the Serf LAN port in the join address,
changing the agent's default Serf LAN port by configuring
`ports.serf_lan`, or specifying the port in the `-serf-lan-port`
command line flag.
Resolves #9972
2021-06-29 10:57:33 -07:00
David Yu
0c63a7b4d4
docs: Remove Helm 2 mention in Consul K8s install and uninstall ( #10517 )
...
* docs: Remove Helm 2 mention in Consul K8s install and uninstall
Helm 2 is no longer supported via Consul K8s. Helm 3 is now the supported version for Consul K8s.
2021-06-29 09:18:08 -07:00
Mike Ajala
d87263b5eb
Update self-hosted-kubernetes.mdx ( #10518 )
...
Corrected typo, from you _mean_ need to you _may_ need.
2021-06-29 09:17:07 -07:00
Jared Kirschner
8dae08e30e
Fix service splitter example weight sum
...
Weight sum must be equal to 100.
2021-06-29 07:01:55 -04:00
Daniel Nephin
16b21b0864
http: add an X-Consul-Query-Backend header to responses
...
So that it is easier to detect and test when streaming is being used.
2021-06-28 16:44:58 -04:00
Daniel Nephin
2e1e80266a
Merge pull request #10506 from hashicorp/dnephin/docs-rpc-query-metrics
...
docs: correct some misleading telemetry docs
2021-06-28 12:33:57 -04:00
Daniel Nephin
7531a6681d
docs: correct some misleading telemetry docs
...
The query metrics are actually reported for all read queries, not only
ones that use a MinIndex to block for updates.
Also clarify the raft.apply metric is only on the leader.
2021-06-28 12:20:53 -04:00
Kendall Strautman
794029b8ac
chore: upgrade react-head and deps ( #10499 )
2021-06-28 08:39:14 -07:00
Ludovic Ortega
c138c38392
[Fix] Add missing quote ( #10484 )
2021-06-24 13:59:39 -07:00
lornasong
d43f3af2c6
docs/nia: fix catalog-services typos pt 2 ( #10493 )
2021-06-24 16:45:46 -04:00
Kim Ngo
993f4715fd
docs/nia: fix typo ( #10492 )
2021-06-24 13:51:26 -05:00
David Yu
e7557ab4a1
docs: Remove beta version references from Helm reference ( #10477 )
...
Removing references from the 1.10 beta that were included in Helm Configuration Reference
2021-06-24 09:08:33 -07:00
Kim Ngo
491bd51033
docs/nia: Update CTS compatible versions ( #10487 )
2021-06-24 10:16:03 -05:00
David Yu
2872fc6b26
docs: Removal of Consul vs ZooKeeper analysis ( #10469 )
...
* docs: Removal of Consul vs ZooKeeper
Although Consul does have a KV, we are not positioning Consul as a first class KV store versus other alternatives such as etcd or Zookeeper. Will remove this since this has not been updated with further analysis since this content was created.
* Removing from Zookeeper analysis Navbar
* Removing Zookeeper analysis from redirects
2021-06-24 07:23:57 -07:00
Mike Wickett
401fc0783c
update content param for improved attribution ( #10468 )
2021-06-24 10:02:26 -04:00
Peter M
8db2865e86
Updating alert for 1.10 announcement ( #10474 )
2021-06-23 12:48:45 -07:00
Zachary Shilton
8c9134a84c
website: bump use-cases to latest ( #10472 )
...
* website: bump use-cases to latest
* chore: bump use-cases to stable release
2021-06-23 15:19:59 -04:00
trujillo-adam
45d12ac629
Merge pull request #10467 from hashicorp/docs-upgrading-to-1-10-0-fixes
...
Docs upgrading to 1 10 0 fixes
2021-06-23 11:04:01 -07:00
trujillo-adam
2d9d9dbe7a
docs: fixed instance of incorrect grammar usage
2021-06-23 08:50:30 -07:00
David Yu
7962dd82f1
docs - Adding Mesh as CRD in Consul K8s ( #10459 )
...
* docs - Adding Mesh as CRD in Consul K8s
* Removing extra left brace in ServiceDefaults
2021-06-22 19:18:13 -07:00
Luke Kysow
1dcdd2516c
Update config entry docs for CRDs ( #10407 )
...
* Update mesh, proxy-defaults and service-defaults docs to properly
document Kubernetes YAML.
Co-authored-by: David Yu <dyu@hashicorp.com>
2021-06-22 16:56:53 -07:00
Ashwin Venkatesh
17dc691c61
update docs ( #10405 )
...
Consul 1.10 GA for Consul K8s
2021-06-22 16:41:53 -07:00
Nitya Dhanushkodi
b72ad40286
docs: upgrading to tproxy (/docs/upgrades/upgrade-specific) ( #10416 )
...
* docs: update tproxy docs
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
Co-authored-by: Iryna Shustava <ishustava@users.noreply.github.com>
Co-authored-by: David Yu <dyu@hashicorp.com>
2021-06-22 16:41:08 -07:00
Iryna Shustava
1fea51fbb5
docs: update docs/k8s/connect to for tproxy GA. ( #10408 )
...
* Assume tproxy is enabled by default and connect to upstreams
with kube DNS.
* Update docs for missing annotations.
2021-06-22 16:34:20 -07:00
Nitya Dhanushkodi
7494b25c1e
docs: update tproxy docs (/docs/connect/transparent-proxy) ( #10415 )
...
* docs: update tproxy docs
* add examples
* links
2021-06-22 16:29:52 -07:00
David Yu
32179b9867
docs: Update Consul K8s Compat Matrix for Consul 1.10 ( #10456 )
2021-06-22 16:27:04 -07:00
Blake Covarrubias
fbd7acc754
Remove beta release callout on downloads page
2021-06-22 16:22:50 -07:00