Commit Graph

187 Commits (b656578bb384e9e2d3e3c8d1364578be70530c0b)

Author SHA1 Message Date
Blake Covarrubias b656578bb3 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 20:21:24 +00:00
Blake Covarrubias 4ea497b9c8 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 22:35:09 +00:00
trujillo-adam 63fc595ee9 Merge pull request #10812 from hashicorp/docs-envoy-proxy-breaks-when-enabling-tls
docs: adding env var info
2021-08-09 22:59:17 +00:00
trujillo-adam 6a0f23975e Merge pull request #10763 from hashicorp/docs-proxy-integration-improvements
general language and readability improvements to proxy integration docs
2021-08-04 21:37:32 +00:00
Sabeen Syed c06115788b
Add Citrix TF module links to NIA docs (#10710) (#10765) 2021-08-04 11:45:31 -05:00
Daniel Nephin 518582cdcb Merge pull request #10601 from hashicorp/joshwolfer-patch-1
docs: link to config entries from enable_central_service_config
2021-08-03 20:36:08 +00:00
Blake Covarrubias 9e7cc0dadf 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 20:24:48 +00:00
Daniel Nephin a721e5068e Merge pull request #10718 from hashicorp/dnephin/doc-agent-tls-ca
docs: give better guidance about how to configure the agent TLS CA
2021-07-29 17:57:28 +00:00
Jared Kirschner 9e8bda1f3c 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 12:34:38 -04:00
trujillo-adam a44e5ea7fb
Merge pull request #10685 from hashicorp/docs-fix-broken-link-swim-article
Docs fix broken link swim article
2021-07-27 12:49:00 -04:00
Fabio Lichinchi a1b7e57eb0
Update vault.mdx (#10679) 2021-07-26 09:28:29 -07:00
Blake Covarrubias d93550e21a 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 22:32:21 +00:00
Blake Covarrubias 0ab7dd7cc1 docs: Fix spelling errors across website 2021-07-19 21:30:37 +00:00
Daniel Nephin 0b6330928a Merge pull request #10617 from hashicorp/dnephin/config-add-missing-docs
docs: add config options that were missing
2021-07-15 15:24:24 +00:00
Melissa Kam 29a677ee89 Merge pull request #10614 from hashicorp/nia/docs-0.2.1
nia/docs 0.2.1
2021-07-14 17:04:03 +00:00
David Yu 140fc5d449 docs: Add link to learn guide on migrating ACL tokens (#10609)
* docs: Add link to learn guide on migrating ACL tokens
2021-07-13 21:03:33 +00:00
Daniel Nephin caeddc6aab Merge pull request #10579 from hashicorp/dnephin/improve-config-docs-tls
docs: Improve TLS user documentation
2021-07-12 23:09:53 +00:00
Curt Marker f2481fbfc1 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 20:33:56 +00:00
mrspanishviking 7a812c85fd Merge pull request #10586 from hashicorp/docs-consult-license
docs: changing license faq title to align with Nomad and Vault faq pages
2021-07-09 23:33:41 +00:00
Daniel Nephin c2b6aad251 Merge pull request #10552 from hashicorp/dnephin/ca-remove-rotation-period
ca: remove unused RotationPeriod field
2021-07-08 20:56:40 +00:00
David Yu 263bfe904c 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 17:48:21 +00:00
Luke Kysow 0d9c9c17dd Add headings to Helm docs (#10562) 2021-07-06 18:23:46 +00:00
David Yu 20c3127378 docs: Formatting for Ingress Controllers example repos (#10542)
* docs: Formatting for Ingress Controllers example repos
* Update ingress-controllers.mdx
2021-07-01 17:49:19 +00:00
Kyle Schochenmaier 152dc1b04b 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 16:29:38 +00:00
trujillo-adam 8e2fac79f1 docs: fixed instance of incorrect grammar usage 2021-06-30 18:24:53 -04:00
trujillo-adam 6a99e45f36 docs: fixed some grammar errors and suggested some language improvments in the 'upgrading to 1.10.0' page 2021-06-30 18:24:40 -04:00
Daniel Nephin 200ea0e318 Merge pull request #10527 from hashicorp/rename-main-branch
Update references to the main branch

 Conflicts:
	.github/CONTRIBUTING.md
	website/content/docs/upgrading/instructions/upgrade-to-1-10-x.mdx
2021-06-30 18:03:45 -04:00
David Yu 717704744c 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 19:19:30 +00:00
Luke Kysow ae29bf909a docs: Document setting dashboard_url on k8s (#10510)
It's tricky because the `{{` needs to be escaped with Helm.
2021-06-30 16:17:40 +00:00
Blake Covarrubias 1df771b1d0 docs: Add Consul 1.10 release notes (#10489)
Co-authored-by: Mike Morris <mikemorris@users.noreply.github.com>
2021-06-29 23:12:27 +00:00
Iryna Shustava 7916b2e105 docs: add docs for running a single Consul dc in multiple k8s clusters (#10508) 2021-06-29 20:24:14 +00:00
Ashwin Venkatesh d6e684b08f 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 18:46:00 +00:00
Daniel Nephin 48df0c7ee6 Merge pull request #10437 from christopherlai/patch-1
Link to Reverse Proxy from Load Balancer
2021-06-29 18:38:13 +00:00
Blake Covarrubias ba7f0b5a0d 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 18:02:56 +00:00
Blake Covarrubias a8c2fb3b4c docs: Add audit logging examples (#10382)
* docs: Add audit logging examples

Resolves #8375, resolves #9055
2021-06-29 17:58:51 +00:00
David Yu 3ac6dab8f8 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 16:18:56 +00:00
Mike Ajala f531e7c84a Update self-hosted-kubernetes.mdx (#10518)
Corrected typo, from you _mean_ need to you _may_ need.
2021-06-29 16:18:24 +00:00
Daniel Nephin f4ff4720c2 Merge pull request #10506 from hashicorp/dnephin/docs-rpc-query-metrics
docs: correct some misleading telemetry docs
2021-06-28 16:34:34 +00:00
Ludovic Ortega 6287c4efe1 [Fix] Add missing quote (#10484) 2021-06-24 21:04:28 +00:00
lornasong 344b513d91 docs/nia: fix catalog-services typos pt 2 (#10493) 2021-06-24 20:46:20 +00:00
Kim Ngo dfff4121b8 docs/nia: fix typo (#10492) 2021-06-24 18:52:05 +00:00
David Yu 9a033b8fea 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 16:09:20 +00:00
Kim Ngo 0cd9b1aa5e docs/nia: Update CTS compatible versions (#10487) 2021-06-24 15:16:40 +00:00
David Yu 0b675af640 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 14:26:03 +00:00
Blake Covarrubias 7533faaad5 docs: Remove beta tag for 1.10 features
Remove beta tag for 1.10 features which are now GA.
2021-06-22 20:08:13 -07:00
David Yu 9271b91d10 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-23 02:19:00 +00:00
Luke Kysow 6ce17e50a2 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 23:57:31 +00:00
Ashwin Venkatesh 92b8b141e1 update docs (#10405)
Consul 1.10 GA for Consul K8s
2021-06-22 23:42:31 +00:00
Nitya Dhanushkodi a160563068 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 23:41:51 +00:00
Iryna Shustava 50cc94e0be 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 23:34:56 +00:00