Commit Graph

10233 Commits (c8838cda7d1b086efa5e609b644d83ae3b6e8787)

Author SHA1 Message Date
Qiming 1ed481281f
Merge pull request #11073 from tengqm/revert-11067
Manual revert 11067
2018-11-19 15:07:46 +08:00
Qiming Teng 810f3a910c Manual revert 11067 2018-11-19 07:03:03 +00:00
Qiming b77e4f3125
Merge pull request #11072 from kubernetes/revert-11061-zh_transkubeadm_alpha_phase_addon.md
Revert "zh_trans:kubeadm_alpha_phase_addon.md"
2018-11-19 14:56:55 +08:00
Qiming 2c59a5f2de
Merge pull request #11071 from kubernetes/revert-11040-zh_trans_kubeadm_alpha_phase_selfhosting
Revert "zh_trans_kubeadm_alpha_phase_selfhosting.md"
2018-11-19 14:56:27 +08:00
Qiming ebbcd2e926 Revert "zh_trans:kubeadm_alpha_phase_addon.md (#11061)"
This reverts commit 6b819a8eb5.
2018-11-19 14:51:25 +08:00
Qiming 6800d24ec2 Revert "zh_trans_kubeadm_alpha_phase_selfhosting.md (#11040)"
This reverts commit 91bc09fd68.
2018-11-19 14:51:25 +08:00
Qiming c7eae63160 Revert "zh_trans:kubeadm_alpha_phase_kubeconfig_user.md (#11067)"
This reverts commit 9f8f3fe43f.
2018-11-19 14:51:25 +08:00
Qiming 166927c580 Revert "zh_trans_kubeadm_alpha_phase_selfhosting.md (#11040)"
This reverts commit 91bc09fd68.
2018-11-19 14:48:53 +08:00
Qiming 0ba188f5da Revert "zh_trans:kubeadm_alpha_phase_kubeconfig_user.md (#11067)"
This reverts commit 9f8f3fe43f.
2018-11-19 14:48:53 +08:00
congfairy 9f8f3fe43f zh_trans:kubeadm_alpha_phase_kubeconfig_user.md (#11067)
* zh_trans:kubeadm_alpha_phase_kubeconfig_user.md

* Update kubeadm_alpha_phase_kubeconfig_user.md
2018-11-18 22:33:34 -08:00
congfairy 91bc09fd68 zh_trans_kubeadm_alpha_phase_selfhosting.md (#11040)
* zh_trans_kubeadm_alpha_phase_selfhosting.md

* zh_trans:kubeadm_alpha_phase_selfhosting.md
2018-11-18 21:23:22 -08:00
congfairy 6b819a8eb5 zh_trans:kubeadm_alpha_phase_addon.md (#11061) 2018-11-18 19:06:11 -08:00
Takuya N 51c602d017 Use hugo in Travis CI pipeline (#10606)
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2018-11-18 18:41:58 -08:00
adisky b82bf96203 Redirect to decoding a secret (#10594)
In this Document Encrypting Secret data at REST, the example to verify
decrypt secret is bit confusing, on running
$ kubectl describe secret secret1 -n default
"should match mykey: mydata" never match because data is enoded,
This commit redirects it to decoding the secret
2018-11-18 18:40:10 -08:00
Cliff Burdick b5a09f68de Fixing yaml (#10541)
The current YAML doesn't work since hugepages requires you to include memory and/or CPU limits as well, or you get the error: "HugePages require cpu or memory".
2018-11-18 18:38:22 -08:00
Anastas Dancha 8790759a24 add examples using "rollout" (#10583)
* add examples using "rollout"

since "rolling-update" is deprecated, add example using "rollout"

* better deprecation reference

Referenced version where `rolling-update` was deprecated
Separated `rollout` example into it's own block
2018-11-18 18:36:34 -08:00
AdamDang d02fc8de3f zh_trans: add debug-application-cluster/_index.md (#11054)
* zh_trans: add debug-application-cluster/_index.md

zh_trans: add debug-application-cluster/_index.md

* minor fix

minor fix

* minor  fix

, 改为 、
2018-11-18 18:29:44 -08:00
Karen Bradshaw 9b1d77e07f clean-up jsonpath additional functions list (#11027) 2018-11-18 18:27:56 -08:00
Benedikt Franke 4f6f159dcb The FlexVolume plugin supports ReadWriteMany depending on the driver (#11014)
I was able to successfully use https://github.com/juliohm1978/kubernetes-cifs-volumedriver to mount a SMB share from multiple nodes. The current docs are misleading, as it is generally possible.
2018-11-18 18:26:08 -08:00
Stig Otnes Kolstad c8050aa0d9 Update scratch.md (#11038)
The files are automatically extracted after downloading in release v1.12.2.
2018-11-18 18:19:23 -08:00
AdamDang d9550a836a zh_trans: add dminister-federation/_index.md (#11051)
* zh_trans: add dminister-federation/_index.md

zh_trans: add dminister-federation/_index.md

* Update _index.md
2018-11-18 17:47:13 -08:00
AdamDang 901441a0ec zh_trans: add inject-data-application/_index.md (#11056)
* zh_trans: add inject-data-application/_index.md

zh_trans: add inject-data-application/_index.md

* Update _index.md
2018-11-18 17:00:52 -08:00
Xiaolong He e06a76830b
Merge pull request #11052 from AdamDang/patch-39
zh_trans: add configure-pod-container/_index.md
2018-11-19 00:00:45 +08:00
AdamDang 608cad5a33
zh_trans: add automated-tasks-with-cron-jobs.md
zh_trans: add job/automated-tasks-with-cron-jobs.md
2018-11-18 23:55:45 +08:00
Xiaolong He baafa4a3ed
Merge pull request #11055 from AdamDang/patch-41
zh_trans: add federation/_index.md
2018-11-18 23:44:34 +08:00
Xiaolong He 454c270d0d
Merge pull request #11057 from AdamDang/patch-43
zh_trans: add job/_index.md
2018-11-18 23:39:35 +08:00
AdamDang 2499016947
zh_trans: add job/_index.md
zh_trans: add job/_index.md
2018-11-18 21:50:20 +08:00
AdamDang cbd79c8609
zh_trans: add federation/_index.md
zh_trans: add federation/_index.md
2018-11-18 21:42:49 +08:00
AdamDang a3febf53dc
zh_trans: add configure-pod-container/_index.md
zh_trans: add configure-pod-container/_index.md
2018-11-18 21:33:46 +08:00
AdamDang eb2177c1bf zh_trans: add manage-resources/_index.md (#11048)
zh_trans: add manage-resources/_index.md
2018-11-18 02:24:34 -08:00
JoeWrightss 1d9698d079 Typo fix "availabe" -> "available" (#11036)
fix "availabe" -> "available" in line 13
2018-11-17 18:20:40 -08:00
wangyamei f7ed1eee55 delete-stateful-set (#10817) 2018-11-17 17:37:37 -08:00
Zheng Xi Zhou a6913a97ab Change `ReplicationController` to `ReplicaSets` (#11011)
`ReplicaSets` is more recommended for manipulating pods than `ReplicationController`.
2018-11-17 00:11:53 -08:00
Karen Bradshaw f7d235cf64 update ol ul li bullet to disc (#10714)
* update ol ul li bullet to disc

- update ol ul li bullet to disc
- move note out of list so that list numbers are correct
- fix typo

* futher clean-up
2018-11-16 14:38:29 -08:00
Qiming 9d5eae7b79 Rename block entries as workaround for content types (#10625)
As reported by issue #8953, we currently cannot properly handle dots in
the file name for blogs. These dots are causing problems in links for
many pages. This PR renames the blog entries to remove dots in file
names.

Closes: #8953
2018-11-16 14:12:00 -08:00
Joseph Heck fe46040b2e rewrite of ingress (#10958)
* rewrite of ingress

- reset and rewritten to provide more clarity and directness on what
  ingress is and does.

* cleanup from review

- also normalized Ingress -> ingress through-out
2018-11-16 12:37:21 -08:00
Sandeep Rajan 6f3b8cbd9b Update documentation on CoreDNS (#10923)
* update documentation on CoreDNS

* Update dns-custom-nameservers.md

Fixed nit noted in comments and cleaned up a few more things while I was in there. This whole topic needs a complete redo, but this PR is an iterative improvment. Thanks!
2018-11-16 12:35:38 -08:00
Adam Connelly 2bfdd42aa7 Added documentation about stringData (#10938)
* Added documentation about stringData

I've added some documentation about the stringData field, including a simple example showing how it can be used.

* fixup! Added documentation about stringData

* fixup! Added documentation about stringData
2018-11-16 11:37:48 -08:00
yanghaichao12 c174445858 Fix some errro in kubelet.md (#11010) 2018-11-16 11:34:26 -08:00
Bernat Moix a0fd05ce41 Fix typo in ip-masq-agent user guide (#11023) 2018-11-16 11:27:50 -08:00
Luc Perkins 95953bbe8e Remove resources/ folder from Git (#10561) 2018-11-16 11:22:53 -08:00
Takuya N 62608749e1 Fix customized CSS for case study (#10531)
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2018-11-16 11:21:09 -08:00
CaoShuFeng 28f02d5121 fix audit config format (#9970) 2018-11-16 11:05:29 -08:00
JoeWrightss 1dd231b8c3 fix typo error: Paricipate -> Participate (#11025) 2018-11-16 10:31:17 -08:00
yanghaichao12 3154c260e9 Fix an error in custom-resources.md (#11020) 2018-11-16 10:29:24 -08:00
Jordan Liggitt bcae10b195 Fix vsphere node name docs (#11017) 2018-11-16 10:27:41 -08:00
Will Beason 2c3438919c Fix ResourceQuota doc (#11016)
We don't support multiple ResourceQuota definitions in the same namespace.
2018-11-16 10:25:57 -08:00
Quy Le Ngoc 905588105a Fix typo in kubectl-plugins.md (#11015)
`kubectk-foo-bar-baz-arg1` => `kubectl-foo-bar-baz-arg1`
2018-11-16 10:24:00 -08:00
shavidissa a24381103a Minor updates (#11021)
- Added a missing full stop.
- Separated the details on the --type flag under the respective section. 
- Linked to the page on setting up Minikube locally.
- Introduced the VM abbreviation when used for the first time on the page.
2018-11-16 10:22:21 -08:00
hongkunyoo cb88b43438 Adding name arguement in kubeadm-config.yaml (#10948)
In AWS cloud platform, omitting the name while initializing etcd cluster
causes "Couldn't find local name "$HOSTNAME in the initial cluster configuration"

It seems that the etcd tries to find short hostname, not the FQDN hostname.
To avoid this, passing the name explicitly to etcd configuration solved the problem.

[related issue1](https://github.com/coreos/bugs/issues/2054)
[related issue2](https://github.com/kubernetes/kubeadm/issues/653)
2018-11-16 09:16:57 -08:00