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
Peter Delaney
c7781abe2c
Update builds.md ( #140 )
...
* Update builds.md
Copy edits
* adding period
2018-07-16 15:50:31 -07:00
Peter Delaney
f4f2c73ef7
Update README.md ( #136 )
...
Couple of minor copy edits
2018-07-16 15:17:34 -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
Sam O'Dell
8c852c9799
Removing period
2018-07-16 11:26:00 -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
Dave Protasowski
e5ad7c6cb8
Update Knative-with-Minikube.md ( #112 )
...
OS X doesn't include wget
2018-07-14 09:31:35 -07:00
sebgoa
e6a9908976
Fix wrong link to build test directory ( #128 )
...
_test_ not _tests_
2018-07-14 09:09: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
3c6b61e59e
"Easy" Install->"Knative" Install
2018-07-13 16:05:21 -07:00
Sam O'Dell
72fac77ac6
Making Minikube language parallel with GKE install
2018-07-13 16:01:20 -07:00
Sam O'Dell
88a8a19f47
Update updating-existing-app.md
2018-07-13 15:48:07 -07:00
Sam O'Dell
6ac7e16b38
Wording fix
2018-07-13 15:47:23 -07:00
Sam O'Dell
1bc392c8d9
Adding more detail for using cURL to interact with the app instead
2018-07-13 15:39:26 -07:00
Ivan Nikittin
e441a75e29
Update outbound-network-access.md
2018-07-13 15:18:21 -07:00
Sam O'Dell
eb81c59769
Moving links into one list
...
Updating # Configuring Knative Serving section to condense explanation and move all the links into one list based on Ivan's suggestion
2018-07-13 15:16:49 -07:00
Sam O'Dell
2f91c9ddf3
Updates based on feedback in Jeffrey's friction log ( #123 )
...
* Updates to install guide and docs README
* Changing order of sections
2018-07-13 15:13:35 -07:00
Ivan Nikittin
f2fcf22c24
Update README.md
2018-07-13 14:58:04 -07:00
Ivan Nikittin
ddb39caf31
Re-written the topic ( #121 )
2018-07-13 14:52:33 -07:00
Ivan Nikittin
8429e15b15
Configuring section sync
2018-07-13 12:43:08 -07:00
Ivan Nikittin
d50930211c
Wording edits to new config section
2018-07-13 11:49:09 -07:00
Steren
2b1a6bc954
DNS install: Reflect the current state of current Knative config ( #120 )
...
* DNS install: Reflect the current state of current Knative config
Fixes #119
* update wording
2018-07-13 09:29:35 -07:00
Steren
6eb2e194eb
Clarify that guide will help create a cluster ( #117 )
...
* Clarify that guide will help create a cluster
Fixes #116
* Update Knative-with-GKE.md
2018-07-13 09:09:35 -07:00
Sam O'Dell
dbd6404742
Adding Richie and I to /docs OWNERS
2018-07-13 09:05:33 -07:00
Steren
df1d82130d
Remove "on day 2" ( #115 )
...
fix #114
2018-07-13 09:00:35 -07:00
Mark Chmarny
32951b755a
Covered by Uber Launch checklist ( #1533 )
...
Covered by https://github.com/orgs/knative/projects/3
2018-07-12 14:05:35 -07:00
Sam O'Dell
a061333ba1
Wording fix
2018-07-12 14:00:30 -07:00
Sam O'Dell
5bff064bdc
Update updating-existing-app.md
2018-07-12 13:54:34 -07:00
Sam O'Dell
136c9c39e6
Moving minikube instructions up
...
Re-organizing the minikube instructions and improving flow
2018-07-12 13:52:00 -07:00
Sam O'Dell
dade9bc6ce
Fixing typo, adding more comments to .yaml files, improving explanation
2018-07-12 12:54:53 -07:00
Mark Chmarny
0b589208b6
Datastore and outbound proxy change
2018-07-12 11:24:42 -07:00