* Serving Samples: add instructions to clone code
* added intro sentence, added space
* add specific branch for clone and fix codeblocks
* -b branchname and codeblocks
* point to branch + codeblocks
* -b branch + spacing
* branch and space
* branch and spaces
* forgot the -spring
* branch and spaces
* branch and spaces
* branch and spaces
* branch and spaces
* branch and spaces
* use a branch
* typo
* branch and space
* branch and spaces
* branch and spaces
* typo
* typo
* typo
* typo
* typo
* typo
* typo
* typo
* typo
* fix failing test
* try to fix error
* remove typo to fix build error
* initial version of installing cert-manager
* add the guide of using auto TLS
* fix typos
* address comments
* add details about configuring config-netwrok CM
* fix typos
* call out that Gloo currently does not support this feature yet
* address comments
* complete end-to-end edit for clarity and organization
* Edit and include "configure DNS provider" steps
Full edit + Move "configure DNS provider" steps here (from out of "using-an-ssl-sert.md")
* make this topic specific to only cert-manager install
topic is a general cert-manager install and user can choose from the last section for how to proceed
* Update Knative-custom-install.md
Add the command to delete Knative TLS related components.
* add using-cert-manager-on-gcp back
* rename using-an-ssl-cert to using-a-tls-cert
* edit "enabling auto TLS"
* Apply suggestions from code review
Co-Authored-By: RichieEscarez <rescarez@google.com>
* Apply suggestions from code review
Co-Authored-By: RichieEscarez <rescarez@google.com>
* Update Knative-with-AKS.md
* Apply suggestions from code review
Co-Authored-By: RichieEscarez <rescarez@google.com>
* add command to check networking-certmanager exists
* always remove cert manager controller
* remove typo (forgotten text)
* edit and fix (from writing a host specific version)
* make alphabetical and add no cert manager selector
* add missing !
* update each host for cert-manager
* Update Knative-custom-install.md
* edit and fix all the steps
* Update using-auto-tls.md
* Update installing-cert-manager.md
* Update installing-cert-manager.md
* Update installing-cert-manager.md
* Edit for clarity and link to auto TLS
* update link to example
* typo
* edit to say create clusterissuer
* add missing steps and more commands
* fix indentation
* add missing code tags
* Updating istio install guide
* Updating istio install guide
* Updating formatting, default install, and adds background info
* Updating SDS section
* Adding periods to lists
* Moving istio info from custom install to Istio page
* Makes automatic sidecar injection the default
* Adding pointer to new Istio guide from any-k8s install
* Adding pointer to new Istio guide to other installs
* Reverting minikube changes
* Makes automatic sidecar injection the default
* Reverting minishift changes too
* Changing default to without sidecar injection
* Changing default to without sidecar injection
* Update to include support for deploying Jaeger and accessing its UI
* Update table
* Update docs/serving/installing-logging-metrics-traces.md
Co-Authored-By: objectiser <gary@brownuk.com>
* Applied review comments
* nitpick
* Changed url version from 0.5.0 to 0.6.0
* Fix Jaeger UI URL
* 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
* rename hellworld-java to helloworld-java-spring
* updated sampleapp test
* Updated sample test app tmp directory
* Renamed service name and instructions to reflect helloworld-java-spring
* Added Hello World Java using Spark Java Framework
Renamed helloworld-java to helloworld-java-spring
* removed redundant files
* Renaming helloworld-java-spring back to helloworld-java to resolve conflict due to #1185
* 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>
* Update sample to use the new URL field
This updates the blue green sample to use the new URL field instead of
asking the user to query a fixed URL.
Fixes#1078
* Update docs/serving/samples/blue-green-deployment.md
Co-Authored-By: dgerd <dangerd@google.com>
* Update docs/serving/samples/blue-green-deployment.md
Co-Authored-By: dgerd <dangerd@google.com>
* Resolving bad merge with cherry-pick:
Update traffic splitting example to use Release mode (#964)
* Update traffic splitting example to use Release mode
This change updates the traffic splitting example to use release mode
introducing the concepts of the mode in three steps. This change also
simplifies running the commands and removes the need to mutate files on
disk to run through the example.
* Use envsubst instead of perl. Simplify image path
* Use long names for arguments
* Update diff statement
* Add envsubst install instructions
* remove dup file
* Format markdown
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
* Apply suggestions from code review
Co-Authored-By: mattmoor-sockpuppet <mattmoor+sockpuppet@google.com>
* Undo parts of auto-correction that result in diff.