Commit Graph

1380 Commits

Author SHA1 Message Date
Ryan Gregg 5b16f552c2
Merge pull request #183 from rgregg/move-serving-docs 2018-07-18 10:42:15 -07:00
Ryan Gregg 3393cc8941
Revert "Move docs from serving repo (#180)" (#182)
This reverts commit 526a49c5a9.
2018-07-18 10:40:14 -07:00
Ryan Gregg 526a49c5a9
Move docs from serving repo (#180) 2018-07-18 10:38:48 -07:00
Peter Delaney 0401c1ada6 Copy edits to accessing-traces.md (#174) 2018-07-18 10:36:31 -07:00
Ryan Gregg a2daa02742 Remove unnecessary file 2018-07-18 10:33:46 -07:00
Peter Delaney 6f3490b28d Copy edits to debugging-application-issues.md (#178) 2018-07-18 10:32:31 -07:00
Ryan Gregg 950188b1e2 Move docs into serving folder 2018-07-18 10:31:22 -07:00
Ryan Gregg de87e7f0e3 Merge in docs from serving repo. 2018-07-18 10:30:17 -07:00
Ryan Gregg c826706d13 Move files into new repo 2018-07-18 10:27:34 -07:00
Ryan Gregg 256e571cfb
Fix typo 2018-07-18 10:07:50 -07:00
Ryan Gregg 892c91a09c
Update README.md 2018-07-18 10:06:49 -07:00
Ryan Gregg ea88ad4043
Update README.md 2018-07-18 09:54:44 -07:00
Ryan Gregg 8c37aacc0c
Change community links 2018-07-18 09:52:54 -07:00
Ryan Gregg f36d1d97b1
Change links on the bottom to repos 2018-07-18 09:48:47 -07:00
Peter Delaney b0740b2922 Update Knative-with-Minikube.md (#159)
Copy edits
2018-07-18 09:45:31 -07:00
Peter Delaney 41e2222b63 Update VALUES.md (#155)
Copy edits
2018-07-18 09:42:31 -07:00
Peter Delaney b3fa6eb474 Copy edits to accessing-metrics.md (#173)
* Copy edits to accessing-metrics.md

* Wording tweak
2018-07-18 09:39:47 -07:00
Peter Delaney ce03940f2b Copy edits (#172)
If I have time, I might consider a separate pass to make more of these instructions into procedures. Having the steps in narrative text makes them feel optional or just mildly disjoint. Let's be more imperative, as in "Do this, and this, and then this, in this order."
2018-07-18 09:28:31 -07:00
DeWitt Clinton 3efee58711 Updated the recommended pronouciation (#154) 2018-07-17 22:34:31 -07:00
Ivan Nikittin 9bfa58a9d3
Copied contents from the eventing repo 2018-07-17 20:18:02 -07:00
Adriano Cunha ce88b28a12 Fix bucket name (#162) 2018-07-17 19:50:31 -07:00
Andrew Chen 031f0947f1 send PR -> submit PR (#163) 2018-07-17 18:51:31 -07:00
Nghia Tran 829017db41 Update docs to require `kubectl` version later than v1.10. (#118)
* Update docs to require `kubectl` version later than v1.10.

See https://github.com/knative/serving/issues/1500 for cases where
older `kubectl` fails to install Knative.

* Update based on PR feedbacks.
2018-07-17 18:25:31 -07:00
Sam O'Dell 3b6b255e4d First pass of community guideline updates (#168)
* First pass of community guideline updates

* Update CONTRIBUTING.md
2018-07-17 18:01:47 -07:00
Peter Delaney 039a436722 Copy edits to serving/README (#165)
File contains a link to DNS.md, which currently doesn't exist.
2018-07-17 18:01:42 -07:00
Peter Delaney 96e24e3585 Update ROLES.md (#153)
Copy edits
2018-07-17 18:01:37 -07:00
Peter Delaney 3ce38ac578 Update REVIEWING.md (#152)
* Update REVIEWING.md

Tightened up wording

* Update REVIEWING.md

* Update REVIEWING.md
2018-07-17 18:01:31 -07:00
Peter Delaney 2c062ebd5d Change lc knative to uc Knative in headings (#151) 2018-07-17 17:38:52 -07:00
Peter Delaney bfcd73d0c3 Update personas.md (#150)
Edits for sense and grammar
2018-07-17 17:38:47 -07:00
Peter Delaney f774ffc61b Update builder-contract.md (#139)
Copy edits
2018-07-17 17:38:42 -07:00
Peter Delaney 1d9fb5e5bb Update build-templates.md (#138)
Copy edits
2018-07-17 17:38:37 -07:00
Peter Delaney 168b37d087 Update auth.md (#137)
Copy edits, and shift to procedural steps for setting up authentication.
2018-07-17 17:38:31 -07:00
Ivan Nikittin f68f841dcf
Edits for serving readme (#143) 2018-07-17 17:14:34 -07:00
Sam O'Dell 2c623deec2 Deleting updating-existing-app.md; merging with (#166)
* Deleting blue-green-deployment.md; moving content into Updating an Existing App

* Restoring blue-green-deployment.md

* Deleting updating-existing-app.md; merging with blue/green sample

* Updating link in README to new location
2018-07-17 16:25:31 -07:00
Sam O'Dell 3d4ac54a57 Updates to static IP guide; adds gcloud (#141) 2018-07-17 15:44:31 -07:00
Thomas Risberg 6dd232971d Update Minikube intructions (#161)
* Update Minikube intructions

- remove `DenyEscalatingExec`, it's not included in the Istio installation docs - https://istio.io/docs/setup/kubernetes/quick-start/#minikube and it prevents us from execing into running containers when sidecar injection is enabled

- add command for changing `LoadBalancer` to `NodePort` for the `knative-ingress` service

- update Kubernetes version to 1.10.5

- add note about looking up the IP address to use for accessing sample apps

* Update wording
2018-07-17 14:23:31 -07:00
Jeffrey Rennie 929a5b6e2c s/python/csharp/ (#158) 2018-07-17 14:20:31 -07:00
Andrew Chen d5533e91b8 add link to new knative/docs issue (#160)
Link `create a GitHub issue` to `https://github.com/knative/docs/issues/new`.
2018-07-17 14:15:31 -07:00
Peter Delaney 57d7449c5a Update Knative-with-IKS.md (#157) 2018-07-17 13:11:31 -07:00
Peter Delaney df18841da1 Update README.md (#156)
Copy edits
2018-07-17 13:04:31 -07:00
Ivan Nikittin 19340396d5
Fixing links 2018-07-17 11:53:28 -07:00
Ivan Nikittin 2566219491
Rename auto-scaling-with-knative to auto-scaling-with-knative.md 2018-07-17 11:52:35 -07:00
Ivan Nikittin 856b57034e
Rename auto-scaling-demo to auto-scaling-with-knative 2018-07-17 11:51:10 -07:00
Ivan Nikittin dc6a5929a2
Initial commit. WIP 2018-07-17 11:50:21 -07:00
Ivan Nikittin 9f8f110264
Style, grammar and minor edits 2018-07-17 11:39:53 -07:00
Ivan Nikittin 091d09092b
Update README.md 2018-07-17 11:34:44 -07:00
Ivan Nikittin 06da01efc6
Fixing links on the page 2018-07-17 11:34:24 -07:00
Markus Thömmes f48344eb90 Add instructions to install knative on IBM Cloud. (#145)
* Add instructions to install knative on IBM Cloud.

* Fix commands from bx to ibmcloud.

* Fix cluster-create zone variable.

* Fix CLUSTER_LOCATION reference.

* Make variable description a list.

* Fix CLUSTER_LOCATION reference.

* Prettify markdown.
2018-07-17 10:59:31 -07:00
Scott Andrews 7c9b9aca5c Add DomainInternal to status for Route and Service (#1586)
* Add ServiceName to status for resources that create services

For resoruces that own a core Kubernetes Services, the name of the
service should be exposed on the resoruce's status. The Revision
resources already exposes `.status.serviceName`, this PR adds the same
property for the Route and Knative Service resources.

Yes, it's a bit strange to have a Serivce include the Service name in
it's status, ¯\_(ツ)_/¯

Fixes: #1584

* Review feedback

- typos
- added status property to spec.md

* Add conformance tests

* Add DomainInternal to status for Service, Route and Revision

* Drop ServiceName from Service and Route

* Update resource spec

* Remove DomainInternal from Revision

* dead code

* Update conformance test with TODOs
2018-07-16 18:14:30 -07:00
Mark Chmarny 1acad478d0 Knative logs in CMYK and RGB, logo style guides 2018-07-16 16:02:48 -07:00