consul/website/pages/docs/k8s
Luke Kysow 812fe06d6c
Update to CRD docs (#8956)
* Update to CRD docs

* Update website/pages/docs/k8s/crds.mdx

* Modify proxy default and service default protocols

Carry over from previous PR that I forgot to submit a review/suggestion to, TCP and HTTP are not valid protocols for Proxy Defaults and Service Defaults

kubectl apply -f sdefault.yml
Error from server: error when creating "sdefault.yml": admission webhook "mutate-servicedefaults.consul.hashicorp.com" denied the request: servicedefaults.consul.hashicorp.com "your-service-name" is invalid: spec.expose.paths[0].protocol: Invalid value: "tcp": must be one of "http", "http2"


kubectl apply -f sdefault.yml
Error from server: error when creating "sdefault.yml": admission webhook "mutate-servicedefaults.consul.hashicorp.com" denied the request: servicedefaults.consul.hashicorp.com "your-service-name" is invalid: spec.expose.paths[0].protocol: Invalid value: "tcp": must be one of "http", "http2"

Co-authored-by: David Yu <dyu@hashicorp.com>
2020-10-15 10:35:26 -07:00
..
connect docs: all intention documentation updates (#8869) 2020-10-14 10:23:05 -05:00
installation Reword docs to make k8s arch clear (#8723) 2020-09-22 10:31:29 -07:00
upgrade Update compatibility matrix (#8928) 2020-10-12 18:03:54 -07:00
crds.mdx Update to CRD docs (#8956) 2020-10-15 10:35:26 -07:00
dns.mdx update dependencies 2020-05-21 14:50:45 -04:00
helm.mdx docs: all intention documentation updates (#8869) 2020-10-14 10:23:05 -05:00
index.mdx Fixed broken link to Helm Chart install page. (#8662) 2020-09-11 12:48:41 -04:00
service-sync.mdx Fixed broken install links (#8674) 2020-09-14 13:37:35 -04:00
tls-on-existing-cluster.mdx docs: update structure (#8506) 2020-09-01 11:14:13 -04:00
uninstall.mdx docs: update structure (#8506) 2020-09-01 11:14:13 -04:00