Qiming Teng
6dd10648a6
Add a note to static pod manifest scanning
2017-09-14 13:47:26 -07:00
emanic
d428cf6581
Adds link to Calico install instructions ( #5423 )
2017-09-13 19:46:14 -07:00
chenhuan12
9a472c4fbb
fix typo
...
fix typo
2017-09-11 13:52:05 -07:00
Jennifer Rondeau
a475be0ccf
Merge pull request #5379 from chenhuan12/patch-92
...
fix typo
2017-09-11 14:51:39 -04:00
chenhuan12
51104cb1fc
fix the command output ( #5380 )
...
fix the command output
2017-09-11 09:00:38 -07:00
chenhuan12
c9e835c66e
fix typo
...
fix typo
2017-09-11 10:33:56 +08:00
Steve Perry
7eb3fa9f2e
Update opaque-integer-resource-node.md
2017-09-09 09:22:48 -07:00
Weihua Meng
d58b78d058
Update opaque-integer-resource-node.md ( #5330 )
...
typo correction
2017-09-09 09:18:05 -07:00
chenhuan12
c3209bb680
fix the command output
...
fix the command output
2017-09-08 13:06:42 -07:00
Murali Reddy
11787fa521
add kube-router as network policy provider
2017-09-06 13:07:24 -07:00
Andrew Chen
69f9a408c8
Merge pull request #5305 from shashidharatd/patch-2
...
Update static-pod.md for consistency
2017-09-05 14:08:23 -07:00
shashidharatd
e6042bd5f5
Update static-pod.md for consistency
...
It confuses user to use different directories for `--pod-manifest-path` within the same document. So fixed to maintain consistency.
2017-09-05 22:39:51 +05:30
Stewart-YU
8c7015d4fa
Update guaranteed-scheduling-critical-addon-pods.md
...
Fix format: make note multiline.
2017-09-03 10:22:26 +08:00
Andrew Chen
409a3040cb
Merge pull request #5221 from mindprince/patch-3
...
Update pod names to match what's in the spec.
2017-09-01 16:56:40 -07:00
Andrew Chen
89e0c5f6e7
Merge pull request #5204 from adrukh/patch-1
...
docs: fixing a typo
2017-09-01 16:38:52 -07:00
Andrew Chen
6bd6931a67
Merge pull request #5240 from mattjmcnaughton/mattjmcnaughton/fix-links-pointing-to-old-kubernetes-examples-format
...
Example links use kubernetes/examples
2017-09-01 15:04:08 -07:00
mattjmcnaughton
959cd767f5
Example links use kubernetes/examples
...
Fix #5203
Previously, many of the Kubernetes links used
`https://github.com/kubernetes/kubernetes/examples `. This directory was
deprecated through
cb712e41d4
,
in favor of the new `examples` repo hosted at
`https://github.com/kubernetes/examples `. This commit updates all links
accordingly.
2017-08-29 09:10:08 -04:00
Dan Wendlandt
0609e2a4fe
Cilium network policy, update link: configure-pod-container -> administer-cluster
...
Signed-off-by: Dan Wendlandt <dan@covalent.io>
2017-08-28 16:29:06 -07:00
Qiming Teng
82ca38f8df
Improve taint and toleration documentation
2017-08-28 09:50:46 +08:00
Rohit Agarwal
beb3591662
Update pod names to match what's in the spec.
2017-08-27 10:10:20 -07:00
Stewart-YU
c17803f912
Update cluster-management.md ( #5130 )
...
Missing equal sign.
2017-08-25 12:59:22 -07:00
Anton Drukh
5b79d36e59
docs: fixing a typo
2017-08-25 21:46:50 +03:00
Quentin Revel
d13c10d0ff
Update memory-constraint-namespace.md ( #5135 )
2017-08-25 11:06:59 -07:00
Radhika Puthiyetath
b6fb005a81
Merge pull request #4284 from dnardo/ip-masq-doc
...
Update ip-masq-agent docs
2017-08-24 15:41:38 -07:00
zhang dongqi
ad7e057283
It should be CPU NOT memory here. ( #5167 )
2017-08-24 13:59:59 -07:00
Alexander Prokopyev
dd0c9d5c49
Update dns-horizontal-autoscaler.yaml
...
`mode` is deprecated in favor of dynamic switching starting from 1.1.2
2017-08-24 11:14:45 -07:00
Anthony
e8029bdc4e
Update highly-available-master.md ( #5006 )
...
* Update highly-available-master.md
2017-08-24 09:41:07 -07:00
Anthony
1d06ea0095
Update ip-masq-agent.md
...
modify "A boolean" to "A Boolean"
2017-08-24 09:39:10 -07:00
Stewart-YU
9105932510
Update declare-network-policy.md
...
Fix the format. The format in orginal web page is confusion.
2017-08-24 09:38:12 -07:00
Steve Perry
74fe1170cc
Update kubeconfig topics. ( #4439 )
2017-08-22 22:51:55 -07:00
Daniel Nardo
ca31adc78c
Update ip-masq-agent docs:
...
- adds the node label requirements to the steps for running ip-masq-agent
- change the wording on when this is the default.
2017-08-22 19:43:56 -07:00
Stewart-YU
e960ee7f6e
Update out-of-resource.md ( #5087 )
...
Setting a url.
2017-08-22 16:51:29 -07:00
XsWack
7306fd77c0
Update cpu-constraint-namespace.md ( #5103 )
...
fix bad url
2017-08-22 16:45:59 -07:00
Slava Semushin
1f5b64b24f
encrypt-data.md: fix name of the secret in kubectl command.
2017-08-21 17:59:57 -07:00
Dan Wendlandt
eb84048739
Add Cilium to list of network policy plugins in docs ( #4725 )
...
Signed-off-by: Dan Wendlandt <dan@covalent.io>
2017-08-21 16:47:06 -07:00
Weibin Lin
d6415cfe99
Update change-pv-reclaim-policy.md
2017-08-21 16:34:46 -07:00
XsWack
bea2c15aa3
Update static-pod.md
...
Remove blank lines and unified the command line format
2017-08-18 11:58:20 -07:00
Anthony
8a1a91eb54
Update running-cloud-controller.md (+1 squashed commit)
...
Squashed commits:
[49b911e
] Update running-cloud-controller.md
2017-08-18 09:11:04 -07:00
Anthony
573442c182
Update running-cloud-controller.md
...
add "." to the sentence
2017-08-18 09:06:19 -07:00
Anthony
75c8b3c0f0
Update dns-custom-nameservers.md
...
add "." to the sentence
2017-08-18 11:05:58 +08:00
Lion-Wei
4e7764a890
modify link of 'Configure Default CPU Requests and Limits for a Namespace'
2017-08-17 16:42:56 -07:00
Anthony
1400af048b
Update declare-network-policy.md
...
modify the double "using" of sentence
2017-08-17 16:26:07 -07:00
XsWack
eb6ad67805
Update quota-api-object.md ( #4944 )
...
fix bad url
2017-08-17 16:07:20 -07:00
Anthony
583a582a18
Update access-cluster-services.md ( #4972 )
...
modify "url" to "URL"
2017-08-17 15:40:17 -07:00
Anthony
025ce41945
Update securing-a-cluster.md ( #4975 )
...
modify "their namespace" to "their namespaces"
2017-08-17 14:03:49 -07:00
Anthony
ebb38a98e7
Update configure-upgrade-etcd.md ( #4978 )
...
add "." to the sentence
2017-08-17 14:02:43 -07:00
Anthony
b3fe14a5ca
Update namespaces.md ( #4981 )
...
modify "the value of cluster and user are" to "the values of cluster and user are"
2017-08-17 13:57:21 -07:00
Anthony
ad79020aa5
Update out-of-resource.md ( #4992 )
...
add "." to the sentence
2017-08-17 13:47:56 -07:00
Anthony
511aaf4d5d
Update encrypt-data.md
...
add ":" to the sentence
2017-08-17 15:25:33 -04:00
XsWack
726e9ff26f
Update memory-constraint-namespace.md
...
we can not access the URL and update it to the right URL
2017-08-17 11:56:28 -07:00
XsWack
1d7169e88b
Update safely-drain-node.md
...
There will be 404 status in the jump process and fix the url
2017-08-17 11:55:53 -07:00
Anthony
2cf0e8f0b4
Update share-configuration.md ( #5000 )
...
modify "Bearer token/basic auth are" to " Bearer token/basic auth is"
2017-08-17 11:50:33 -07:00
Anthony
1ad1fd5f16
Update ip-masq-agent.md ( #5008 )
...
delete "Kubernetes 1.7"
2017-08-17 11:41:57 -07:00
Anthony
6b0db5ff90
Update reserve-compute-resources.md
...
add "." to the sentence
2017-08-17 10:20:48 -07:00
Lion-Wei
cff22f5829
modify link of 'Configure Default Memory Requests and Limits for a Namespace'
2017-08-16 10:19:58 +08:00
Lion-Wei
43fcd5a832
Update access-cluster-api.md ( #4878 )
2017-08-15 00:44:09 -07:00
Yecheng Fu
eede65a3c9
FIX: Use absoluate path instead of relative. ( #4730 )
2017-08-14 22:39:25 -07:00
Slava Semushin
b6c5ecd438
encrypt-data.md: make base64 command work on Linux.
2017-08-10 21:34:34 -07:00
dengyi1996
627ff5d40a
Update weave-network-policy.md ( #4683 )
...
* Update weave-network-policy.md
add weavenet networkpolicy example
* Edits from zacharysarah
* Merge branch 'master' into patch-10
* Merge branch 'patch-10' of github.com:dengyi1996/kubernetes.github.io into patch-10
* Merge branch 'master' into patch-10
2017-08-08 22:49:09 -07:00
Slava Semushin
8bbae8df49
encrypt-data.md: update all secrets in all namespaces.
2017-08-08 15:09:39 -07:00
Steve Perry
2576f404f0
Start new task for Opaque Integer Resources. ( #4363 )
2017-08-08 01:05:23 -07:00
Malepati Bala Siva Sai Akhil
b795543eb2
Fix Broken Link
...
Fix Broken Link related to client-go in Access Clusters Using the Kubernetes API
2017-08-07 15:53:53 -07:00
XsWack
6c0e3bdbba
Update encrypt-data.md
...
fix typo
2017-08-07 15:40:31 -07:00
Steve Perry
3d2c06c4c3
Update Task topics on resource management. ( #4158 )
2017-08-07 15:30:29 -07:00
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
Ianeta Hutchinson
9af54c7c5a
Applying template to Namespaces topic and moving to Tasks. ( #2925 )
...
* Applying template to Namespaces topic and moving to Tasks.
* update links
2017-08-01 02:34:55 -07:00
Andrew Chen
72508c26fe
Reimplement PR #4339
2017-08-01 02:23:13 -07:00
Matthew Dorn
52b8d44683
use raw github url for ip-masq-agent.yaml
2017-08-01 01:12:22 -07:00
Eric Mountain @ Amadeus
2934358f13
Minor fix in example resource limit policy
...
Looks like
```
the cluster operator may want to set limits that a pod must consume at least 20% of the memory and CPU
```
was meant to be
```
the cluster operator may want to set limits that a pod must consume no more than 20% of the memory and CPU
```
2017-07-31 23:58:34 -07:00
Jennifer Rondeau
3a37833823
fix broken link to concepts topic ( #4471 )
...
* rebase and resolve merge conflict
* fix whitespace error
2017-07-31 16:37:40 -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
Ahmet Alp Balkan
28f3cfdd4f
Update backlinks to client libraries page
...
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-07-27 14:42:20 -07:00
Xiaoyu Zhang
2d4111833c
update version No. to para. ( #4442 )
...
update version No. to para.
2017-07-27 14:37:55 -07:00
Saksham Sharma
63167903a5
Change deprecated `kubectl update` to `replace` ( #4307 )
2017-07-27 14:36:59 -07:00
Robert Rati
606caa3d7b
Add docs for running cloud-controller-manager with persistent volume labeling
2017-07-27 14:07:03 -07:00
Xiaoyu Zhang
cdb9af84b4
Delete redundant "see" ( #4466 )
...
Delete redundant "see"
2017-07-27 12:08:54 -07:00
Xiaoyu Zhang
ba0172468d
update links for afely-drain-node.md ( #4373 )
...
update links for afely-drain-node.md
2017-07-25 08:17:50 -07:00
Ahmet Alp Balkan
c58aeecc9c
Fix what's next links for networkpolicy guides
...
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-07-10 15:24:39 -07: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
Lucas Käldström
5f52c69f9a
Update some wording on kubeadm upgrades
2017-07-05 21:59:14 +03:00
Ahmet Alp Balkan
1f6a98d134
Use correct apigroup for NetworkPolicy
...
Follow-up to #4225 . networking -> networking.k8s.io.
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-06-29 21:49:53 -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
Andrew Chen
7df02064bd
complete PR #4181 ( #4223 )
...
* complete PR #4181
* fix security link
2017-06-28 16:37:32 -07:00
Andrew Chen
7b069cf1d5
Merge pull request #4181 from smarterclayton/secrets
...
Encrypting secrets at rest and cluster security guide
2017-06-28 10:02:31 -07:00
Andrew Chen
7b5394e725
Patch PR #4140 ( #4215 )
...
* Patch PR #4140
* fix link and typos
2017-06-27 21:42:07 -07:00
Andrew Chen
a424a4785b
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Removed -fs from troubleshooting command (#4177 )
2017-06-27 16:48:26 -07:00
Zachary Corleissen
37311bc0d8
Removed -fs from troubleshooting command ( #4177 )
...
* Removed -fs from troubleshooting command
* Add YAML file for configmaps in concepts
* Add new topic for configmaps in concepts
* Add configuration entry for understanding configmaps
* Move Understanding Configmaps to a separate concept file
* Revert "Move Understanding Configmaps to a separate concept file"
This reverts commit 71bd80d7bc
.
* Revert "Add configuration entry for understanding configmaps"
This reverts commit c27fc13f56
.
* Revert "Add new topic for configmaps in concepts"
This reverts commit 3d535f5917
.
* Revert "Add YAML file for configmaps in concepts"
This reverts commit 8ecabd6d10
.
2017-06-27 16:41:01 -07:00
Jessica Yao
a18484cad2
Edits for Custom DNS Documentation ( #4207 )
...
* reorganize custom dns doc
* format fixes
2017-06-27 16:26:46 -07:00
Clayton Coleman
f8f3ec1ca4
Encrypting secrets at rest and cluster security guide
2017-06-27 15:41:39 -04:00
Andrew Chen
8df3312cdc
Patch PR #4063
2017-06-27 09:33:50 -07:00
Bowei Du
c3ebbbe00f
Add documentation for DNS stub domains ( #4063 )
...
* Add documentation for DNS stub domains
* add additional prereq
* fix image path
* review feedback
* minor grammar and style nits
2017-06-27 00:38:14 -07:00
Eric Tune
4ff5587583
PodDisruptionBudget documentation Improvements ( #4140 )
...
* Changes from #3885
Title: Update PDB documentation to explain new field
Author: foxish
* Added Placeholder Disruptions Concept Guide
New file: docs/concepts/workloads/pods/disruptions.md
Intented contents: concept for Pod Disruption Budget,
cross reference to Eviction and Preemption docs.
Linked from: concepts > workloads > pods
* Added placeholder Configuring PDB Task
New file: docs/tasks/run-application/configure-pdb.md
Intented contents: task for writing a Pod Disruption Budget.
Linked from: tasks > configuring-applications > configure pdb.
* Add refs to the "drain a node" task.
* Refactor PDB docs.
Move the "Requesting an eviction" section from:
docs/tasks/administer-cluster/configure-pod-disruption-budget.md
-- which is going away -- to:
docs/tasks/administer-cluster/safely-drain-node.md
The move is verbatim, except for an introductory sentence.
Also added assignees.
* Refactor of PDB docs
Moved the section:
Specifying a PodDisruptionBudget
from:
docs/tasks/administer-cluster/configure-pod-disruption-budget.md
to:
docs/tasks/run-application/configure-pdb.md
because that former file is going away.
Move is verbatim.
* Explain how Eviction tools should handle failures
* Refactor PDB docs
Move text from:
docs/tasks/administer-cluster/configure-pod-disruption-budget.md
to:
docs/concepts/workloads/pods/disruptions.md
Delete the now empty:
docs/tasks/administer-cluster/configure-pod-disruption-budget.md
Added a redirects_from section to the new doc, containing the path
of the now-deleted doc, plus all the redirects from the deleted
doc.
* Expand PDB Concept guide
Building on a little content from the old task,
greatly expanded the Disruptions concept
guide, including an abstract example.
* Update creating a pdb Task.
* Address review comments.
* Fixed for all cody-clark's review comments
* Address review comments from mml
* Address review comments from maisem
* Fix missing backtick
2017-06-26 13:54:25 -07:00
Andrew Chen
fbbd8922a4
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Document kubeadm KUBELET_DNS_ARGS issue
CronJobs aren't enabled in 1.6 by default
Fix typo
Document pod-template-hash label
Rename last remaining reference of kargo to kubespray
2017-06-26 10:58:27 -07:00
Hans Kristian Flaatten
9794339d2a
Rename last remaining reference of kargo to kubespray
2017-06-25 22:46:02 +02:00
Andrew Chen
b5eb6b6b85
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Add documentation for ip-masq-agent.
Update installation instructions with snap (#4171 )
Update scratch.md: include download binary tarball (#3933 )
Typo in authentication.md
2017-06-23 11:58:31 -07:00
Daniel Nardo
79eca9b815
Add documentation for ip-masq-agent.
2017-06-23 01:29:35 -07:00
Andrew Chen
2ce3742278
Patch PR #3999
2017-06-22 15:19:48 -07:00