Ryan McGinnis
e67aabccae
Changes "Mac OS" to macOS, "bootcamp" to tutorial ( #3955 )
...
* Changes "Mac OS" to macOS, "bootcamp" to tutorial
* fix typo
2017-06-01 14:51:05 -07:00
Phillip Wittrock
b481798d43
Remove apply/edit warning now that edit is fixed
2017-06-01 14:40:41 -07:00
Ryan McGinnis
9e282d2d9f
Two minor fixes
2017-06-01 14:38:13 -07:00
Ryan McGinnis
80ea9193ae
Readability: Split first paragraph into two ( #3957 )
2017-06-01 14:31:41 -07:00
Andrew Chen
7091925c9f
Add drop-in templates
2017-05-24 14:48:20 -07:00
Steve Perry
18ccf43021
Update link: user-guide/application-troubleshooting. ( #3834 )
2017-05-18 18:16:31 -07:00
Andrew Chen
6a7c312867
Update links in home, header, footer, whatisk8s ( #3833 )
...
* home page, header, footer
* docs/whatisk8s
* /docs/user-guide/compute-resources/
* /docs/concepts/overview/what-is-kubernetes.md
2017-05-18 16:50:06 -07:00
Stevo Slavić
e1229f1230
Update link to Headless Services concept
2017-05-18 14:48:12 -07:00
Andrew Chen
7e23e44038
Address Issue #3827 : break out Configuring Redis using a ConfigMap tutorial ( #3829 )
...
* Address Issue #3827 : break out Configuring Redis using a ConfigMap tutorial
* format tweaks
2017-05-18 13:56:29 -07:00
Brandon Philips
56ffe1644c
*: don't apply -f from http endpoints!
...
k8s.io didn't always have https. But, now we do. We should fix this
immediately.
2017-05-17 20:15:28 -07:00
Brandon Philips
3b5bdc3f00
*: don't create -f from http endpoints!
...
k8s.io didn't always have https. But, now we do. We should fix this
immediatly.
2017-05-17 20:14:09 -07:00
Steve Perry
400bb5c8bb
Move to Tasks: Core DNS Federation. ( #3807 )
2017-05-15 20:31:20 -07:00
Steve Perry
f7c4466b22
Move to Tasks: Cluster Federation. ( #3806 )
2017-05-15 19:43:59 -07:00
Andrew Chen
e763168abd
WtD: edit AppArmor ( #3754 )
...
* WtD: edit AppArmor
* WtD: edit AppArmor
2017-05-14 15:02:23 -07:00
Andrew Chen
df96dc03ca
WtD: AppArmor ( #3743 )
...
* WtD: apparmor
* add newline to separate feature tagging
2017-05-14 11:41:20 -07:00
Steve Perry
c0eb5e17ad
Move to Tasks: Multiple chedulers. ( #3694 )
2017-05-09 10:08:26 -07:00
Andrew Chen
828bf0ac26
Patch for PR #2858
2017-05-08 21:27:35 -07:00
Haoran Wang
39b069a16c
update the multi-scheduler doc ( #2858 )
...
* Add doc for multiple scheduler with leader election enabled
* address comments
2017-05-08 21:25:44 -07:00
Steve Perry
3b6a566625
Move to Tasks: Service Access App. ( #3655 )
2017-05-05 10:44:21 -07:00
Steve Perry
29790b232c
Move to Tasks: Connect Front Back. ( #3643 )
...
* Move to Tasks: Connect Front Back.
* Fix paths.
2017-05-04 16:48:27 -07:00
Steve Perry
204aad82b1
Move to Tasks: Replicated Stateful. ( #3639 )
...
* Move to Tasks: Replicated Stateful.
* Fix toc entry.
2017-05-04 13:31:11 -07:00
Steve Perry
712c374379
Move to Tasks: Single-instance Stateful. ( #3638 )
2017-05-04 12:04:28 -07:00
Steve Perry
965dfd948a
Remove ReplicationController tutorial. ( #3628 )
2017-05-03 18:10:06 -07:00
Steve Perry
1663f37f90
Move topic to Tasks. ( #3627 )
2017-05-03 17:44:23 -07:00
Roberto Jung Drebes
3320d60ed3
update storageclass annotation docs for statefulsets ( #3616 )
2017-05-03 10:37:40 -07:00
Ahmet Alp Balkan
742fd8a30b
Link to 'why containers' in kubernetes-basics
...
Fixes #3472 .
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-05-02 12:15:36 -07:00
Steve Perry
9fd06cdc95
Deprecation complete: node-problem ... ( #3550 )
2017-04-26 13:53:19 -07:00
Steve Perry
61c1605c27
Deprecation complete: etcd ... ( #3543 )
2017-04-26 08:24:44 -07:00
Steve Perry
5e3a0f555c
Deprecation complete: jobs/expansions ... ( #3532 )
2017-04-25 15:44:22 -07:00
craigbox
128610c48d
Fix cURL commands, which are broken across lines ( #3506 )
...
Copy and paste will now work.
(A couple of typos corrected also)
2017-04-25 10:43:50 -07:00
chenhuan12
192e08aeb9
fix the command output
...
fix the command output
2017-04-25 10:37:54 -07:00
Steve Perry
b38c79dde8
Deprecation 22 ( #3512 )
...
* Deprecation complete: whatis k8s ...
* Fix redirect source.
* Deprecation complete: sharing-clusters ...
2017-04-24 20:35:01 -07:00
Didier Roche
62d4745f0d
Replace with new service url
...
The headless service page url has moved.
2017-04-20 14:55:41 -07:00
PaulJuliusMartinez
7f0294c579
Update User Guide and Admin links to point to new resources. ( #3438 )
...
* Update links to outdated user-guide and admin docs
* Add script for updating outdated links.
* Update regex to include init-containers file.
* Pull upstream, rewrite links in and to namespaces walkthrough.
2017-04-19 10:56:47 -07:00
Ahmet Alp Balkan
626bdd1f3c
kubefed tutorial: add creating the default ns ( #3105 )
...
Currently kubefed does not create the default namespace, therefore anyone
following this doc today will hit this issue. Adding a few comments to bridge
that gap until the bug is fixed.
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-04-17 15:23:41 -07:00
Oli Lalonde
e1afcde13a
Update scale-intro.html
...
Convert to new links
2017-04-17 09:26:01 -07:00
shashidharatd
8aa078ca16
Setting up CoreDNS as DNS provider for Cluster Federation
2017-04-16 22:16:46 -07:00
Andrew Morgan
998786bbd8
Typo in tutorial text
2017-04-13 10:45:45 -07:00
Xiaoyu Zhang
ae425a5b3d
Fix broken link
...
Fix broken link
2017-04-13 10:12:43 -07:00
Xiaoyu Zhang
0dc25c1705
Fix broken links
...
Fix broken links
2017-04-13 10:12:17 -07:00
Xiaoyu Zhang
01fbe68dfc
Fix broken links
...
Fix https://kubernetes.io/docs/tutorials/clusters/apparmor/
2017-04-13 10:03:53 -07:00
Xiaoyu Zhang
501656585e
Fix broken links ( #3351 )
...
Fix broken links
2017-04-12 15:46:21 -07:00
Xiaoyu Zhang
965e095e52
Fix broken links ( #3353 )
...
Fix broken links
2017-04-12 15:42:04 -07:00
nerdondon
889ea782c6
Update links to supporting yaml files and a link to imperative management
...
Fixes #3266
2017-04-12 14:07:23 -07:00
chenhuan12
e96d972bba
fix typo
...
fix typo
2017-04-12 14:05:28 -07:00
chenhuan12
6978f1b21d
fix typo
...
fix typo
2017-04-12 14:04:46 -07:00
chenhuan12
8e8beebbf9
fix typo
...
fix typo
2017-04-12 13:55:39 -07:00
chenhuan12
179498ae3e
fix typo
...
fix command kubectl get pods -w -l app=nginx output
2017-04-11 15:08:42 -07:00
Murad Korejo
19305b4043
Improvements to kubernetes-basics/expose-intro.html ( #3103 )
...
* Massive updates to expose-intro.html
Updates to the non-interactive tutorial on exposing apps via services
* more updates to expose-intro
* fixed broken link
* fixed some wording
* removed extra space
* sub backticks for code and newline
* added small legend to fist svg
* fixed svg scaling
* removed extra div
2017-04-10 16:40:52 -07:00
Andrew Chen
005fce03fe
WIP: Cleanup /docs/contribute/ migration ( #3278 )
...
* WIP: Cleanup /docs/contribute/ migration
* #3278 Changing /docs/contribute to /docs/home/contribute (#3285 )
* WIP: #3278 Adding redirects /docs/contribute/ /docs/home/contribute/
* WIP: #3278 modifying /docs/contribute/ paths within files to /docs/home/contribute/
* Revert "WIP: #3278 Adding redirects /docs/contribute/ /docs/home/contribute/"
This reverts commit a82efdee50
.
* WIP: #3278 Adding redirects /docs/contribute/ /docs/home/contribute/
* WIP: #3278 Correcting syntax mistake in redirect.js
* WIP: #3278 Correcting another syntax mistake in redirect.js
* WIP: #3278 Removing deprecated files so redirects work
* Removing the #
* WIP: #3278 Updating pattern in redirect.js
* WIP: #3278 Removed the wrong # previously redirect.js
2017-04-10 13:24:14 -07:00