Commit Graph

1187 Commits

Author SHA1 Message Date
Adam Ross 72f1777628 serving/samples/helloworld-php: use development php.ini (#699)
* serving/samples/helloworld-php: use development php.ini

* serving/samples/helloworld-php: update README
2019-01-03 15:19:39 -08:00
David Gageot e801cd1a18 Improve Docker for Mac installation guide (#697)
+ Use knative v0.2.2 like on minikube
 + Fix the instructions to install knative serving

Signed-off-by: David Gageot <david@gageot.net>
2019-01-03 09:56:40 -08:00
Naomi Seyfer d96ee82417 Add client working group (#667)
* Add client working group

* Change calendar link to link to whole calendar

Co-Authored-By: sixolet <naomi@seyfer.org>
2019-01-03 09:27:43 -08:00
Caroline Lee cb976a6282 Update README.md (#693)
Small changes to clean up the language and eliminate unnecessary words/phrases.
2019-01-02 14:10:39 -08:00
Trenton Broughton a3ae5eab70 Fixed typo (#691) 2019-01-02 09:18:39 -08:00
Joseph Burnett 69f5e6cd94 Add annotations to autoscale-go sample. (#685)
* Set target concurrency to 10 for more consistent testing.

* Use hey instead of /load-generator.

* Add panic mode to Algorithm section.

* Add Customization section with annotations.

* Add link to Kubecon demo.

* Update Other Experiments with hey commands.

* Clarify customized examples.

* Update Other Experiments comments to reflect limited test duration.
2018-12-28 10:10:37 -08:00
RichieEscarez cd9953e3e3 Fixing odd sentence (#684) 2018-12-27 10:03:37 -08:00
mattmoor-sockpuppet a6c4de82fe Format markdown (#683)
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
2018-12-27 07:36:37 -08:00
RichieEscarez d04370f023 Adv. install topic - pluggable components (#542)
* move all install comps to adv file

* recovering review comments

* filename change

* title update

* There can be multiple components in a knative package

* fix links

* new serving version

* Update install/Knative-custom-install.md

in testing I found that this is not a real namespace so removing

* Update packages in table

* review feedback, 0.2.1 eventing, eventsource lists

* edit Istio steps around admission controller

* fix indentation

* Recover networking related comments
2018-12-26 11:40:36 -08:00
Suraj Narwade c5fefdb08d Fix knative minikube installation doc (#635)
* Added `--disk-size=30g` since it was breaking
* Removed `--bootstrapper=kubeadm` because it is default
2018-12-26 08:52:36 -08:00
mattmoor-sockpuppet c4b1b7544f Format markdown (#682)
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
2018-12-26 08:14:36 -08:00
mattmoor-sockpuppet 8415851da7 Format markdown (#681)
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
2018-12-26 08:11:36 -08:00
Sam O'Dell 9f8fe54d31 Adds more info for Docs contributors (#678)
* Updates to Docs contributor info

* Adding more info for Docs contributors

* Updating links

* fix broken links

* Update community/DOCS-CONTRIBUTING.md

Co-Authored-By: samodell <31352624+samodell@users.noreply.github.com>

* Update community/DOCS-CONTRIBUTING.md

Co-Authored-By: samodell <31352624+samodell@users.noreply.github.com>

* Update DOCS-CONTRIBUTING.md

* Update DOCS-CONTRIBUTING.md

* Update DOCS-CONTRIBUTING.md

* Update community/DOCS-CONTRIBUTING.md

Co-Authored-By: samodell <31352624+samodell@users.noreply.github.com>

* Apply suggestions from code review

Co-Authored-By: samodell <31352624+samodell@users.noreply.github.com>

* Update DOCS-CONTRIBUTING.md
2018-12-21 15:21:35 -08:00
Liam Newman 46810c7bc8 Update README.md (#676) 2018-12-21 10:55:36 -08:00
mattmoor-sockpuppet 3f9959f289 Format markdown (#675)
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
2018-12-21 08:49:36 -08:00
Adam Harwayne db32a2dc6e Update the GCP PubSub sample (#673)
* Update the GCP PubSub example.

1. Add the second secret, erroneously removed in #559.
2. Make the examples easier to apply by using `sed` to replace the required replacements.
3. Remove the dependency on `ko` by using the released image from https://github.com/knative/eventing-sources/tree/v0.2.1.

* Replace `kail` with `kubectl logs`.

* If gcppubsub-source-secret already exists, then overwrite it.

* Add a step to wait for message-dumper to come online.

* Update README.md

Standardizing punctuation to use a colon before a command.

* PR comments.
2018-12-20 17:17:35 -08:00
RichieEscarez 15709fb082 Update old monitoring namespaces (#674)
* monitoring namespace to knative-monitoring

fixes: #407

* update to serving 0.2.3
2018-12-20 15:33:35 -08:00
Gaurav Abbi a13a629e42 Add refernce to helloworld haskell section (#672) 2018-12-20 09:12:37 -08:00
Sam O'Dell b17ce6163c Updates to OWNERS so Prow will uses ALIASES for autoassignments (#671) 2018-12-19 11:57:34 -08:00
Adam Ross 2a5147bd9b serving/samples: update helloworld-nodejs to nodejs v10 (#651) 2018-12-19 11:39:35 -08:00
mattmoor-sockpuppet 58b37a4d18 Format markdown (#669)
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
2018-12-19 10:35:35 -08:00
RichieEscarez 977c32be06 Use lowercase 'b' for builders (#665)
* Use lowercase 'b' for builders

Fixes: #625

* use lowercase 'b'
2018-12-19 00:01:35 -08:00
RichieEscarez 8be95b2089 Add link to source code (#666) 2018-12-18 17:33:35 -08:00
mayaspivak c30f4f7109 Update the link to the Eventing Working Group calendar. (#664) 2018-12-18 14:07:34 -08:00
Sam O'Dell fd254b6737 Creating OWNERS_ALIASES (#656)
Adding OWNERS_ALIASES and removing labadav from OWNERS
2018-12-18 10:34:34 -08:00
csamak 07bcdda117 Restore code in the helloworld-haskell README (#661)
The code was deleted in 41462c6
2018-12-17 21:40:34 -08:00
Ying Chun Guo df75e7e488 fix an error in README of serving/sample/telemetry-go (#659) 2018-12-17 13:45:34 -08:00
Markus Thömmes 9530cae547 Add Docker for Mac setup instructions. (#627)
* Add Docker for Mac setup instructions.

* Fix prose and typos.

* Add Docker for Mac link to global README.
2018-12-12 08:50:16 -08:00
mattmoor-sockpuppet ef7ef10833 Format markdown (#658)
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
2018-12-12 08:47:16 -08:00
Yifan Ge 7f185c4d08 Update service.yaml in the gitwebhook sample (#648)
Change the image name to match the instructions in README.
2018-12-11 13:44:16 -08:00
Sam Foo b75f11ab4a Remove repeated words (#654)
Signed-off-by: GuessWhoSamFoo <sfoohei@gmail.com>
2018-12-11 12:47:16 -08:00
Sam O'Dell b2f3d89bc3 Update issue templates (#643) 2018-12-10 17:14:15 -08:00
mattmoor-sockpuppet 4f0ffb8d31 Format markdown (#650)
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
2018-12-10 12:50:15 -08:00
mattmoor-sockpuppet 8184d7a72e golang format tools (#649)
Produced via:
  `gofmt -s -w $(find -path './vendor' -prune -o -type f -name '*.go' -print))`
  `goimports -w $(find -name '*.go' | grep -v vendor)`
2018-12-10 07:25:29 -08:00
Ram Gopinathan 3e7200b337 Fixed the path in example that shows how to copy private key from id_rsa file and base64 encode it (#631) 2018-12-07 15:55:27 -08:00
George Harley fb93f7e89b Add PKS information to configuring outbound access setup (#640)
* This is connected to #639
2018-12-07 14:49:27 -08:00
Ahmet Alp Balkan 1df8f9e434 samples/autoscale-go: simplify instructions (#634)
* samples/autoscale-go: simplify instructions

This patch simplifies the autoscaling tutorial by eliminating steps to:
- go-get the repo
- set a $REPO
- enable GCR API
- show how to authenticate to GCR via docker client
- push image
- update service.yaml

Instead we just do:
- deploy service.yaml that has a pre-built public image

I just published this image to `gcr.io/knative-samples/autoscale-go:0.1` and I
have eliminated excessive Dockerfile instructions that cause the entire docs/
repo to be sent to docker-engine as part of the "docker build".

Fixes #633.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>

* fix: bundle load generator into img, update docs

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-12-07 13:35:27 -08:00
Zhimin Xiang b0e83685e9 Add more content about granting CloudDNS permission to GKE cluster (#607)
* update external dns doc

* rename file

* address comment

* fix typos

* address comment
2018-12-07 10:20:26 -08:00
Adriano Cunha 309cfedabc Fix my username :) (#641) 2018-12-07 10:05:26 -08:00
mattmoor-sockpuppet 581bd2f539 Format markdown (#638)
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
2018-12-07 09:59:26 -08:00
Grant Rodgers 13fb429f2f Update kubectl apply URLs to use release artifacts (#637)
* Use Istio release artifact URL to install

This is more likely to be authoritative than the checked-in version.

* Correct shell block

* Install serving v0.2.2

* Use Build release artifact URL to install

This is more likely to be authoritative than the checked-in version.

* Point to the top-level install docs from eventing
2018-12-06 15:50:26 -08:00
sebgoa 098b76e082 move eventing to 0.2.1 release (#629)
We need to keep the releases up to date in these docs
2018-12-05 12:40:26 -08:00
mattmoor-sockpuppet c64c63a160 Format markdown (#626)
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
2018-12-04 14:34:25 -08:00
zxxa 1e779dca20 Fix spelling error (#617) 2018-12-04 10:07:25 -08:00
mattmoor-sockpuppet 41462c69e1 Format markdown (#620)
Produced via: `prettier --write --proseWrap=always $(find -name '*.md' | grep -v vendor)`
2018-12-03 13:54:25 -08:00
Guang Ya Liu b83769e72d Use go build to build helloworld-go image. (#571) 2018-12-03 12:26:25 -08:00
Victor Agababov bf36601dcc Update some docs for installation of knative on GKE (#608)
* Update some docs for installation of knative on GKE

- more bash annotations
- make project also a variable
- rearrange and re-word some docs about cluster name and zone

* Some re-arranging of actions about the GCP project in the docs.

* Minor text updates in the GCP project section.

* Add some GCP -> Google Cloud Platform abbreviation pieces.
2018-12-03 12:10:26 -08:00
Ben Browning f92e52857c Fluentd DaemonSet needs a specific Label on Nodes (#332)
* Fluentd DaemonSet needs a specific Label on Nodes

The Fluentd DaemonSet will only run on nodes labeled with
`beta.kubernetes.io/fluentd-ds-ready="true"`. This label isn't set on
Nodes out of the box on some platforms, including minikube. It appears
to be set by default on GKE.

* Add steps to ensure the Fluentd DaemonSet is up

* Fix markdown after resolving merge conflict
2018-11-30 16:41:24 -08:00
RichieEscarez bd51ddee09 Adding Caroline to the repo owners file (#610) 2018-11-29 15:36:23 -08:00
Matt Moore cadea5ebe1 Simplify the Github sample. (#587)
* Simplify the Github sample.

This simplifies the Github sample as outlined in #586 to drop the concepts that aren't needed for the sample to work end-to-end.

Fixes: https://github.com/knative/docs/issues/586
Fixes: https://github.com/knative/docs/issues/584
Fixes: https://github.com/knative/docs/issues/552
Fixes: https://github.com/knative/docs/issues/551

Progress on: https://github.com/knative/docs/issues/541

* Update eventing/samples/github-source/README.md

Co-Authored-By: mattmoor <mattmoor@google.com>
2018-11-29 14:14:23 -08:00