open-consul/website/pages/docs
Luke Kysow b4897cca6e
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
..
agent docs: all intention documentation updates (#8869) 2020-10-14 10:23:05 -05:00
architecture truncate jepsen.mdx log for length 2020-10-14 13:13:38 -07:00
connect docs: all intention documentation updates (#8869) 2020-10-14 10:23:05 -05:00
discovery docs: all intention documentation updates (#8869) 2020-10-14 10:23:05 -05:00
dynamic-app-config docs: all intention documentation updates (#8869) 2020-10-14 10:23:05 -05:00
enterprise docs: all intention documentation updates (#8869) 2020-10-14 10:23:05 -05:00
guides docs: all intention documentation updates (#8869) 2020-10-14 10:23:05 -05:00
install docs: all intention documentation updates (#8869) 2020-10-14 10:23:05 -05:00
integrate docs: all intention documentation updates (#8869) 2020-10-14 10:23:05 -05:00
internals
intro
k8s Update to CRD docs (#8956) 2020-10-15 10:35:26 -07:00
nia
security docs: all intention documentation updates (#8869) 2020-10-14 10:23:05 -05:00
troubleshoot docs: all intention documentation updates (#8869) 2020-10-14 10:23:05 -05:00
upgrading docs: all intention documentation updates (#8869) 2020-10-14 10:23:05 -05:00
download-tools.mdx
index.mdx