* Remove error-prone if branch for ingress gateway name detection<
* Add gke example image of desired external IP address state
* Remove knative-ingressgateway due to versioned docs
* Remove knative-ingressgateway due to versioned docs in whole repo
* Fix indention
* Community - move frontmatter into README
* Serving - move frontmatter into README
* swap readfile calls from README.md to index.md
* Eventing - move frontmatter into README
* Format markdown
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
* Revert the bad portion of the auto-format
* helloworld-go: install CA certs
All users who are querying any HTTPS endpoints will need this and won't understand why it's failing.
* address fixes
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>