Ahmet Alp Balkan
a86d9355b0
Fix leading spaces in kubectl commands
...
This is causing bash/zsh shells to not to record the executed command in the
history. See this link for details: https://unix.stackexchange.com/questions/115917/why-is-bash-not-storing-commands-that-start-with-spaces
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-08-06 14:19:04 -07:00
Aaron Crickenberger
18e9aa59d1
Rename OWNERS assignees: to approvers:
...
They are effectively the same, assignees is deprecated
2017-08-03 16:22:52 -07:00
Drinky Pool
3ee607a78e
fix typo
...
fix typo
2017-08-03 13:27:03 -07:00
Kaitlyn Barnard
47fb29d668
Adding tutorial links to docs ( #4570 )
...
* Adding tutorial links to docs
* Update index.md
2017-08-01 09:30:19 -07:00
dlorenc
1009f889d5
Remove the alpha storage-class annotation.
...
This doesn't work when run in beta storage class clusters.
2017-08-01 01:11:15 -07:00
Ahmet Alp Balkan
f7b3a88df6
Import updated cassandra tutorial
...
Ran `./update-imported-tutorials.py`.
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-07-28 10:09:41 -07:00
Andrew Chen
2e257d9707
Changes for move to Netlify ( #4464 )
...
* disable jekyll-redirect-from gem
* add _redirects file
* disable 404 redirect script
* add 301 redirect to test
* retain _redirects file
* Convert redirect_from's to _redirect file. (#4409 )
* Remove redirect_from's. (#4424 )
* Add 301's to _redirects. (#4427 )
* add whitespace before 301
* move redirects in /js/redirects/js to _redirects
* add disabled option for cn redirect
* convert include to array in _config.yml
* enable redirects.js script for legacy support
2017-07-28 08:23:11 -07:00
steveperry-53
f9ac865c5f
In links to ref pages, use {{page.version}}.
2017-07-27 15:23:25 -07:00
Steve Sharp
04776838c9
Update hello-minikube.md ( #4468 )
...
Fixes a typo
2017-07-25 14:17:03 -07:00
Ahmet Alp Balkan
8b687fcb12
First-time tutorials import from k/examples ( #4353 )
...
This imports the tutorials from kubernetes/examples repository for the first
time. It adds "DO NOT UPDATE" notices and updates some titles. These tutorials
will be maintained at k/examples repository.
Also fixing a bug in the update script (we were inserting the `<!--` comments
before the metadata section on the top, causing articles to render incorrectly).
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-07-21 11:52:38 -07:00
Wang
498d666f42
Fix An error 404 and fix a wrong hyperlink
2017-07-21 16:49:48 +08:00
Ahmet Alp Balkan
0667180dd4
Remove self-links with domain names in docs ( #4299 )
...
* Remove self-links with domain names in docs
Fixes #4191 . Skipping the tutorials we import from kubernetes/examples.
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
* update federation/index.md user-guide links
* update assign-pod-node.md links
* update dns-pod-service.md link
* update link in jobs-run-to-completion.md
* update link in minikube.md
* update PS link in minikube.md
* update links in stackpoint.md
* update links in storage.md
* fix link in vsphere.md
* fix links in deprecation-policy.md
* Update pick-right-solution.md
* Update web-ui-dashboard.md
* Update ingress.md
* Update federation-service-discovery.md
* Update user-guide.md
* Update expose-external-ip-address.md
* Update README.md
* Update README.md
2017-07-10 15:13:19 -07:00
Xiaoyu Zhang
bcb3b7c9c0
basic-stateful-set.md: replace v1.6 with page.version ( #4321 )
...
basic-stateful-set.md: replace v1.6 with page.version
2017-07-10 14:17:57 -07:00
Xiaoyu Zhang
0b028dbc97
object-management.md: replace v1.6 ( #4316 )
...
* object-management.md: replace v1.6
object-management.md: replace v1.6
* Update object-management.md
2017-07-10 14:17:18 -07:00
Xiaoyu Zhang
3870235bed
zookeeper.md:use page.version to replace v1.6
...
zookeeper.md:use page.version to replace v1.6
2017-07-10 14:16:46 -07:00
Xiaoyu Zhang
700a1c7bd4
imperative-object-management:replace v1.6 ( #4317 )
...
* imperative-object-management:replace v1.6
imperative-object-management:replace v1.6
* Update imperative-object-management-configuration.md
2017-07-10 14:16:09 -07:00
Xiaoyu Zhang
b654786ee1
Add a space for source IP
...
Add a space.
2017-07-10 13:47:42 -07:00
Cao Shufeng
c36769337d
fix nine 404 page in doc
...
I wrote a crawl to fetch all invalid herf in website: https://kubernetes.io/docs/
Fix nine of them first.
I will fix others if there are.
2017-07-08 19:02:19 +08:00
Zihong Zheng
47ace3ac71
Update source-ip doc with new ESIPP fields
2017-07-05 13:19:51 -07:00
Andrew Chen
b67e532138
Reimplement edits ( #4249 )
...
* Reimplement PR #3920
* Reimplement PR #3976
* Reimplement PR #4055 and #4128
* Reimplement PR #4146
* Reimplemented PR #4163
2017-07-01 12:34:12 -07:00
Andrew Chen
ac5c52f860
Merge branches 'release-1.7' and 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'release-1.7' of https://github.com/kubernetes/kubernetes.github.io :
add doc for --as-group in cli
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
cassandra.md: Fix Liquid syntax warning
2017-06-29 16:03:38 -07:00
Ahmet Alp Balkan
cbdb17706f
cassandra.md: Fix Liquid syntax warning
...
Fixes #4198
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-06-29 15:58:48 -07:00
Andrew Chen
b40d09fe77
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Update links to proper repos
# Conflicts:
# docs/admin/kubeadm.md
# docs/concepts/overview/kubernetes-api.md
# docs/reference/api-overview.md
# docs/setup/independent/create-cluster-kubeadm.md
# docs/tasks/administer-cluster/configure-pod-disruption-budget.md
2017-06-28 22:29:21 -07:00
Christoph Blecker
2e192598a0
Update links to proper repos
2017-06-28 22:08:36 -07:00
Anthony Yeh
171a5aeddf
Custom resource docs
2017-06-27 10:27:51 -07:00
Kenneth Owens
4641b51e1b
Add update to statefulset concepts and basic tutorial ( #4174 )
...
* Add update to statefulset concpets and basic tutorial
* Address tech comments.
2017-06-27 09:46:39 -07:00
Andrew Chen
4d3a7a315d
update example templates
2017-06-26 16:12:21 -07:00
Ahmet Alp Balkan
9ec9c73466
/docs/samples revamp: move examples to /tutorials
...
Addresses the work described at #4134 .
- Remove /docs/samples page: This page mostly had links to examples on
kubernetes/kubernetes (examples dir) which is now at kubernetes/examples
repository. It was linking to README.md files for tutorials. Now removing
this page as we are moving tutorials from kubernetes/examples to here:
- Create redirects from /docs/samples/ to /docs/tutorials/ (both JS and
redirect_from).
- Deprecate "MEAN Stack" tutorial: This tutorial overlaps quite a bit with
existing "maintained" examples and has been out-of-date for a while.
Creating an external redirect to its original and more up-to-date location:
https://medium.com/google-cloud/running-a-mean-stack-on-google-cloud-platform-with-app-engine-and-mongolab-4bbd2040ea75
- Import README.md files of maintained examples (guestbook, wordpress+mysql and
cassandra) to this repository and serve them under /docs/tutorial.
- Update /docs/tutorials ToC:
- Link to imported tutorials.
- Fix missing articles on sidebar (_data/tutorials.yml) and make the tutorials
listed on tutorials/index.md available on the sidebar (closes #4007 ).
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-06-26 11:22:35 -07:00
Peter
d092214f84
split rows and nest to stack columns ( #4129 )
...
* split rows and nest to stack columns
* fix order
2017-06-22 14:24:48 -07:00
Jonas Kongslund
f2f0842e1f
Get pods using a label selector instead of hardcoded indexes. Use JsonPath instead of go-template.
2017-06-22 14:14:47 -07:00
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
Phillip Wittrock
7b1c8f8e91
Add warning about using `kubectl replace`
2017-04-06 15:05:38 -07:00
Ahmet Alp Balkan
c2b74acd1f
hello-minikube: Simplify kubectl installation instructions for macOS
...
People are hitting issues copy-pasting the complicated way to install
`kubectl` and we're suggesting them to `sudo mv` binaries to /usr/local/bin.
That is not very ideal. Instead suggesting users to use Homebrew. I think it's
ok for this tutorial, as the tutorial already uses Homebrew to install
other stuff, plus it's a much better way than `sudo mv`ing.
Closes #2478 .
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-04-06 13:57:18 -07:00
Andrew Chen
8a6fedf1c8
fix api-reference/v1/definitions links
2017-03-30 14:23:42 -07:00
Phillip Wittrock
bb2304636c
Merge pull request #3154 from yogendra/patch-1
...
Fixed example for "Accession the Service"
2017-03-30 10:00:03 -07:00
Xiaoyu Zhang
9b2da54adc
Update links from v1.5 to v1.6
...
Update links from v1.5 to v1.6
2017-03-30 09:28:10 -07:00
Xiaoyu Zhang
0c39b496e0
Update links from v1.5 to v1.6
...
Update links from v1.5 to v1.6
2017-03-30 09:27:35 -07:00
Xiaoyu Zhang
3594176853
update links from v1.5 to v1.6
...
update links from v1.5 to v1.6
2017-03-30 09:26:55 -07:00
Xiaoyu Zhang
0937a5ff2a
update links from v1.5 to v1.6
...
update links from v1.5 to v1.6
2017-03-30 09:22:37 -07:00
Yogendra Rampuria - Yogi
8791babf36
Fixed example for "Accession the Service"
...
Example stated that a "frontend receives traffic from backend". It should be "frontend sends traffic to backend"
2017-03-30 23:35:34 +08:00
Steve Perry
5dc5694243
Move Guide topic: Multiple Schedulers. ( #3073 )
...
* Move Guide topic: Multiple Schedulers.
* Fix include paths.
2017-03-28 22:07:26 -07:00
Kenneth Owens
9b686b38b3
Updates ZooKeeper example to use the Anti-Affinity field instead of annotation ( #3013 )
...
* Updates ZooKeeper example to use the Anti-Affinity field instead of the
1.5 annotation.
* Changed podAntiAffinity field references to lower case
Changed references to PodAntiAffinity object/concept to plain text
Changed link to PodAntiAffinity to reference subsection
2017-03-28 14:29:34 -07:00
Andrew Chen
aa100411c3
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
fix the command output
delete invalid link
Revert "fix the command output"
fix the command output
Delete the useless spaces
Dollar signs used before commands without showing output
bare-url-used
Fix typo in authorization docs
Update networking.md
2017-03-27 09:31:30 -07:00
chenhuan12
d920926f12
fix the command output
...
fix the command output
2017-03-27 09:17:44 -07:00
Andrew Chen
703370f928
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Fix the output of "describe"
2017-03-27 08:42:50 -07:00
Xiaoyu Zhang
9cce2b2f5a
Fix the output of "describe"
...
The output does not volume info. Maybe it is caused by edition changing.
2017-03-27 14:11:18 +08:00
Andrew Chen
4aee1cf24c
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Update deploy-intro.html (#2968 )
2017-03-24 18:09:50 -07:00
Rohan Sahai
3d84ec254a
Update deploy-intro.html ( #2968 )
...
Makes sentence slightly more readable in deploy tutorial
2017-03-24 16:20:53 -07:00
Maciej Szulik
c4dca21649
New deployments endpoint ( #2986 )
...
* Update deployments for 1.6
* Update all deployments in docs to use the new endpoint
2017-03-24 11:03:01 -07:00
Andrew Chen
4568e52bd1
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Update some description about secrets
[Federation] Add a note about DNS API scopes to the Federation tutorial (#2943 )
Delete the useless spaces in html files
Fix typo
update resource-usage-monitoring.md
2017-03-23 15:23:47 -07:00
Jonathan MacMillan
c8179efc20
[Federation] Add a note about DNS API scopes to the Federation tutorial ( #2943 )
...
* [Federation] Add a note about DNS API scopes to the Federation tutorial
Not sure this is the right place for this, but I wanted to get the text out somewhere before I forgot about it.
* Update set-up-cluster-federation-kubefed.md
* Update set-up-cluster-federation-kubefed.md
* Fix formatting of code blocks.
2017-03-23 14:53:09 -07:00