Jasmine W
d011b1afcb
Update website/content/docs/connect/config-entries/service-resolver.mdx
...
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-01-11 11:18:36 -05:00
Amier Chery
6c230ff458
Added images to respective pages
...
Added the images to each respective page on splitting/routing/resolving along with a brief description on how to navigate there.
2022-01-10 18:14:24 -05:00
Jasmine W
2e60b0949f
Adding UI screenshots to L7 overview
2022-01-10 14:34:00 -05:00
trujillo-adam
43d013ddcf
Merge pull request #11930 from hashicorp/docs/admin-partition-updates-1.11.0-misc
...
added line about wildcard intentions not supported for admin partitions
2022-01-10 07:53:58 -08:00
trujillo-adam
15220e8d39
applied feedback
2022-01-07 15:43:51 -08:00
trujillo-adam
1769d2594d
Merge pull request #11945 from hashicorp/docs/exported-services-language-issues
...
tweaks to the language used in the requirements section
2022-01-06 07:26:39 -08:00
David Yu
f1841e36c9
docs: Fix indentation for gossipEncryption when using Vault secrets backend
2022-01-05 21:35:28 -08:00
trujillo-adam
ea2ae4b637
tweaks to the language used in the requirements section
2022-01-05 12:01:10 -08:00
Blake Covarrubias
4a36e4ee24
cli: Show node identities in acl token list output ( #11926 )
...
Fix the pretty CLI output of `consul acl token list` so that it
properly displays node identities that are associated with a token.
2022-01-04 12:44:43 -08:00
Noel Quiles
2c047e1c3a
website: Update copy ( #11853 )
2022-01-04 15:29:46 -05:00
trujillo-adam
31551b49f4
added line about wildcard intentions not supported for admin partitions
2022-01-03 15:31:58 -08:00
David Yu
c64c512d1b
docs: Clarification of Vault Consul K8s requirements for Auth Method ( #11929 )
...
* docs: Clarification of Vault Consul K8s requirements
* link back to requirements
* Update gossip.mdx
* Update index.mdx
* add details for K8s auth method requirement
* Update gossip.mdx
* Update server-tls.mdx
* Update connect-ca.mdx
* Update gossip.mdx
* Update server-tls.mdx
* Update website/content/docs/k8s/installation/vault/gossip.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/installation/vault/index.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/installation/vault/index.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/installation/vault/index.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/installation/vault/server-tls.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/installation/vault/index.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/installation/vault/index.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update index.mdx
* Update index.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-01-03 14:17:55 -08:00
Artem Kozlenkov
039cddf9fb
add the missing `-n consul` namespace to `k pf ..`
2021-12-27 17:54:35 +01:00
Artem Kozlenkov
b36538962e
Update install.mdx
...
add port-forwad missing namespace flag
2021-12-27 17:50:49 +01:00
saurabh-sp-tripathi
5e6c934135
Fix typo, Layer 7 is application layer not network
2021-12-22 15:13:56 -08:00
mrspanishviking
c020515079
Merge pull request #11901 from hashicorp/why_consul
...
docs: added consul infographic
2021-12-22 14:46:39 -07:00
trujillo-adam
4de45644e5
Merge pull request #11877 from hashicorp/docs/acl-changes-admin-partitions-1.11.x
...
Docs/acl changes admin partitions 1.11.x
2021-12-22 12:06:19 -08:00
trujillo-adam
6f95921074
Apply suggestions from code review
...
applied review feedback
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
Co-authored-by: Freddy <freddygv@users.noreply.github.com>
2021-12-22 12:04:45 -08:00
trujillo-adam
2edf383b79
Merge pull request #11859 from hashicorp/docs/service-mesh-gateways-clarification-for-1.11.0
...
clarify mesh gateway docs use cases; include admin partition flow
2021-12-22 11:56:11 -08:00
trujillo-adam
ca41ee4484
fixed bad md syntax
2021-12-22 11:40:26 -08:00
trujillo-adam
ec6aff8dc0
applied feedback
2021-12-22 11:18:06 -08:00
Blake Covarrubias
952bb3c4a2
docs: Fix service_id description on agent deregister API
2021-12-22 09:43:20 -08:00
Karl Cardenas
d48b8642dc
using svg instead of png
2021-12-21 15:05:12 -07:00
Karl Cardenas
67c8cb98e8
updated text to why consul
2021-12-21 14:42:42 -07:00
Karl Cardenas
800ed2c830
added consul infograhic
2021-12-21 14:34:56 -07:00
Blake Covarrubias
9114e87865
Minor doc fixes to K8s CA and Admin Partitions guides
...
K8s Vault CA config docs:
* Re-add filename label on K8s Connect CA config.
* Remove call to `jq` when retrieving CA configuration.
* Clarify `connect.ca_config` and `connect.ca_provider` agent configs
are only used at cluster initialization.
Admin Partitions tutorial:
* Fix Helm client values filename.
* Use kubectl's template output to base64 decode Consul bootstrap token.
2021-12-21 12:30:29 -08:00
Blake Covarrubias
80ce6b54e2
Document /v1/agent/force-leave prune and wan params ( #11886 )
...
Document prune parameter added in #6571 and wan parameter added in
#11722 .
Co-authored-by: Freddy <freddygv@users.noreply.github.com>
2021-12-20 15:56:13 -08:00
David Yu
659e909fe3
docs: clarification on Limitations for Vault Secrets backend ( #11885 )
...
* docs: clarification on Limitations for Vault Secrets backend
* address typo in CLI docs
* Update index.mdx
* Update index.mdx
2021-12-17 14:38:12 -08:00
David Yu
e1d32b6a9f
docs: ExportedServices YAML correction ( #11883 )
...
* docs: ExportedServices YAML correction
* Add enterprise alert to CRD index
2021-12-17 11:29:10 -08:00
Freddy
f19695ccc2
Remove beta notice from cli doc ( #11878 )
2021-12-17 09:52:59 -08:00
trujillo-adam
94da06f6ee
additional clarification on upstream configurations for x-dc and x-partition traffic
2021-12-17 09:46:50 -08:00
David Yu
463c7e9f43
docs: fix ExportedServices typo on example
...
Fix typlo
2021-12-17 09:39:55 -08:00
mrspanishviking
6ddebc80f5
Merge pull request #11879 from hashicorp/david-yu-exported-services
...
docs: add Exported Services to overview
2021-12-17 07:10:46 -07:00
David Yu
bd7cea3e9a
docs: remove BETA from Consul K8s CLI ( #11863 )
...
* docs: remove BETA from Consul K8s CLI
2021-12-16 20:26:48 -08:00
David Yu
1a2f8b04c6
add enterprise inline
2021-12-16 20:23:03 -08:00
David Yu
5b5d5f283d
docs: add exported services to overview
2021-12-16 20:20:11 -08:00
trujillo-adam
2b0bb8c62b
ACL system docs updates re: admin partitions in Consul v1.11.0
2021-12-16 17:24:46 -08:00
kevinpollet
6b9cec20f2
docs: fix typo in KV store API
2021-12-16 16:48:08 -08:00
David Yu
354bcfe0f6
docs: Add admin partitions to Enterprise Overview page ( #11871 )
2021-12-16 09:47:50 -08:00
David Yu
d369a13795
docs: ExportedServices CRD typo and change heading for services ( #11845 )
2021-12-15 15:51:24 -08:00
David Yu
65d1b6c834
docs: Admin Partitions image bump to GA ( #11846 )
...
* docs: Admin Partitions image bump to GA
* Bump to the right versions for Consul 1.11.1
2021-12-15 15:37:46 -08:00
trujillo-adam
478e988206
clarify mesh gateway docs use cases; include admin partition flow
2021-12-15 13:11:52 -08:00
Kyle Schochenmaier
cef506ce6d
docs: consul-vault kubernetes integration docs ( #11766 )
...
* Add documentation for the consul with vault integration that covers Server TLS, Connect CA and gossip encryption
Co-authored-by: David Yu <dyu@hashicorp.com>
Co-authored-by: Iryna Shustava <iryna@hashicorp.com>
2021-12-15 12:59:36 -06:00
Mark Anderson
62967ece3d
Website fixups for admin partitions ( #11842 )
...
* Website fixups for admin partitions
Signed-off-by: Mark Anderson <manderson@hashicorp.com>
2021-12-14 17:55:21 -08:00
trujillo-adam
a1326936fb
Merge pull request #11778 from hashicorp/docs/admin-partitions-rc-updates
...
Updates for admin partitions to include changes for RC
2021-12-14 17:38:17 -08:00
trujillo-adam
411f791b1e
applying final feedback
2021-12-14 17:36:25 -08:00
Kyle Havlovitz
d2244a719f
Merge pull request #11838 from hashicorp/partitions-dns-docs
...
docs: Update dns sections for partition query format and virtual IPs
2021-12-14 16:22:35 -08:00
Kyle Havlovitz
32ffc32a43
Update wording of partition format section
2021-12-14 15:56:49 -08:00
R.B. Boyer
253fb097d8
Update website/content/docs/upgrading/upgrade-specific.mdx
...
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2021-12-14 16:22:00 -06:00
R.B. Boyer
bb0f9afe98
deprecate another endpoint
2021-12-14 16:22:00 -06:00