Commit Graph

1415 Commits

Author SHA1 Message Date
Ivan Nikittin b617390b1f
Delete knative-audience.png 2018-07-20 16:15:44 -07:00
Grant Rodgers 4024489534 Link to eventing docs in eventing repo (#228)
Previous links were broken.
2018-07-20 15:58:32 -07:00
Ivan Nikittin 6ea6b9a72a
Reorder links 2018-07-20 15:55:37 -07:00
Ivan Nikittin 0c21d7ae5b
Adding license 2018-07-20 15:53:35 -07:00
Sam O'Dell 996815a363 Edits to build-private-go sample (#213)
* Edits to build-private-go sample

* More edits

* Fixing broken link

* Final edits

* Small tweaks to formatting; code comments

* Making Ryan's edits
2018-07-20 15:28:33 -07:00
Kent Rancourt 13a3f1bfa4 improve blue/green demo doc (#226) 2018-07-20 15:14:33 -07:00
Mark Chmarny 7cba33d734 Removed timezones (#230)
Until we have broader coverage
2018-07-20 15:00:33 -07:00
Ryan Gregg c4d0979ae2 Add slack guidelines (#224)
* Create slack-guidelines.md

* Update slack-guidelines.md

* Update slack-guidelines.md
2018-07-20 14:53:33 -07:00
Mark Chmarny 72e232b765
In case they don't have cert
before the assuming you have a cert
2018-07-20 11:31:17 -07:00
Mark Chmarny 5f6ba9a796
Add SSL 2018-07-20 11:27:37 -07:00
Sam O'Dell 5678b48964
Adding back --ignore-not-found=true flag 2018-07-20 11:27:22 -07:00
Mark Chmarny 0a0a24a26f
Add SSL 2018-07-20 11:26:59 -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
Ryan Gregg d0b78289f0
Update the gitwebhook sample (#215)
* Clean up sample

* Swap token IDs to the right values

* Set format to json

* Remove old yaml
2018-07-20 10:23:30 -07:00
Ryan Gregg 654804a423
Add verification step 2018-07-20 10:00:58 -07:00
Ryan Gregg 528ada8409
Update outbound-network-access.md 2018-07-20 09:55:45 -07:00
Ryan Gregg 273075e61a
Wrap text for easier reading 2018-07-20 09:54:39 -07:00
Ryan Gregg 669932d4bb Change slack links (#219) 2018-07-20 09:50:33 -07:00
Jason Hall 67cae4aaac Add install instructions from public GitHub repo (#192)
* Use public build template URLs

* include buildpack samples
2018-07-20 09:33:33 -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
Ivan Nikittin f24d39a0ee
TOC updates 2018-07-19 19:38:08 -07:00
Ivan Nikittin d8f86d0512
Reorg in the docs TOCs 2018-07-19 19:36:44 -07:00
Ivan Nikittin d7a7360727
More small fixes 2018-07-19 19:35:14 -07:00
Ivan Nikittin 6eddaa9210
Updating for consistency, small fixes 2018-07-19 19:34:05 -07:00
Ivan Nikittin a913da0cae
Capitalization fixes 2018-07-19 19:26:42 -07:00
Ryan Gregg c51255c743 Fix mentions and links to knative-community on slack (#212)
* Update README.md

* Update links

* Change to Knative-Community
2018-07-19 17:39:32 -07:00
Ivan Nikittin bc0684caaa
Update README.md 2018-07-19 17:15:54 -07:00
Ivan Nikittin d6ab031ec0
Update README.md 2018-07-19 17:12:04 -07:00
Ivan Nikittin 2bb9073b0d
Add files via upload 2018-07-19 17:11:09 -07:00
Mustafa Demirhan 73a2cae3e4 Documentation and sample fixes. (#197) 2018-07-19 17:02:32 -07:00
Ivan Nikittin eb81d13f40
Update README.md 2018-07-19 16:38:41 -07:00
Ivan Nikittin 048be0ce9f
Update README.md 2018-07-19 16:38:12 -07:00
Averi Kitsch 05ca189f7a Updated Routing Sample Readme (#198)
* Updated Routing Sample Readme

* Updates for MD rendering

* Fix length of env var command
2018-07-19 15:59:56 -07:00
Kent Rancourt 63cf27ed31 fix dockerhub auth in source-to-url example (#209) 2018-07-19 15:44:32 -07:00
DeWitt Clinton 19e4bf6657 Highlight the Code of Conduct at the top of the community README (#211)
* Updated the recommended pronouciation

* Highlight the Code of Conduct as the first thing on the community page.

* Improve the formatting of the first sentence.
2018-07-19 15:37:32 -07:00
Nghia Tran 8f413e239f How to use paid SSL cert with Knative (#146)
* Add simple SSL instruction.

* Remove whitespaces.

* Revise based on the comments

* Add license footer

* Add LetsEncrypt instructions

* Remove TLS limitation
2018-07-19 15:33:33 -07:00
Sam O'Dell 6dbe4824eb
Add yaml to ``` block for code formatting 2018-07-19 13:36:32 -07:00
RichieEscarez 41ec0b6f8f
Fixing misaligned code sample (#206) 2018-07-19 13:32:15 -07:00
Ivan Nikittin 8ce7d8b6e1
Changing serving, eventing and build to lc
per discussion today
2018-07-19 12:50:22 -07:00
Ivan Nikittin 1825c761b1
Removing users and systems from the audience list
per discussion today
2018-07-19 12:48:57 -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
Ivan Nikittin 30b40d5fcb
formatting 2018-07-19 10:58:37 -07:00
Ivan Nikittin 1a9fe3f2a0
broken link 2018-07-19 10:54:18 -07:00
Ivan Nikittin 82bcddb942
Broken links fixing 2018-07-19 10:52:36 -07:00
Ivan Nikittin 1cef5f30c6
Update README.md 2018-07-19 10:48:00 -07:00
Ivan Nikittin 7b6e302460
Knative audience placeholder image 2018-07-19 10:47:21 -07:00
Ivan Nikittin 1232f27202
Top-level readme reorg; adding doc links 2018-07-19 10:46:32 -07:00