Commit Graph

18 Commits

Author SHA1 Message Date
Zachary Shilton 1a28cd9175 website: implement mktg 032 (#9953)
* website: migrate to new nav-data format

* website: clean up unused intro content

* website: remove deprecated sidebar_title from frontmatter

* website: add react-content to fix global style import issue
2021-04-07 19:51:54 +00:00
Ranjandas ee93193239 Merge pull request #9838 from Ranjandas/master
Fix TLS cert creation instruction for Consul federation
2021-03-24 15:54:30 +00:00
Iryna Shustava b812746b44 docs: Update Helm reference docs (#9904) 2021-03-19 16:13:33 +00:00
Nitya Dhanushkodi 2d81a45b22 Add metrics documentation (#9848) 2021-03-19 00:21:38 +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
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
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
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
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 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
Jeff Escalante d3bf52b03e
maintenance complete, pending markdown-page component addition 2021-01-11 14:12:46 -05:00