Commit Graph

134 Commits

Author SHA1 Message Date
Kenneth Owens bef91e9b26 Changes cleanup instructions to account for both dynamic and manual provisioning
Clarifies network discovery
Adds statement about mutability of spec.template.containers
2016-12-02 09:53:04 -08:00
Kenneth Owens 76e314e32a Merge branch 'release-1.5' of github.com:kubernetes/kubernetes.github.io into ss-basics 2016-12-01 12:35:14 -08:00
Kenneth Owens 5e15fc667f address enisoc comments 2016-11-29 11:33:21 -08:00
Kenneth Owens eead3799b9 Changes all API object references to PascalCase (e.g Stateful Set
becomes StatefulSet)
2016-11-29 10:01:38 -08:00
Kenneth Owens ad59c9f827 Adds Stateful Set Basics as a tutorial
The content is in
docs/tutorials/stateful-applications/basic-stateful-set.md
The example application, named web, is in
docs/tutorials/stateful-applications/web.yaml
The tutorials TOC and index have been udpated to include a Stateful
Applications section of which this example is a subsection
2016-11-28 14:22:55 -08:00
steveperry-53 a856ab1549 Update Tutorial and Task landing pages. 2016-11-28 11:49:17 -08:00
Justin Peterson 1bcb4cd558 Fix for Issue 1767 2016-11-22 19:15:40 -08:00
Jeff Mendoza 053cdb3a1e Add stateful application tutorial. 2016-11-17 13:22:44 -08:00
devin-donnelly 3a9d510b2e Merge pull request #1451 from mistydemeo/basics_typo
Basics: fix minor typo ("Containzerization")
2016-10-27 20:01:43 -07:00
devin-donnelly e5a2f52804 Merge pull request #1380 from BenHall/fix-katacoda-links
Interactive Tutorials: Having .html in URL causes a 404 before redirecting
2016-10-27 19:47:09 -07:00
steveperry-53 c60107ea1c Use shared include file for prerequisites. 2016-10-27 12:04:41 -07:00
Ben Hall e80c15b583 Fix links for interactive scenarios. 2016-10-19 10:11:57 +01:00
Victor Gama d76084a4b6 Fix small typo
This removes an extra "is a" from the documentation text
2016-10-16 15:40:28 -02:00
Steve Perry fc10dd34b2 External address (#1432)
* Write new tutorial: Exposing an External IP Address.

* Update prerequisites.
2016-10-15 15:04:23 -07:00
Misty De Meo d054714d27 Basics: fix minor typo 2016-10-12 16:17:53 -07:00
Andrew Shu 3c94a1880e Tutorial: Fix broken links on Basics Overview page 2016-10-12 09:17:17 -07:00
Steve Perry 791000cbe4 Add replica count to tutorial. (#1434) 2016-10-11 14:36:18 -07:00
devin-donnelly 318d3e20f6 Merge branch 'master' into master 2016-10-10 11:03:22 -07:00
Steve Perry 2c14d7fcb0 Redirection experiment 2. (#1411) 2016-10-07 14:13:42 -07:00
steveperry-53 a58de7ff5f Experiment with redirect_from. 2016-10-06 17:42:07 -07:00
Devin Donnelly 65b71767e1 Fixes broken links to each module. 2016-10-06 16:53:49 -07:00
Devin Donnelly 616f99b716 Modifies the overview for the Kubernetes Basics tutorial to make it more useful.
Adds a link to the Overview from the left-hand TOC.
Links to the Kubernetes Basics Tutorial from the Tutorials landing page.
2016-10-06 16:46:59 -07:00
steveperry-53 fb84c95af6 Change name to Kubernetes Basics. Compress introduction to each step. 2016-10-05 15:39:13 -07:00
steveperry-53 53933e1738 Create task page: Assigning Pods to Nodes. 2016-09-29 13:43:54 -07:00
steveperry-53 8cdebc0d66 Revise tutorial to use NodePort instead of externa IP address. 2016-09-28 16:06:46 -07:00
devin-donnelly d548f1f040 Merge pull request #1316 from Tchinmai7/patch-1
fixed wrong command
2016-09-27 15:34:49 -07:00
Tarun Chinmai 567374824e Merge branch 'master' into patch-2 2016-09-27 22:38:57 +05:30
Tarun Chinmai f1ef1e3b81 Merge branch 'master' into patch-1 2016-09-27 22:38:06 +05:30
steveperry-53 8727ac746c Remove copyright notice from bootcamp pages. 2016-09-27 08:49:46 -07:00
Tarun Chinmai 2a092c6395 Removed line 19. was junk 2016-09-27 16:48:39 +05:30
Tarun Chinmai 5e92903656 fixed wrong command
there's no such command as kubectl display. changed to kubectl describe.
2016-09-27 16:47:29 +05:30
steveperry-53 926ec86e60 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io 2016-09-26 16:20:27 -07:00
steveperry-53 822d59b5e4 Write page templates and canonical examples.
Conflicts:
	_data/tasks.yml
	_data/tutorials.yml
	docs/tasks/access-kubernetes-api/http-proxy-access-api.md
	docs/tasks/index.md
	docs/tutorials/index.md
2016-09-26 08:06:06 -07:00
steveperry-53 cbb82d292b Integrate bootcamp into Kubernetes docs. 2016-09-10 23:00:44 -07:00