Commit Graph

39 Commits

Author SHA1 Message Date
Preetha 31e58b1aaf Small changes to gossip related telemetry docs (#9846)
Update gossip related telemetry docs to include correct descriptions, and added missing metrics
2021-03-15 17:00:14 +00:00
Mike Wickett 1399d43991 Merge pull request #9874 from hashicorp/mw.patch-docs-issue
docs: fixup syntax issue
2021-03-11 22:46:12 +00:00
Freddy 7a17c790b2 Merge pull request #9869 from DanielMabbett/patch-1
Fix typo in requirements.mdx
2021-03-11 19:50:34 +00:00
Freddy 5776ef8f03 Merge pull request #9770 from hashicorp/docs/fix-terminating-gateway-config-entry
Docs: Update terminating-gateway-config-entry
2021-03-11 19:42:59 +00:00
Robert Kuska fe24d9a192 Add units and types to metrics tables (#9674)
This commits adds units and types to key metrics tables to have
consistent table views of all metrics in telemetry.mdx.

Fixes: https://github.com/hashicorp/consul/issues/9069
2021-03-11 03:43:16 +00:00
Daniel Nephin dd0b307c8f Merge pull request #9188 from hashicorp/dnephin/more-streaming-tests
Add more streaming tests
2021-02-26 17:37:29 +00:00
Kim Ngo 07bf4eca12
nia/docs 0.1.0 beta (#9803) (#9834)
nia/docs 0.1.0-beta

Co-authored-by: Kent 'picat' Gruber <kent@hashicorp.com>
Co-authored-by: Lorna Song <lorna@hashicorp.com>
Co-authored-by: John Eikenberry <jae@zhar.net>
2021-02-25 17:32:01 -06:00
kaitlincarter-hc 1325536e41 fix typo and add link to Learn (#9799) 2021-02-22 16:33:03 +00:00
Ashwin Venkatesh 09802dda52 Update helm docs for consul-helm v0.30.0 (#9779) 2021-02-17 19:09:11 +00:00
Luke Kysow c8ea81efeb Docs describing migrating to CRDs (#9562)
* Document how users can migrate to CRDs.
* Update documentation for federation with new `ProxyDefaults`
requirement.
* Ensure `controller.enabled: true` is set in our example configs.
* Remove `connect-service-protocol` annotation docs.
2021-02-17 19:02:37 +00:00
Eddie Rowe a8de5f6e00 Merge pull request #9762 from hashicorp/er/nagios-sensu-update
Consul vs Nagios/sensu page updates
2021-02-12 18:35:56 +00:00
Preetha bee9b55f3e Add docs section on regenerating expired CA certificates (#9709)
* Updated docs on regenerating built in CA

* review feedback

* Add sentence about expected behavior after update CA endpoint is used.
2021-02-11 21:39:28 +00:00
R.B. Boyer dd277b8ca8
connect: update supported envoy point releases to 1.16.2, 1.15.3, 1.14.6, 1.13.7 (#9737) (#9753) 2021-02-10 13:28:12 -06:00
Derek Strickland 0ea2cf33be Crosslink new microservices collection. (#9704) 2021-02-08 18:28:30 +00:00
David Yu 380080774c docs: fix another broken link to upgrading k8s servers from token rotation page (#9707)
fix another broken link to upgrading k8s servers from token rotation page
2021-02-04 17:44:44 +00:00
David Yu 93df4ca267 docs: Small change to fix broken link to k8s upgrade from k8s tls certs page (#9705)
Broken link to k8s server upgrade from tls certs page
2021-02-04 17:14:10 +00:00
Kim Ngo 1bdfc002ea docs/nia: recommend sensitive variables for module authoring (#9692) 2021-02-02 20:58:23 +00:00
Kim Ngo 50ba190bf0 docs/nia: Update verbiage around securely configuring providers (#9684)
This reorganizes and flags where and when sensitive information may
be written in plain-text
2021-02-02 19:25:37 +00:00
Mike Morris c31aa0f5f2 website: add release notes for 1.9 (#9189)
* website: initial draft of release notes framework

* website: fixup ref to 1-9-0.mdx

* Update website/pages/docs/release-notes/1-9-0.mdx

* Update website/pages/docs/release-notes/1-9-0.mdx

* website: add draft of 1.9.0 release notes

* website: move release-notes directory from /pages to /content

* Update 1-9-0.mdx

* Update website/content/docs/release-notes/1-9-0.mdx

Co-authored-by: Blake Covarrubias <blake@covarrubi.as>

* Update website/content/docs/release-notes/1-9-0.mdx

Co-authored-by: Blake Covarrubias <blake@covarrubi.as>

* Update website/content/docs/release-notes/1-9-0.mdx

Co-authored-by: Blake Covarrubias <blake@covarrubi.as>

* Update website/content/docs/release-notes/1-9-0.mdx

Co-authored-by: Blake Covarrubias <blake@covarrubi.as>

* Update website/content/docs/release-notes/1-9-0.mdx

Co-authored-by: Blake Covarrubias <blake@covarrubi.as>

* Update website/content/docs/release-notes/1-9-0.mdx

Co-authored-by: Blake Covarrubias <blake@covarrubi.as>

* Update website/content/docs/release-notes/1-9-0.mdx

Co-authored-by: Blake Covarrubias <blake@covarrubi.as>

* Update website/content/docs/release-notes/1-9-0.mdx

Co-authored-by: Blake Covarrubias <blake@covarrubi.as>

* Update website/content/docs/release-notes/1-9-0.mdx

Co-authored-by: Blake Covarrubias <blake@covarrubi.as>

Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
2021-01-29 23:01:32 +00:00
Ashwin Venkatesh 328dba1959 Add docs for TLS Server Certificate rotation for K8S (#9636)
* Add docs for TLS Server Certificate rotation for K8s
2021-01-29 22:14:28 +00:00
Luke Kysow 120980ed8a Add operations section to k8s notes (#9625)
* Add operations section to k8s notes

* Unify faq/troubleshooting
2021-01-29 19:16:14 +00:00
Kyle Havlovitz 11bb34c6c3 Merge pull request #9541 from sadedil/patch-1
Add a CLI tool for "Client Libraries & SDKs" page
2021-01-28 18:19:16 +00:00
David Yu a89a803c17 docs: Update Compat Matrix for Consul Helm 0.29 (#9657)
* docs: Update Compat Matrix for Consul Helm 0.29

Adding 0.29

* Update compatibility.mdx
2021-01-27 22:39:43 +00:00
Luke Kysow b9df5d55b1 Fix missing docs for k8s 2021-01-27 12:16:01 -08:00
Ashwin Venkatesh bc7b85153c Update docs with fields for ingress support for consul UI 2021-01-27 12:16:01 -08:00
danielehc 8a1731489e Update index.mdx 2021-01-27 12:16:01 -08:00
Mark Lewis 886f46c152 Update options.mdx (#9578)
MInor typo.
2021-01-27 12:16:01 -08:00
Luke Kysow 5a1887a09c Document proxy-defaults config for prometheus 2021-01-27 12:16:01 -08:00
Luke Kysow aa7026a79f Remove guides that live in learn.hashicorp.com now 2021-01-27 12:16:01 -08:00
Luke Kysow e7496e01f0 Update k8s gateway docs for CRDs 2021-01-27 12:16:01 -08:00
Luke Kysow a73111ba82 Move cfg entry docs to under connect from agent
Since all config entries are currently related to service mesh it's a
much more natural place to look for them under Service Mesh than under
Agent.
2021-01-27 12:16:01 -08:00
Luke Kysow 3c66a9a697 Use full names for cfg entries in sidebar 2021-01-27 12:16:01 -08:00
Luke Kysow 620a92d434 Reword redirect docs for clarity 2021-01-27 12:16:01 -08:00
Luke Kysow eeb544cc2d Use nested tabs for gateway examples 2021-01-27 12:16:01 -08:00
Luke Kysow 4d4af4552d Document Kube CRDs alongside config entry docs
* Adds a new react component `ConfigEntryReference` that allows us to
document config entries for both HCL and Kubernetes CRDs.
* Rewrites config entry docs to use new component
* Add CRD examples alongside HCL examples
* Removes examples from Kube CRD doc because the examples are now in the
main CRD docs
2021-01-27 12:16:01 -08:00
Iryna Shustava b1958e6933 docs: Add k8s troubleshooting docs (hostPort vs hostNetwork) (#9464) 2021-01-23 00:32:52 +00:00
Chulki Lee fc02207582 Fix link markup in docs/connect/ca/vault 2021-01-14 03:21:21 +00:00
Jeff Escalante 171c4143c8
update deps, restore search 2021-01-11 14:14:28 -05:00
Jeff Escalante d3bf52b03e
maintenance complete, pending markdown-page component addition 2021-01-11 14:12:46 -05:00