Commit Graph

110 Commits

Author SHA1 Message Date
Ivan Nikittin ada4aef803 Delete setting-up-ingress-static-ip.md (#186)
This is a duplicate of https://github.com/knative/docs/blob/master/serving/
2018-07-18 17:05:32 -07:00
Ivan Nikittin 834b964e0f
Small updates to align with top-level readme text 2018-07-18 15:48:15 -07:00
Ivan Nikittin 8fbe2979f0
Update README.md 2018-07-18 15:22:01 -07:00
Sam O'Dell 98af565b55
Fixing broken link 2018-07-18 14:23:42 -07:00
Sam O'Dell 686ed5affe
Fixing broken links 2018-07-18 14:22:57 -07:00
Sam O'Dell 777226c5d7
Grammar/style tweaks 2018-07-18 14:20:33 -07:00
Sam O'Dell e0887a5370
Adds note about exiting watch mode 2018-07-18 14:17:17 -07:00
Sam O'Dell 911ca4117a
Fixes numbered list formatting 2018-07-18 14:16:22 -07:00
Sam O'Dell da93795496
Grammar edits 2018-07-18 14:12:34 -07:00
Sam O'Dell ce83fd9e29
typo fix 2018-07-18 14:10:33 -07:00
Sam O'Dell cec538bc75
Update README.md 2018-07-18 14:10:09 -07:00
Ivan Nikittin 8f6014530d
Delete auto-scaling-with-knative.md
Now, it's all in a sample https://github.com/knative/docs/tree/master/serving/samples/autoscale-go
2018-07-18 13:35:09 -07:00
Ivan Nikittin ca7137884b
Reorder and add links 2018-07-18 13:32:35 -07:00
Averi Kitsch 086635384c update Autoscale Readme (#184)
* Draft of Sample Readme

* Updated Autoscale Readme

* Revert "Draft of Sample Readme"

This reverts commit 00c25a7f88.

* fix perl file
2018-07-18 13:17:31 -07:00
Sam O'Dell cd1c2f8847
"Observability -> Logging, Metrics, and Debugging) 2018-07-18 13:09:23 -07:00
Ryan Gregg f0d3cb0935
Removing contributor focused content 2018-07-18 11:02:48 -07:00
Ryan Gregg d6d5817cff
Typo fix 2018-07-18 11:01:30 -07:00
Ryan Gregg d919d786cd
Update links 2018-07-18 11:00:09 -07:00
Ryan Gregg 460e53e5ef
Redundant content 2018-07-18 10:59:30 -07:00
Ryan Gregg fc35fa2a0b
Update setting-up-ingress-static-ip.md 2018-07-18 10:52:18 -07:00
Peter Delaney 839b2cf822 Copy edits to debugging-performance-issues.md (#181)
* Copy edits to debugging-performance-issues.md

* Wording tweaks

Add "the" before "Grafana UI"
Add "the" before "Kubernetes master"
2018-07-18 10:50:32 -07:00
Ryan Gregg d8df988411
Update setting-up-ingress-static-ip.md 2018-07-18 10:48:22 -07:00
Ryan Gregg d9801df1c5
Fix link 2018-07-18 10:47:13 -07:00
Ryan Gregg 6c48d022ac
Update formatting 2018-07-18 10:46:53 -07:00
Ivan Nikittin 59a29bae05
Update gke-assigning-static-ip-address.md 2018-07-18 10:43:00 -07:00
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
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
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
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
Jeffrey Rennie 929a5b6e2c s/python/csharp/ (#158) 2018-07-17 14:20:31 -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
Zhimin Xiang b4be0e3f51 Fix incorrect link in the telemetry sample (#113)
* fix the incorrect link in telemetry sample

* fix wrong link

* use relative URL

* update relative URL

* update relative URL

* use absolute path
2018-07-16 11:52:36 -07:00
Mark Chmarny 34ba7154db
Markdown for proper view 2018-07-16 09:15:00 -07:00
Mark Chmarny 73c32245cf
WIP: Draft version of the advanced routing demo
Just getting all the content in one place. Need some refactoring to a sample vs a demo script.
2018-07-16 09:14:03 -07:00
Matt Moore 9c53576183 Fix numerous sample READMEs (#127)
* Fix grpc-ping-go

Still doesn't work, but at least it builds again.

* Fix autoscale-go

* Fix buildpack-app-dotnet

* Fix buildpack-function-nodejs

* Fix rest-api-go

* Fix telemetry-go sample

* Fix gitwebhook-go

* Fix knative-routing-go

* Address feedback from Ville.

Prune boilerplate dep comment, fix cleanup command.
2018-07-14 11:01:35 -07:00
Matt Moore 9b4b73936c Fix all of the `knative/install` links to point to `knative/docs/install`. (#126) 2018-07-13 17:21:35 -07:00
Sam O'Dell 4500fb83f9
removing comma 2018-07-13 16:48:13 -07:00
Matt Moore 5ccacbf6d5 Fix the import paths for samples still ko-enabled. (#124) 2018-07-13 16:34:35 -07:00
Sam O'Dell 88a8a19f47
Update updating-existing-app.md 2018-07-13 15:48:07 -07:00