David Yu
733526a012
docs: Update uninstall to ensure CRDs are deleted ( #12021 )
...
* docs: Update uninstall to ensure CRDs are deleted
* Update website/content/docs/k8s/operations/uninstall.mdx
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
* add more details around CRD deletion
* move around crd deletion to before unsintall
* slight wording
* move deletion of CRDs to first line
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
2022-01-11 12:53:39 -08:00
Kim Ngo
9340b3bfe5
CTS OSS vs Ent docs ( #12006 )
...
* Add CTS OSS and Ent feature comparision chart
* Mention CTS Ent in intro
* Update CTS install page with Ent and tab install options
* Clarify local workspaces and add Collaboration row
* Oxford comma, rename to Automation Driver, install +ent ctx
* Update website/content/docs/nia/installation/install.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Melissa Kam <3768460+mkam@users.noreply.github.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Remove self-hosted row and add TFE explicitly
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: Melissa Kam <3768460+mkam@users.noreply.github.com>
2022-01-11 13:31:06 -06:00
Kim Ngo
5818d6b669
Clarify CTS monitoring of service and instances ( #12008 )
...
* Clarify CTS monitoring of service and instances
Co-authored-by: Michael Wilkerson <62034708+wilkermichael@users.noreply.github.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-01-11 13:06:13 -06:00
Blake Covarrubias
97e7e118e0
docs: Fix spelling errors
2022-01-11 09:37:09 -08:00
mrspanishviking
a51f17a0f1
Merge pull request #11983 from hashicorp/resolver_examples
...
docs: added another resolver example for DC and namespace failover
2022-01-11 10:27:57 -07:00
Jasmine W
889aa2dd1a
Merge pull request #12002 from hashicorp/kubernetes-service-screenshot
...
added screenshot of k8s service
2022-01-11 11:34:00 -05:00
Jasmine W
e671ea7f60
Merge pull request #11995 from hashicorp/l7-routing-screenshots
...
Adding UI screenshots to L7 overview
2022-01-11 11:33:20 -05:00
Hannah Hearth
8436b4b0d1
Add CTS and API Gateway to docs on tools page
2022-01-11 10:22:30 -06:00
Jasmine W
8f662c49f6
Update website/content/docs/connect/config-entries/service-splitter.mdx
...
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-01-11 11:18:49 -05:00
Jasmine W
62583f75fe
Update website/content/docs/connect/config-entries/service-router.mdx
...
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-01-11 11:18:43 -05:00
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
Jasmine W
b9bfb424b5
pushing for circleci
2022-01-11 11:16:24 -05:00
Anthony
a217d13e1b
docs: Add CodeBlockConfig to network coordinates page
2022-01-10 22:13:27 -08:00
Connor
a4d2dc0ce2
Add go-sockaddr examples for multiple interfaces ( #11998 )
...
* Add overview example for multiple interfaces with go-sockaddr
* Include go-sockaddr examples in agent configuration
* Add changelog entry
* Make suggested changes
* Simplify hcl comment
* Update link and fix gRPC
* Switch index.mdx from Tabs to CodeTabs
* Reformat new links for screen readers
* Apply suggestions from code review
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Fix spacing in code block
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-01-10 20:10:25 -06:00
mrspanishviking
071b3025af
Merge pull request #12016 from hashicorp/Screenshot-Updates
...
Consul UI Screenshot Updates
2022-01-10 18:05:02 -07:00
Xuan Luo
8ca86265a5
Merge pull request #12017 from hashicorp/doc-changes
...
Doc changes
2022-01-10 16:33:47 -08:00
Xuan Luo
3ae25bfb58
updated image
2022-01-10 16:29:32 -08:00
Jake Herschman
0925fba881
fixed duplicated image path
2022-01-10 19:08:16 -05:00
Xuan Luo
edb95ce99c
docs: add gateway overview illustration
2022-01-10 15:47:57 -08:00
Luke Kysow
e30e0a075c
Add distributed tracing docs ( #12010 )
...
* Add distributed tracing docs
2022-01-10 15:43:31 -08:00
Jake Herschman
5469bcd6d1
updated topology image
2022-01-10 18:39:35 -05:00
Jake Herschman
52ef50b1da
updated datacenter dropdown image
2022-01-10 18:38:41 -05:00
Jake Herschman
af77cb65f9
updated topology image
2022-01-10 18:37:51 -05:00
Neena Pemmaraju
c20694d453
docs: updated the description of min_quorum
2022-01-10 15:37:36 -08:00
Preetha
cc8eafbf5e
Updated health check docs page with HCL examples ( #12000 )
...
All healthcheck JSON examples now have HCL equivalents.
2022-01-10 17:19:39 -06: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
mrspanishviking
3e30d6decf
Merge pull request #11997 from hashicorp/20sr20-patch-1
...
Adding texts in verify_leader metric
2022-01-10 15:59:20 -07:00
Sujata Roy
e62ec3783e
Update website/content/docs/agent/telemetry.mdx
...
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-01-10 14:57:14 -08:00
mrspanishviking
2eb4375caf
Merge pull request #12007 from hashicorp/Amier3-patch-1-1
...
docs: clarify hcl/cli differences
2022-01-10 15:45:46 -07:00
Matt Keeler
9e788fbd47
Document Consul enterprise 1.10.0-1.10.4 forwards incompatibility with 1.11 ( #11978 )
...
Also fixed a broken link in the 1.10.x upgrade instructions.
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-01-10 17:18:40 -05:00
Amier Chery
db29a926da
Create options.mdx
...
Adding a small little note to the top of the 'command line options' section of this page following community feedback in #10628
2022-01-10 17:15:33 -05:00
Jasmine W
b8fe5038d1
added screenshot of k8s service
2022-01-10 15:57:15 -05:00
Sujata Roy
59e50ac42e
Adding texts in verify_leader metric
...
- Added description providing example case when the metric can go high
2022-01-10 12:01:27 -08:00
Jake Herschman
ec34a074b6
updated based on feedback & testing searchability
2022-01-10 14:38:27 -05:00
Jasmine W
2e60b0949f
Adding UI screenshots to L7 overview
2022-01-10 14:34:00 -05:00
Preetha
f9328bfdae
Added HCL examples to service discovery page ( #11989 )
...
Improved HCL examples in the service discovery docs page
2022-01-10 13:12:42 -06:00
Karl Cardenas
52a667ca85
added additonal example for failover within DC and unique namespace
2022-01-10 11:41:43 -07:00
mrspanishviking
095ad35891
Apply suggestions from code review
...
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
2022-01-10 11:22:53 -07:00
Karl Cardenas
77b6e1824c
removed empty {}
2022-01-10 10:51:00 -07:00
Karl Cardenas
967093f425
added another example for DC and namespace failover
2022-01-10 10:45:54 -07:00
Jake Herschman
51f7ebeed2
Update website/content/docs/nia/compatibility.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-01-10 12:13:21 -05:00
Krastin Krastev
32ee4e440d
adding JSON examples to /docs/connect/observability/ui-visualization
2022-01-10 17:47:51 +01: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
c617a4a970
Update website/content/docs/connect/config-entries/mesh.mdx
...
Co-authored-by: Freddy <freddygv@users.noreply.github.com>
2022-01-07 14:20:43 -08:00
Karl Cardenas
e008d08f51
save
2022-01-07 11:28:38 -07:00
Karl Cardenas
9fef606615
initializing SEO updates
2022-01-06 13:57:22 -07: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
39def0fefe
initial commit/draft of the API gateway docs
2022-01-05 18:45:00 -08:00
trujillo-adam
ea2ae4b637
tweaks to the language used in the requirements section
2022-01-05 12:01:10 -08:00
Jake Herschman
e67d17627c
Updated Formatting on Compatibility Chart
2022-01-04 19:03:48 -05:00
Noel Quiles
2c047e1c3a
website: Update copy ( #11853 )
2022-01-04 15:29:46 -05:00
Jake Herschman
69e9003e00
Updating CTS compatability page
...
Updating compatability chart to refernce all versions of CTS and other HashiCorp products compatability
2022-01-04 15:19:06 -05:00
trujillo-adam
31551b49f4
added line about wildcard intentions not supported for admin partitions
2022-01-03 15:31:58 -08:00
trujillo-adam
f072adc618
proposed language about why there is no <CE>.meta.partition field
2022-01-03 14:40:03 -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
trujillo-adam
186adb00e5
Merge branch 'docs/service-mesh-config-entries-add-partitions--1.11.0' of github.com:hashicorp/consul into docs/service-mesh-config-entries-add-partitions--1.11.0
...
updating local with GH comments
2022-01-03 11:32:34 -08:00
trujillo-adam
078003955b
Apply suggestions from code review
...
typos and minor corrections
Co-authored-by: Freddy <freddygv@users.noreply.github.com>
2022-01-03 11:32:14 -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
5835d18664
Merge branch 'main' of github.com:hashicorp/consul into docs/service-mesh-config-entries-add-partitions--1.11.0
...
pulling main into the this branch
2021-12-22 13:12:08 -08: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
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
trujillo-adam
0288678e00
updated configuration entry params for admin partitions 1.11
2021-12-20 16:30:39 -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
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
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
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
R.B. Boyer
da5a138a3d
also update for dns_prefer_namespace deprecation
2021-12-14 16:22:00 -06:00
R.B. Boyer
e9ec5bceab
docs: version specific upgrade content for 1.11.0
2021-12-14 16:22:00 -06:00
R.B. Boyer
df6e8a4661
docs: document partition config flag ( #11840 )
2021-12-14 16:02:08 -06:00
Chris S. Kim
540b5c1945
docs: Update discovery chain compilation results with partition fields ( #11835 )
2021-12-14 15:37:34 -05:00
trujillo-adam
53a04204bd
fixed merge conflicts
2021-12-14 12:28:15 -08:00
Kyle Havlovitz
e964cb37cf
docs: Update exported-services page to include required Name field
2021-12-14 12:10:30 -08:00
trujillo-adam
499e2a68d8
trying to fix merge conflicts and apply feedback
2021-12-14 11:54:33 -08:00
trujillo-adam
d676e5803f
Apply suggestions from code review
...
Apply suggestions from code review
Co-authored-by: Ashwin Venkatesh <ashwin@hashicorp.com>
Co-authored-by: David Yu <dyu@hashicorp.com>
2021-12-14 11:51:34 -08:00
trujillo-adam
4c073e0d9f
Merge branch 'docs/admin-partitions-rc-updates' of github.com:hashicorp/consul into docs/admin-partitions-rc-updates
...
applying feedback on admin partitions rc docs
2021-12-14 11:44:15 -08:00
Kyle Havlovitz
381943dc57
docs: add virtual IP section to DNS docs
2021-12-14 11:39:17 -08:00
trujillo-adam
28d5df03ad
applying feedback on rc admin partition documentation
2021-12-14 11:28:38 -08:00
Kyle Havlovitz
1d720abe58
docs: Update namespaced DNS services section for partitions format
2021-12-14 11:05:41 -08:00
Paul Banks
6a97a5d02e
Merge pull request #11164 from hashicorp/docs/ingress-sds
...
Document SDS for ingress gateways
2021-12-14 17:32:40 +00:00
Matt Keeler
431de5e3dd
Various Boltdb/Raft Documentation Updates ( #11793 )
...
* Documenting the new raft_boltdb configuration options
* Add documentation around new boltdb metrics.
* Correct documentation for the consul.raft.fsm.apply metric
2021-12-09 16:18:59 -05:00
Ashwin Venkatesh
4e7c982fc3
update docs ( #11784 )
2021-12-08 21:21:46 -05:00
trujillo-adam
9440677f31
Merge branch 'main' into docs/admin-partitions-rc-updates
2021-12-08 10:29:57 -08:00
trujillo-adam
55d482d006
Updates for admin partitions to include changes for RC
2021-12-08 09:37:01 -08:00
Giovanni Torres
d74109d124
docs: add missing verb
...
This change adds a missing verb at the end of the sentence.
2021-12-07 16:08:17 -08:00
Melissa Kam
89af62dca0
Merge pull request #11769 from hashicorp/cts-typo-fix
...
docs/nia: Fix typo in CTS CLI options
2021-12-07 14:40:08 -06:00
Jared Kirschner
d4bc953719
improve location of DNS alt domain docs section
2021-12-07 15:10:14 -05:00
Melissa Kam
f4b07b86ce
docs/nia: Fix typo in CTS CLI options
2021-12-07 13:55:49 -06:00
freddygv
a2fd30e514
Clean up additional refs to partition exports
2021-12-04 15:16:40 -07:00
freddygv
32a2012059
Move exported-services docs based on new name
2021-12-03 17:47:32 -07:00
freddygv
02fb323652
Rename partition-exports to exported-services
...
Using a name less tied to partitions gives us more flexibility to use
this config entry in OSS for exports between datacenters/meshes.
2021-12-03 17:47:31 -07:00
Jared Kirschner
aec3747ded
Merge pull request #11458 from kbabuadze/docs-altDomain-section
...
added Alternative Domain section to dns page in docs
2021-12-03 15:48:55 -05:00
Konstantine
0f7d95d1ee
added hcl
2021-12-03 00:54:39 +02:00
Konstantine
31aaa8349a
Update website/content/docs/discovery/dns.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2021-12-02 22:39:21 +02:00
Konstantine
2218537aee
Update website/content/docs/discovery/dns.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2021-12-02 22:39:14 +02:00
Konstantine
9872b8dd58
Update website/content/docs/discovery/dns.mdx
...
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
2021-12-02 22:39:02 +02:00
Konstantine
631cb6b7d4
Update website/content/docs/discovery/dns.mdx
...
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
2021-12-02 22:38:57 +02:00
Dan Upton
e1829a8706
Rename `master` and `agent_master` ACL tokens in the config file format ( #11665 )
2021-12-01 21:08:14 +00:00
R.B. Boyer
70b143ddc5
auto-config: ensure the feature works properly with partitions ( #11699 )
2021-12-01 13:32:34 -06:00
Paul Banks
5015e9a733
Reformatting suggestions from review
2021-12-01 15:35:24 +00:00
Paul Banks
15ece49126
Apply suggestions from code review
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2021-12-01 15:13:40 +00:00
Paul Banks
d149311cee
Apply suggestions from code review
...
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2021-12-01 15:13:40 +00:00
Paul Banks
c1b9601a94
Add documentation for SDS support in ingress gateways.
2021-12-01 15:13:40 +00:00
Heronimus Tresy
409385ed23
docs: community tools - add string2files consul-template plugin ( #11675 )
2021-12-01 09:24:47 -05:00
John Cowen
6fa1a058a6
ui: Add `Service.Partition` as available variable for dashboard urls ( #11654 )
2021-12-01 11:05:57 +00:00
trujillo-adam
cff9356f97
Merge pull request #11558 from hashicorp/docs/admin-partitions-service-exports-configuration-entry
...
Admin partition docs: cross-partition support beta2/3
2021-11-30 11:22:30 -08:00
trujillo-adam
861e756b70
addtional feedback; added PartitionExports to CRDs section
2021-11-30 11:18:12 -08:00
trujillo-adam
5c47887093
applied additional feedback
2021-11-29 13:28:05 -08:00
David Yu
db01c70914
docs: Notes about WAN Federation when using Vault as Connect CA ( #11143 )
...
* docs: Notes about WAN Federation when using Vault as Connect CA
* Apply suggestions from code review
Co-authored-by: Daniel Nephin <dnephin@hashicorp.com>
* Update website/content/docs/connect/ca/vault.mdx
Co-authored-by: Daniel Nephin <dnephin@hashicorp.com>
* Update website/content/docs/connect/ca/vault.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/connect/ca/vault.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update vault.mdx
* Update vault.mdx
Co-authored-by: Daniel Nephin <dnephin@hashicorp.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2021-11-29 12:37:14 -08:00
Daniel Nephin
5e5e3b590d
Merge pull request #11468 from hashicorp/dnephin/acl-docs-namespace-rules
...
docs: update docs about namespace default policy/role
2021-11-26 14:00:30 -05:00
Daniel Nephin
aaea8df5d1
docs: update docs about namespace default policy/role
...
To include details about the permissions the ACL token must have to perform the request.
2021-11-26 13:47:45 -05:00
Chris S. Kim
92ed172c6e
docs: fix name for partition resource labels ( #11634 )
2021-11-23 15:51:55 -05:00
trujillo-adam
55d439d6eb
updated server and client example yamls in usage section
2021-11-22 15:35:31 -08:00
lornasong
eea9a33c13
nia/docs 0.4.2 ( #11611 )
...
* nia/docs: Add TLS options for the CTS API
* docs: Add workspace tags (#11564 )
* nia/docs: Change CLI options to table format
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: Michael Wilkerson <62034708+wilkermichael@users.noreply.github.com>
* nia/docs: Update TLS CLI defaults
Also clarifies some behavior for the CLI options.
Co-authored-by: Melissa Kam <mkam@hashicorp.com>
Co-authored-by: Kim Ngo <6362111+findkim@users.noreply.github.com>
Co-authored-by: Melissa Kam <3768460+mkam@users.noreply.github.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: Michael Wilkerson <62034708+wilkermichael@users.noreply.github.com>
2021-11-22 17:02:19 -05:00
Konstantine
0142f64f83
added missing 'be'
2021-11-22 01:17:33 +02:00
Konstantine
d0a6cfba1a
Update website/content/docs/discovery/dns.mdx
...
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
2021-11-22 01:14:19 +02:00
Konstantine
a077e69df4
Update website/content/docs/discovery/dns.mdx
...
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
2021-11-22 01:09:39 +02:00
Konstantine
bd89e2a68f
Update website/content/docs/discovery/dns.mdx
...
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
2021-11-22 01:07:22 +02:00
trujillo-adam
2d1ac42cac
removed 'flat network' requirements
2021-11-19 16:27:07 -08:00
Karl Cardenas
4a52289e2b
docs: updated proxy page to use new codeblock
2021-11-18 18:17:38 -07:00
Iryna Shustava
bd3fb0d0e9
connect: Support auth methods for the vault connect CA provider ( #11573 )
...
* Support vault auth methods for the Vault connect CA provider
* Rotate the token (re-authenticate to vault using auth method) when the token can no longer be renewed
2021-11-18 13:15:28 -07:00
ultrafear
1cb5f734dd
Fixing spelling under Matching and Prefix Values
2021-11-17 10:33:08 -08:00
Luke Kysow
b356a7cdc9
Add docs for Consul Ent on ECS ( #11537 )
2021-11-17 09:59:32 -08:00
Eric Haberkorn
40566d82c2
Merge pull request #11583 from hashicorp/consul-ecs-ga-docs
...
Consul ECS GA Docs
2021-11-17 12:42:47 -05:00
Paul Glass
63c631d75e
docs: Fix some typos in ECS overview
2021-11-17 11:20:23 -06:00
trujillo-adam
8dfab9eb67
fixed typo and added link from partition exports to admin partitions section
2021-11-17 08:50:07 -08:00
trujillo-adam
f238f75923
fixed more bad links
2021-11-17 08:08:52 -08:00
danielehc
6b93af86ca
Connect.enabled config option ( #11533 )
2021-11-17 12:06:11 +01:00
trujillo-adam
4d9f7c5f53
fixed bad links
2021-11-16 12:05:18 -08:00
Konstantine
ea91f60827
Update website/content/docs/discovery/dns.mdx
...
Co-authored-by: Evan Culver <eculver@users.noreply.github.com>
2021-11-16 21:55:15 +02:00
trujillo-adam
7fbb8dd08b
added link to agent configuration from partition exports in usage section
2021-11-16 10:53:07 -08:00
trujillo-adam
3d2222cd8a
applied freddy's feedback
2021-11-16 10:44:21 -08:00
Paul Glass
61e38b2b30
docs: correct some capitalization
2021-11-16 11:06:08 -06:00
Paul Glass
5f5c5d1d7a
docs: ECS docs for GA
2021-11-16 10:55:23 -06:00
Eric
6180729072
Update Consul ECS documentation with health sync changes
...
This also switches the task startup image to an svg so it isn't pixelated
anymore
2021-11-16 11:51:32 -05:00
Paul Glass
f901bd2d6b
docs: Suggestions for ECS architecture from code review
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2021-11-16 11:51:31 -05:00
Paul Glass
eb4a2cce4b
docs: ECS graceful shutdown refinements
2021-11-16 11:51:31 -05:00
Paul Glass
0904d6af3a
docs: Apply suggestions to ecs docs from code review
...
Co-authored-by: Eric Haberkorn <erichaberkorn@gmail.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2021-11-16 11:51:31 -05:00
Paul Glass
444f31f7ef
docs: ECS graceful shutdown docs for GA
2021-11-16 11:51:31 -05:00
trujillo-adam
c06675fb3a
Adding partition exports configuraiton entry details, upstream config, acl impact
2021-11-13 18:52:58 -08:00
trujillo-adam
b937934b35
first commit for cross-partition support - partition exports section
2021-11-11 18:43:57 -08:00
mrspanishviking
dadb7a7c33
Merge pull request #11543 from hashicorp/envoy-token
...
docs: added more information to help endusers with proxies and ACL
2021-11-11 08:37:12 -08:00
mrspanishviking
a7bda35a3f
Update website/content/docs/connect/proxies/integrate.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2021-11-11 08:05:45 -08:00
Freddy
317c875de9
Merge pull request #11546 from hashicorp/ui/bug/revert-11328
...
ui: Revert #11328 allow-${}-style-interpolation due, to browser support
2021-11-10 14:53:23 -07:00
mrspanishviking
890f3a6757
Merge pull request #11542 from hashicorp/vault-ca
...
docs: added link to the Learn tutorial in Vault CA integration page
2021-11-10 13:10:01 -08:00
mrspanishviking
0ae860df38
Update website/content/docs/connect/ca/vault.mdx
...
Co-authored-by: Daniel Nephin <dnephin@hashicorp.com>
2021-11-10 13:03:28 -08:00
David Yu
c1f3f77261
docs: provide more example CLI commands and reference Vault ( #11528 )
...
* docs: provide more example CLI commands and reference Vault
* Extra formatting
* Update website/content/docs/k8s/operations/gossip-encryption-key-rotation.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/k8s/operations/gossip-encryption-key-rotation.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/k8s/operations/gossip-encryption-key-rotation.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/k8s/operations/gossip-encryption-key-rotation.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/k8s/operations/gossip-encryption-key-rotation.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/k8s/operations/gossip-encryption-key-rotation.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* adding more detail around gossip encryption rotation precautions
* Update website/content/docs/k8s/operations/gossip-encryption-key-rotation.mdx
Co-authored-by: Matt Keeler <mkeeler@users.noreply.github.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: Matt Keeler <mkeeler@users.noreply.github.com>
2021-11-10 12:05:20 -08:00
John Cowen
ecd296eaf7
Revert "Merge pull request #11328 from radiantly/ui/feature/allow-${}-style-interpolation"
...
This reverts commit cd55c0cda3310c06abe989b8d145d9946945ae8d, reversing
changes made to 14af8cb7a9e7fc0a65178e6ca7708b3f395f0d70.
2021-11-10 17:54:33 +00:00
trujillo-adam
8ea10fa959
Merge pull request #11487 from hashicorp/docs/admin-partitions-feedback-acl-policies-redux
...
changed 'segments' in this page to 'resource labels' to disambiguate from 'network segments
updated the code snippets to use CodeBlock component and to include JSON
2021-11-10 07:56:54 -08:00
Karl Cardenas
3ee1996504
docs: added more information to help endusers with proxies and ACL tokens
2021-11-10 08:52:44 -07:00
Karl Cardenas
e7faee6ef7
docs: added link to the Learn tutorial in Vault CA integration page
2021-11-10 07:30:12 -07:00
trujillo-adam
66ad4e7d3d
added json versions for all hcl examples
2021-11-09 18:19:04 -08:00
Freddy
0344f3579b
Fix caveat about resolvers operating at L4 ( #11497 )
...
Service resolvers can specify L4 rules such as redirects, or L7 rules such as
hash-based load balancing policies.
2021-11-08 07:11:36 -07:00
David Yu
0bd182feb7
docs: add `brew install hashicorp/tap/consul-k8s` and re-order install and uninstall workflows ( #11489 )
...
* docs: add `brew install hashicorp/tap/consul-k8s`
* add consul k8s cli brew install to reference
* Update k8s-cli.mdx
* split home-brew commands into two steps
* Update k8s-cli.mdx
* slight changes on recommended way of installing Consul K8s for CLI or multi-DC
* Update install.mdx
* reorder cli and helm uninstall
* Update website/content/docs/k8s/installation/install.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/k8s/installation/install.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/k8s/installation/install.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/k8s/k8s-cli.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/k8s/installation/install.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/k8s/k8s-cli.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>
2021-11-05 16:33:11 -07:00
Luke Kysow
c010fa076d
Document default storage class requirements ( #11492 )
2021-11-05 11:27:49 -07:00
Connor
b3af482e09
Support Vault Namespaces explicitly in CA config ( #11477 )
...
* Support Vault Namespaces explicitly in CA config
If there is a Namespace entry included in the Vault CA configuration,
set it as the Vault Namespace on the Vault client
Currently the only way to support Vault namespaces in the Consul CA
config is by doing one of the following:
1) Set the VAULT_NAMESPACE environment variable which will be picked up
by the Vault API client
2) Prefix all Vault paths with the namespace
Neither of these are super pleasant. The first requires direct access
and modification to the Consul runtime environment. It's possible and
expected, not super pleasant.
The second requires more indepth knowledge of Vault and how it uses
Namespaces and could be confusing for anyone without that context. It
also infers that it is not supported
* Add changelog
* Remove fmt.Fprint calls
* Make comment clearer
* Add next consul version to website docs
* Add new test for default configuration
* go mod tidy
* Add skip if vault not present
* Tweak changelog text
2021-11-05 11:42:28 -05:00
trujillo-adam
e6073653b5
applied feedback
2021-11-05 09:30:28 -07:00
FFMMM
573ea1a95d
change vault ca docs to mention root cert ttl config ( #11488 )
...
Signed-off-by: FFMMM <FFMMM@users.noreply.github.com>
2021-11-04 15:44:22 -07:00
FFMMM
9afecfa10c
plumb thru root cert tll to the aws ca provider ( #11449 )
...
* plumb thru root cert ttl to the aws ca provider
Signed-off-by: FFMMM <FFMMM@users.noreply.github.com>
* Update .changelog/11449.txt
Co-authored-by: Dhia Ayachi <dhia@hashicorp.com>
Co-authored-by: Dhia Ayachi <dhia@hashicorp.com>
2021-11-04 12:19:08 -07:00
David Yu
a96a035973
docs: consul-k8s uninstall with namespace ( #11478 )
...
* docs: consul-k8s uninstall with namespace
Uninstall with namespace
* change release name to consul in uninstall
* Update website/content/docs/k8s/operations/uninstall.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* add --create-namespace command to install for custom values file
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2021-11-03 16:48:48 -07:00
trujillo-adam
9b632f0a9e
changed 'segments' in this page to 'resource labels' to disambiguate from 'network segments'
2021-11-03 15:16:42 -07:00
Kyle Rarey
37e051ed36
Update namespaced replication token example
2021-11-03 15:33:30 -04:00
Thomas Eckert
4789e3a4d0
Update Helm Docs for v0.36.0 Consul K8s release ( #11483 )
...
Co-authored-by: David Yu <dyu@hashicorp.com>
2021-11-03 10:04:16 -07:00
Luke Kysow
0f8434a213
Add quick-link for users coming from UI ( #11403 )
...
The Consul UI topology view has an icon with the text
"Configure metrics dashboard" that links to this page. Add a notice at
the top of the page that links them directly to the relevant section.
2021-11-03 09:37:30 -07:00
Luke Kysow
6131a207cf
Remove Name/Namespace fields from upstream default ( #11456 )
...
The UpstreamConfig.Defaults field does not support setting Name or
Namespace because the purpose is to apply defaults to all upstreams.
I think this was just missed in the docs since those fields would
error if set under Defaults.
i.e. this is not supported:
```
UpstreamConfig {
Defaults {
Name = "foo"
Namespace = "bar"
# Defaults config here
}
}
```
2021-11-02 14:21:15 -07:00
FFMMM
27227c0fd2
add root_cert_ttl option for consul connect, vault ca providers ( #11428 )
...
* add root_cert_ttl option for consul connect, vault ca providers
Signed-off-by: FFMMM <FFMMM@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Chris S. Kim <ckim@hashicorp.com>
* add changelog, pr feedback
Signed-off-by: FFMMM <FFMMM@users.noreply.github.com>
* Update .changelog/11428.txt, more docs
Co-authored-by: Daniel Nephin <dnephin@hashicorp.com>
* Update website/content/docs/agent/options.mdx
Co-authored-by: Kyle Havlovitz <kylehav@gmail.com>
Co-authored-by: Chris S. Kim <ckim@hashicorp.com>
Co-authored-by: Daniel Nephin <dnephin@hashicorp.com>
Co-authored-by: Kyle Havlovitz <kylehav@gmail.com>
2021-11-02 11:02:10 -07:00
Daniel Nephin
0ec2a804df
Merge pull request #10690 from tarat44/h2c-support-in-ping-checks
...
add support for h2c in h2 ping health checks
2021-11-02 13:53:06 -04:00
Melissa Kam
f7297a712d
docs/nia: Fix typo in TLS configs for CTS
2021-11-01 14:03:19 -05:00
Melissa Kam
89c89657d5
Merge pull request #11463 from hashicorp/docs-cts-tls
...
docs/nia: Update TLS-related configurations for CTS
2021-11-01 12:39:39 -05:00
trujillo-adam
2bcd5c42b9
Merge pull request #11441 from hashicorp/docs/admin-partitions-feedback-acl-policies
...
admin partitions feedback related to ACLs; additional improvements to ACL rule docs
2021-11-01 09:09:38 -07:00
trujillo-adam
5050867956
Update website/content/docs/security/acl/acl-rules.mdx
...
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2021-11-01 09:07:08 -07:00
Melissa Kam
afac305b54
docs/nia: Update TLS-related configurations for CTS
...
- Clarify file types and uses of the configurations
- Update some wording to match between Consul and TFE TLS configs
2021-11-01 10:44:14 -05:00
Konstantine
5ca3fc61b8
added Alternative Domain section to dns page in docs
2021-10-30 16:45:58 +03:00