Commit Graph

1346 Commits

Author SHA1 Message Date
Joseph Burnett d1b78c4832 Make the Clojure greeting unscary. (#465) 2018-10-22 14:10:30 -07:00
Thomas Risberg fdab393caf Update PKS docs clarifying the need to enable privileged containers (#459)
* Update PKS docs clarifying the need to enable privileged containers

- add note clarifying the need to check "Enable Privileged Containers" and "Disable DenyEscalatingExec" in Ops Manager before creating cluster

* Edit steps for privileged mode
2018-10-18 10:44:28 -07:00
Kamesh Sampath 9dfa9e3402 Improvements to OpenShift installation (#414)
* Improvements to OpenShift installation

Fixes #409

* Updates to minishift based installation instead of oc cluster up
* Added scripts to setup the policies for Istio and Knative
* Removed scripted install script

Signed-off-by: Kamesh Sampath <ksampath@redhat.com>

* Minishift document and polices updated for OpenShift 3.11

* Review comment fixes
2018-10-17 01:34:28 -07:00
Joseph Burnett d731dda0b0 Clojure helloworld serving sample (#453)
* Hello world server.

* Build uberjar for docker image.

* Add README.

* Add Cloure to helloworld sample list.

* Revert to generic dockerhub url.

* Update core.clj in README.
2018-10-15 14:46:27 -07:00
Simone Gotti 33f0b2f9c7 Close response body in autoscale-go sample test program (#432)
The test program doesn't close the http response Body causing the connection to
not be released and the creation of new connections until the exhaustion of the
process file descriptors.
2018-10-11 11:40:27 -07:00
Vincent Demeester af3d2d83eb Fix accessing-logs URL (#437)
The namespace is `knative-monitoring` instead of `monitoring`

Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
2018-10-09 07:12:25 -07:00
Steren 9ea6e2c65d Make samples less scary when no env var is provided (#443)
* Node.js

* Python

* csharp

* go

* other samples

* Fix Node README
2018-10-08 11:19:25 -07:00
Simon Woodman 26d3de54de minor edits to examples (#419) 2018-10-08 11:03:28 -07:00
Adriano Cunha 8e4b4df18a Update knative/test-infra (#434)
Major changes:
* fixes and updates to E2E test framework
* better parsing of E2E test results
2018-10-08 10:02:25 -07:00
Ryan Gregg 08ab237cb3 Revert ksvc changes (#442) 2018-10-05 14:30:24 -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
Thomas Risberg 7dbd4125db Update Minikube arguments (#278)
* Update Minikube arguments

- the admission-control flag is now enable-admission-plugins

- seems the new name is required when using kubernetes-version v1.11.0 or later

* Upgrade to Kubernetes v1.11.1

- this goes along with the change to use `apiserver.enable-admission-plugins`

- Minikube version should be v0.28.1 or later to support k8s v1.11.x

* Updated to work for latest Minikube v0.29.0

- removed the `controller-manager.cluster-signing-cert-file` and `controller-manager.cluster-signing-key-file` arguments

- updated to use Kubernetes version 1.11.3
2018-10-04 14:26:24 -07:00
Mustafa Demirhan b967d25301 Update Observability WG meeting information & fix Slack channel links for all WGs. (#441) 2018-10-04 13:51:24 -07:00
Sam O'Dell 78ac305425 Moving documentation WG to Tuesdays (#440) 2018-10-04 11:42:24 -07:00
Brett Johnson b9432ee5a5 Updating Container Engine to new name (#439) 2018-10-04 09:43:24 -07:00
Joseph Burnett 6d21cd89cb Update README.md (#413)
Update autoscale-go serving sample with ContainerConcurrency changes (#1917).
2018-10-01 14:27:23 -07:00
Sam O'Dell cdff1d6801 Add Documentation working group (#408)
* Add Documentation working group

* Add anchor link to docs group

* Change to Thursdays

* Fix calendar link
2018-10-01 11:39:23 -07:00
Michael Grifalconi 3d6070ecdc Change slack link to slack guidelines (#429)
Change the Slack link in the community page to show the Slack Guidelines page that contains the invite.
2018-09-28 10:28:49 -07:00
Paul Morie a761061939 Add note to community/CONTRIBUTING.md about gubernator (#426) 2018-09-28 07:41:22 -07:00
jessiezcc c2cfaccdcc update calendar link for productivity wg` (#427) 2018-09-27 17:15:22 -07:00
Nghia Tran 0caf5e95fa Update WG calendar. (#420) 2018-09-27 08:59:21 -07:00
Naomi Seyfer acd1adff92 Make example use the PORT env var instead of 8080 (#415) 2018-09-25 12:08:20 -07:00
RichieEscarez 0be86f6ff2
Remove incorrect kibana and elasticsearch pods (#402) 2018-09-21 13:46:32 -07:00
RichieEscarez 2dbecf0485
Fix directory name (#405) 2018-09-21 13:35:49 -07:00
John Howard b0b911fdca Fix typo in accessing-metrics command (#396) 2018-09-19 11:53:21 -07:00
Yanwei Guo 12e3364b2d Move the document and fluent image sample from serving repo to docs repo (#259)
* add doccument

* add reasons for plugins

* Formatted file

* add more details

* fix links

* Remove typo and duplicate steps +

+ made a few edits for clarity and consistency
2018-09-18 15:23:19 -07:00
Tyler Auerbeck d630a8fa81 Remove &image yaml anchors (#399) 2018-09-17 11:47:18 -07:00
Jason Hall 5ecebd81cf Update build WG calendar link (#398)
/assign mattmoor
2018-09-13 17:17:16 -07:00
Ahmet Alp Balkan a50281602f telemetry: document sd/prom manifest locations (#392)
By reading the docs, I can't tell where are these config/monitoring stuff.

So I'm adding sub-steps to (a) clone repo + cd + checkout to the release tag,
then (b) apply them.

Please /cc someone who knows about this stuff to verify.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-09-12 13:36:17 -07:00
Sam O'Dell 497dc50cd9 Update README.md (#395) 2018-09-12 12:38:17 -07:00
Ahmet Alp Balkan f3c3580410 fix case sensitive #section anchors (#391)
Looks like anchors are case-sensitive. GitHub Markdown rendering creates
lower-case-section-anchors.

How many more of these there are, I'm not sure. But when I searched like

    ag --md '#[A-Z]'

This is the only such markdown page with such uppercase anchor references,
so I'm just fixing this page. Sorry for long commit message.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-09-12 12:21:16 -07:00
RichieEscarez 0304e7a85c cleanup remaining kubectl shorthand -o flags (#394)
* Cleanup remaining kubectl shorthand -o flags

* cleanup remaining kubectl shorthand -o flags

* cleanup remaining kubectl shorthand -o flags

* cleanup remaining kubectl shorthand -o flags
2018-09-12 10:46:16 -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
Ahmet Alp Balkan dfc53c67c8 fix typo in workingDir field name (#388)
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-09-11 06:34:15 -07:00
Ahmet Alp Balkan 648ac8a6a2 source-to-url-go: support multi-line base64 output (#389)
* source-to-url-go: support multi-line base64 output

if my password is long "echo password | base64" will yield in a multiline
string that can confuse users about how to put that thing in Kubernetes
Secret manifest.

Adding -w0 (and for macOS/BSD base64(1), -b0) solves that problem.

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

* slight revision of Note
2018-09-10 13:19:34 -07:00
Tyler Auerbeck 35c991aa95 Remove flag package import (#373) 2018-09-10 12:42:15 -07:00
Adriano Cunha 0310b0c07b Update test-infra dependency (#371)
Includes:
* fixes to `library.sh` in order to have some `hack` scripts working again;
* better checking of PRs where presubmit tests are unnecessary;

Bonus: adds the missing eXecution bit to `update-deps.sh`.
2018-09-07 19:07:14 -07:00
Aurélien Pupier 01f02a9ca6 Fix typos (#274)
Signed-off-by: Aurélien Pupier <apupier@redhat.com>
2018-09-07 09:09:32 -07:00
Bernardo Vale 38573e8284 Missing comma (#376) 2018-09-06 16:34:14 -07:00
Gregory Haynes 0a3db66e16 Fix ordering in github-events function deploy (#361)
* Fix ordering in github-events function deploy

In this sample app we ask the user to deploy the application
(function.yaml) before creating the githubsecret. This causes the deploy
to fail with a configerror because it references a secret which doesnt
exist.

* remove typo
2018-09-06 16:24:35 -07:00
Ahmet Alp Balkan 7fd1c98a74 README: fix link to "good first issue" label (#378) 2018-09-06 16:17:22 -07:00
uckey eab66f7c86 Mention MutatingAdmissionWebhook is required for serving (#370)
* Mention MutatingAdmissionWebhook is required for serving

This will close #369 issue ticket

* Wording tweaks, add link to k8s docs, line spacing
2018-09-04 14:43:13 -07:00
Peter Evans a5b9afbe14 fix typos in getting-started-knative-app.md (#368) 2018-09-04 10:10:08 -07:00
Evan Anderson c2306430a0 Really fix URL to the WG meeting (#367)
* Fix WG calendar link after original meeting was deleted.

* Actually fix WG event URL I hope.
2018-08-31 15:26:12 -07:00
Evan Anderson 8a59f23486 Fix WG calendar link after original meeting was deleted. (#366) 2018-08-31 11:29:12 -07:00
Evan Anderson a1434f7560 Merge branch 'master' of https://github.com/knative/docs into message-in-a-bottle 2018-08-31 11:03:18 -07:00
Sam O'Dell 00d6cec8ca services.serving.knative.dev -> ksvc, adding check install guide (#360)
* services.serving.knative.dev -> ksvc, adding check install guide

* Updating image to add outline

* Making Richie's suggested edits
2018-08-31 09:58:12 -07:00
Shashwathi aea6aced77 Add documentation for build timeout (#362)
* Add documentation for build timeout

* Formatting, wording tweaks
2018-08-30 14:44:12 -07:00
Philipp Thun 37cbf823e8 Fix link to Error Conditions and Reporting page... (#364)
... that resides in the knative/serving repository.
2018-08-29 14:11:11 -07:00
Sabari Kumar Murugesan 557cacbf27 Run eventing samples from the samples home directory (#363) 2018-08-29 11:03:11 -07:00