Commit Graph

96 Commits

Author SHA1 Message Date
Tanzeeb Khalili c8c3340ae8 Update references to monitoring namespace (#407) (#416) 2018-10-30 17:30:34 -07:00
RichieEscarez ddbe40efcc
Reverting the namespace rename knative-monitoring (#486) 2018-10-30 16:54:33 -07:00
Matt Anderson b096963e77 Clean up formatting on with-any-k8s steps (#475)
* Clean up formatting on with-any-k8s steps

* add missing line break
2018-10-24 14:21:31 -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
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
Ryan Gregg 08ab237cb3 Revert ksvc changes (#442) 2018-10-05 14:30: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
Sam O'Dell 497dc50cd9 Update README.md (#395) 2018-09-12 12:38:17 -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
Aurélien Pupier 01f02a9ca6 Fix typos (#274)
Signed-off-by: Aurélien Pupier <apupier@redhat.com>
2018-09-07 09:09:32 -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
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
Matt Moore f0f7988041 Update our docs to document the 0.1.1 release. (#331) 2018-08-14 10:42:56 -07:00
Sam O'Dell fb82eebfb4 Sync install instructions with GKE version (#326) 2018-08-10 15:53:25 -07:00
Eli Aleyner 581f9062df Making a change to default azure location to reflect the correct Azure (#301)
naming convention.
2018-08-10 09:33:55 -07:00
Paul Morie 42afa05d24 Correct typos in OpenShift instructions (#315) 2018-08-08 17:12:23 -07:00
Sam O'Dell f912a204d6 Updating app deployment guide (#320)
* Updating app deployment guide

Adds back manual options for figuring out the host URL and IP address, since all users should know how to see that information without having to export it into a variable.

* Update getting-started-knative-app.md

* Moving up note of delay of IP address assignment
2018-08-08 16:50:02 -07:00
Sam O'Dell 1a6bffa742 Updates to clarify install instructions (#318) 2018-08-08 16:41:05 -07:00
Paul Morie 9f25f31759 Add instructions for OpenShift (#310) 2018-08-03 22:55:10 -07:00
Brendan Nolan 9a2769acd5 Add PKS to choosing a cluster paragraph (#266) 2018-07-31 18:07:37 -07:00
Daz Wilkin 1053918b34 Correct Markdown link error (#289) 2018-07-30 16:04:37 -07:00
Thomas Risberg bf0b1725e9 Update install instructions to use release 0.1.0 files (#287) 2018-07-27 15:08:35 -07:00
Paul Czarkowski 633e68912e Update getting started doc to use env vars (#247)
Simplify the getting started example by setting environment
variables rather than asking the user to remember IP addresses
and host urls.
2018-07-27 07:19:35 -07:00
RichieEscarez 2a8989f979 Add build component instructions throughout (#265)
* Adding build component options

* Adding build component option and link to build GS

* edit

* Standalone build component install instructions

* typo

* add more clarity

* add kubectl links

* Rewording build install section

* Replace Knative build with capital B: Knative Build

* 80 char lines
2018-07-25 12:54:35 -07:00
Jason Hall 4f8dee17bb Fix formatting for kubectl commands (#255) 2018-07-24 12:32:35 -07:00
Sam O'Dell 2f108ce9cd k8s -> Kubernetes in title (#254) 2018-07-24 12:28:35 -07:00
Evan Anderson cd52ec69ff Add any-k8s instructions, thanks to jbeda for the suggestion. (#251)
* Add any-k8s instructions, thanks to jbeda for the suggestion.

* Link in generic instructions
2018-07-24 10:32:34 -07:00
Adriano Cunha fed93e3048 Update Knative Serving GCS bucket (#234)
* Update Knative Serving GCS bucket

Knative Serving release was moved to its own directory in knative/serving#1654.

* Address feedback

* Remove spurious `

* Remove extra line
2018-07-23 17:35:34 -07:00
Doug Davis 4e9fb40c9d minor fixes for console stuff (#235)
Signed-off-by: Doug Davis <dug@us.ibm.com>
2018-07-23 11:36:35 -07:00
Ivan Nikittin 6ea6b9a72a
Reorder links 2018-07-20 15:55:37 -07:00
Mark Chmarny 5f6ba9a796
Add SSL 2018-07-20 11:27:37 -07:00
Sam O'Dell d38be9d4de
Removing $PROJECT_ID variable entirely 2018-07-20 11:20:42 -07:00
Ryan Gregg 2c12b88124
Fix circular dependency 2018-07-20 10:50:28 -07:00
Brendan Nolan b8ae42da24 Document Knative installation instructions for PKS (#216)
* Reference existing documentation for PKS installation

[#159168349]
2018-07-20 10:44:38 -07:00
Jeremy Rickard bfc05e671f Add AKS installation walkthrough (#210)
* Add install on AKS doc

This PR adds a walkthrough providing instructions on how to install knative
on Azure Kubernetes Service. It also adds a little more wording to the opening
of README.md.

Closes: #208

* Formatting cleanup

* Small cleanup

* Added missed CLI docs

* Cleanup aks get credentials text

* Wrap az aks line
2018-07-20 09:12:33 -07:00
Ryan Gregg c81e11176e Add license footer and text (#204) 2018-07-19 12:05:32 -07:00
vasu1124 d1a8f2937c Add instructions to install Knative with Gardener (#179)
* Install Knative on Gardener

* Formatted with Prettier & proseWrapalways
2018-07-19 11:11:33 -07:00
Brendan Nolan a04f988846 Fix reference to environment variable IP_ADDRESS (#200) 2018-07-19 10:23:33 -07:00
Peter Delaney b0740b2922 Update Knative-with-Minikube.md (#159)
Copy edits
2018-07-18 09:45: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
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
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 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
Sam O'Dell 8c852c9799
Removing period 2018-07-16 11:26:00 -07:00