Commit Graph

5 Commits

Author SHA1 Message Date
RichieEscarez 74ed0fd04a Use the ksvc shortname for services (#492)
* Replace services.serving.knative.dev with ksvc

* Replace -f with long flag --filename
2018-11-02 15:59:34 -07:00
Nghia Tran 3944f6ec80 Add instruction to use LetsEncrypt through CertManager. (#352)
* Add instruction to use LetsEncrypt through CertManager.

* Split GCP specific instruction to its own file.

* Rename using-cert-mananger-on-gcp.md to using-cert-manager-on-gcp.md

* Update using-an-ssl-cert.md

* Update using-cert-manager-on-gcp.md

* Update instruction based on PR feedback.

* Fix code snippet highlighting.

* Update using-cert-manager-on-gcp.md

* Update per PR feedback

* Update per PR feedback.

* Doc edits
2018-10-04 14:42:24 -07:00
Tyler Auerbeck b2254cbb42 Update docs to use kubectl long flags (#372)
* Update docs to use kubectl long flags

* adding back in the --filename flag (lost when manually merged)

* notice a few missed

* notice a few missed '-f' flags

* change -o to --output
2018-09-12 09:46:03 -07:00
Mark Chmarny 72e232b765
In case they don't have cert
before the assuming you have a cert
2018-07-20 11:31:17 -07:00
Nghia Tran 8f413e239f How to use paid SSL cert with Knative (#146)
* Add simple SSL instruction.

* Remove whitespaces.

* Revise based on the comments

* Add license footer

* Add LetsEncrypt instructions

* Remove TLS limitation
2018-07-19 15:33:33 -07:00