Commit Graph

108 Commits

Author SHA1 Message Date
mattmoor-sockpuppet ff9cac1293 Format markdown (#1379)
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
2019-05-29 07:28:34 -07:00
Vincent dee2bd0751 Add some explanations on valid stock tickers (#1377)
* Add some explanations on valid stock tickers

Closes-Bug: #1369

* edit for active voice + PR1202
2019-05-28 14:18:30 -07:00
mattmoor-sockpuppet 76d70b4e3d Format markdown (#1368)
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
2019-05-28 07:11:29 -07:00
Peng Li 95b3f48d7e Correct the path in the Dockerfile (#1315) 2019-05-22 07:40:29 -07:00
mattmoor-sockpuppet bedcd15489 Format markdown (#1364)
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
2019-05-22 07:23:30 -07:00
Zida (Edward) 747364bdce Fix samples path (#1357) 2019-05-21 05:25:30 -07:00
Ray Tsang 0c7def1bbe removed helloworld.zip (#1347) 2019-05-17 15:03:19 -07:00
Grant Rodgers 76382035b1 Update release versions from v0.5.x to v0.6.0 (#1334) 2019-05-17 13:54:16 -07:00
Musa Hamwala II af34e66b15 Serving samples: add instructions to clone code (#1203)
* 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
2019-05-17 11:15:18 -07:00
RichieEscarez f1174b1b51 add -b branch and fix codeblocks (#1339) 2019-05-16 22:52:15 -07:00
Zhimin Xiang cbc6652735 Add the doc about installing Cert-Manager and enabling Auto TLS (#1281)
* 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
2019-05-16 13:03:16 -07:00
Vincent e2865cee40 Add the instruction on how to get IP_ADDRESS for autoscaling for other Kube environments (#1299)
* Add the instruction on how to get IP_ADDRESS for autoscaling for other Kube environments

* Edit
2019-05-15 23:39:15 -07:00
Sam O'Dell cca04befa3 Istio updates (#1314)
* 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
2019-05-15 12:12:32 -07:00
sebgoa e28e68d6f8 Use proper revision names in blue green sample (#1326) 2019-05-15 09:03:34 -07:00
Gary Brown 9ef1de0ec5 Update docs to define jaeger-operator as a dependency (#1249)
* Update docs to define jaeger-operator as a dependency

* Add reference to 'installing the operator' instructions

* edit to clarify multiple steps
2019-05-14 06:18:40 -07:00
Zhimin Xiang 07dab8ac4e Doc about installing Istio from official source (#1272)
* Doc about installing custom Istio

* Update installing-istio.md

* address comments
2019-05-13 15:45:39 -07:00
Aisuko 0f85b74543 Remove repeat content (#1309) 2019-05-13 08:58:40 -07:00
Himanshu Pandey 793f2f3e12 Removed ENV PORT from all Docker files (#1290)
* Removed ENV PORT from Docker files

* Added back the ENV key
2019-05-13 08:49:40 -07:00
zVictor 01c20616b3 fix the spec.selector field in the ingress-gateway (#921) 2019-05-07 14:55:37 -07:00
Himanshu Pandey 1b6c806ccb Removing the PORT environment variable from Docker file and Java code. (#1211) 2019-05-07 09:20:39 -07:00
William Tam 8d2451efa9 Fix command line to extract LATEST_HOSTNAME (#1258) 2019-05-06 09:10:35 -07:00
mattmoor-sockpuppet 3037f6970c golang format tools (#1274)
Produced via:
  `gofmt -s -w $(find -path './vendor' -prune -o -type f -name '*.go' -print))`
  `goimports -w $(find -name '*.go' | grep -v vendor)`
2019-05-06 07:30:38 -07:00
Ryan Gregg 554e666e32 Add validation token support (#1248) 2019-05-03 13:02:34 -07:00
mattmoor-sockpuppet 3a356c3cec Format markdown (#1253)
* Format markdown

Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`

* fix bad formatting
2019-05-01 13:27:40 -07:00
Matt Moore 56c7865c36 subroute -> tag (#1257) 2019-05-01 09:01:33 -07:00
Gary Brown 0f93e2b513 Update to include support for deploying Jaeger and accessing its UI (#1154)
* 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
2019-04-29 12:00:32 -07:00
mattmoor-sockpuppet 429da39a46 Format markdown (#1245)
* 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
2019-04-28 08:13:30 -07:00
Adam Ross 53e9dd8dec serving/samples/helloworld-php: render newline (#1224)
* serving/samples/helloworld-php: render newline

* Double quotes in README too
2019-04-25 14:13:29 -07:00
Matt Moore 8e59e4144f Take a crack at updates for v1beta1 API shape. (#1181) 2019-04-23 12:50:29 -07:00
Ray Tsang c60d695a02 rename hellworld-java to helloworld-java-spring (#1185)
* 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
2019-04-23 09:18:29 -07:00
RichieEscarez 1214e0bf2b links and landing pages for all samples (#1218)
* links and landing pages for all samples

* revision
2019-04-22 11:29:28 -07:00
paassdc b52e9c71ae update sample.yaml to fix the build-template name to buildpacks-cnb (#1207) 2019-04-19 11:18:26 -07:00
SataQiu e0ebe6d279 fix some spelling mistakes in docs (#1200) 2019-04-19 09:19:27 -07:00
Grant Timmerman f40d26e8df docs: Remove `--save` from `npm install` (#1206)
See https://stackoverflow.com/a/19578808
2019-04-18 16:09:26 -07:00
Himanshu Pandey f89442336f Added Hello World Java using Spark Java Framework (#1155)
* 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
2019-04-18 15:38:26 -07:00
Musa Hamwala II e39bc719f0 Update READMEs to make community samples discoverable. (#1187)
* Addressed changes
- reworded and moved helloworld-shell

* Fix broken shell link
2019-04-17 09:38:26 -07:00
Ahmet Alp Balkan 3f8fbb2ba0 helloworld-go: install CA certs (#1143)
* 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>
2019-04-15 11:30:00 -07:00
Zhimin Xiang e4e59c086e Use istio-ingressgateway servce as this is the new one used in Knative 0.3 and above (#1171) 2019-04-15 09:31:05 -07:00
Ray Tsang 42cf75ff18 Improve Java Hello World (#1111)
* Use AdoptOpenJDK for newest version of JDK that has proper container support.
Upgraded Spring Boot version.

* updated to AdoptOpenJDK
2019-04-11 13:34:00 -07:00
Ciaran Roche f62c8d0a67 fix export IP Address step (#1094) 2019-04-09 16:04:58 -07:00
Sam O'Dell 1085225d92 v0.4 -> v0.5 (#1149) 2019-04-05 16:12:57 -07:00
Dan Gerdesmeier 4774f79875 Update sample to use the new URL field (#1121)
* 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>
2019-04-05 15:33:57 -07:00
mattmoor-sockpuppet cb504f078a Format markdown (#1123)
* Format markdown

Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`

* Revert bad diff
2019-04-01 11:56:55 -07:00
RichieEscarez 013b186666 Resolving bad merge with cherry-pick (#964) (#1116)
* 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
2019-03-29 13:51:54 -07:00
chaodaiG 6eb034e158 Consolidate helloworld sample apps output and make sure instruction consistent with source code (#1092)
* consolidate helloworld sample outputs

* make sure sources are identical with README

* more correction

* more correction

* syntax fix
2019-03-27 09:55:51 -07:00
RichieEscarez 90056e9aa2 add website files for shell sample (#1087) 2019-03-26 11:25:51 -07:00
chaodaiG 451509735f move shell sample over to docs (#1085) 2019-03-26 10:26:50 -07:00
RichieEscarez 7e55f90416 add site content for secrets sample (#1077) 2019-03-26 09:05:51 -07:00
mattmoor-sockpuppet 01d4ba31ec Format markdown (#1070)
* 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.
2019-03-24 21:12:49 -07:00
RichieEscarez 9910b8a9ac explicit template types (#1061) (#1064) 2019-03-22 16:14:47 -07:00
Adam Ross 2ba2412357 serving/samples/hello-world: pin python to 3.7 (#1048) 2019-03-21 09:51:48 -07:00
Adam Ross 51e9616c85 serving/sample/helloworld-php: fix container build error from upstream (#1035) 2019-03-21 09:48:57 -07:00
Adam Ross 9b91636145 serving/samples/helloworld-kotlin: pin gradle to known working version (#1030) 2019-03-21 09:48:48 -07:00
Adam Ross 87c844b70d Remove PORT environment variable from helloworld Dockerfiles (#1019) 2019-03-21 09:39:49 -07:00
RichieEscarez 0d7cd5064a retry deleting folder (#1042) 2019-03-20 18:35:46 -07:00
RichieEscarez 3c04f86ad7 Merge website files into Master (#1025)
* Add front matter to Build files (#833)

* Update README.md

* Adding front matter to builds.md

* Update installing-build-component.md

* Update README.md

Revert changes so Richie can handle this with the index file

* Update builder-contract.md

* Update personas.md

* Update auth.md

* Update creating-builds.md

* Update build-templates.md

* sentence case

* sentence case

* sentence case

* Adding frontmatter to /install/ (#834)

* Adds front matter to Serving (#838)

* Update accessing-logs.md

* Update accessing-metrics.md

* Update accessing-traces.md

* Update cluster-local-route.md

* Update debugging-application-issues.md

* Update debugging-performance-issues.md

* Update gke-assigning-static-ip-address.md

* Update installing-logging-metrics-traces.md

* Update outbound-network-access.md

* Update setting-up-a-logging-plugin.md

* Update using-a-custom-domain.md

* Update using-an-ssl-cert.md

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

* Update using-external-dns-on-gcp.md

* site index for fluentd folder (#839)

* add Hugo index files and frontmatter (#840)

* hugo build files for autogen refdocs (#841)

* move resources and readme (#843)

* site: add blog (#837)

* add blog folder

* switch to sentence case

* site: add community and contributing (#836)

* add _index.md files and front matter

* switch to sentance case caps

* fix weights

* Update community/samples/README.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* site: restructure content into a "docs" directory (#842)

* move content into a 'docs' directory

* inject additional 'docs' directory

* site: add build files and front matter to serving samples (#850)

* new _index.md files and front matter

* serving samples + fix urls

* remove file

* add PR#851 - channels (#853)

* Update README.md (#854)

* Remove README.md from all links (#855)

* Remove README.md from all links

* mend

* mend

* mend

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* fix links in community (#857)

* Update _index.md (#856)

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

Adds missing pointer to README

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* revert

* fix build links (#858)

* site: fix eventing links (#859)

* fix eventing links

* Update README.md

* fix install links (#860)

* site: fix serving links (#861)

* fix serving links

* Update using-external-dns-on-gcp.md

* remove hardcoded github link (#863)

* Update README.md (#864)

Fix links by removing md file extensions.

* Fix links (#866)

* Fix links

* Update installing-build-component.md

* Update builder-contract.md

* add missing hello-world directory (#865)

* Link fixes for Build (#867)

* Fix links

* Update installing-build-component.md

* Update builder-contract.md

* Update creating-builds.md

* Update builder-contract.md

* Update builds.md

* Update creating-builds.md

* Update installing-build-component.md

* Update installing-build-component.md

* Update creating-builds.md

* Update creating-builds.md

* Update builds.md

* Update build-templates.md

* convert to Hugo rel link

* Manually run prettier.io (#880)

* Manually run prettier.io

Trying to fix the stuff that hits prettier.io bugs.

* Fix prettier.io issues.

* Revert manual link fixes (use new build script instead) (#927)

* Revert "convert to Hugo rel link"

This reverts commit f1bbc8ebbc.

* Revert "Fix links (#866)"

This reverts commit 3a57ffed62.

* Revert "remove hardcoded github link (#863)"

This reverts commit fb7fdd9383.

* Revert "site: fix serving links (#861)"

This reverts commit f61514c1b4.

* Revert "fix install links (#860)"

This reverts commit 1fcf32b509.

* Revert "site: fix eventing links (#859)"

This reverts commit 880916567e.

* Revert "fix build links (#858)"

This reverts commit 847e08bf2e.

* Revert "fix links in community (#857)"

This reverts commit 0cd5a44baf.

* Revert "Remove README.md from all links (#855)"

This reverts commit 2029c8bccb.

* Revert "Update README.md (#864)"

This reverts commit 072c731155.

* Adding frontmatter to Gloo guide (#939)

*  adding frontmatter; cherry-picking commit into 0.3 (#943)

* Deploy using private registry (#847)

* new doc for deploying with private registry

* update last few steps

* header sizes

* capitalization

* updating with correct registry annotation and small edits

* wording

* formatting

* formatting

* Update serving/deploying-with-private-registry.md

Co-Authored-By: beemarie <beemarie@us.ibm.com>

* Update serving/deploying-with-private-registry.md

Co-Authored-By: beemarie <beemarie@us.ibm.com>

* Update serving/deploying-with-private-registry.md

Co-Authored-By: beemarie <beemarie@us.ibm.com>

* Update serving/deploying-with-private-registry.md

Co-Authored-By: beemarie <beemarie@us.ibm.com>

* Update serving/deploying-with-private-registry.md

Co-Authored-By: beemarie <beemarie@us.ibm.com>

* update based on feedback

* missing <

* adding tic marks for filename

* udpate with helloworld-go sample

* add testing application

* update return from helloworld app

* update readme with link to doc

* Update serving/deploying-with-private-registry.md

Co-Authored-By: beemarie <beemarie@us.ibm.com>

* Update serving/deploying-with-private-registry.md

Co-Authored-By: beemarie <beemarie@us.ibm.com>

* Update serving/deploying-with-private-registry.md

Co-Authored-By: beemarie <beemarie@us.ibm.com>

* Update serving/deploying-with-private-registry.md

Co-Authored-By: beemarie <beemarie@us.ibm.com>

* Update serving/deploying-with-private-registry.md

Co-Authored-By: beemarie <beemarie@us.ibm.com>

* adding frontmatter; cherry-picking commit into 0.3

* Update Knative-with-Minishift.md (#988)

Update to correct title (Openshift > Minishift), as mentioned by Ashleigh in the Docs WG.

* add type:docs + enable relative links (#990)

* Deleting an unnecessary file

accidentally copied in extra file

* update ref docs api build script and files (#997)

* all links must have ./ (#1004)

* all links must have ./

* Update contributing/README.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* Update contributing/README.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* Update for clarity

* Update README.md

Fixing my poorly formatting suggestion

* ref tool steps + script (#1008)

* Incorporate edits from #1008 (#1010)

* Incorporate edits from #1008

* Add "contributor" info link

* page-by-page link check fixes (#1024)

* update readmes - source and site versions

* rename file to fix left nav

* rename file and remove folder to fix left nav
2019-03-20 13:48:47 -07:00
Stephen Chen 2a55e5c4ef fix serving directory path (#1015) 2019-03-18 08:25:46 -07:00
RichieEscarez 004da8feba site: insert 'docs' container folder at root (for knative.dev) (#1007)
* insert 'docs' container folder for website

* resolve presubmit test issues
2019-03-15 17:04:45 -07:00