Himanshu Pandey
cb86f99b5b
Removed extra "```shell" from the output box ( #13736 )
2019-04-09 18:18:13 -07:00
Kaitlyn Barnard
5d459630be
Update pick-right-solution.md ( #13731 )
2019-04-09 18:16:11 -07:00
Karen Bradshaw
cd44e3d73d
fix headers for federation tool references ( #13726 )
2019-04-09 18:14:14 -07:00
RaviSantosh Gudimetla
d80e7f66c5
Remove enable resource quota note ( #13732 )
...
* Remove enable resource quota note
As of now, `ResourceQuotaScopeSelectors` is enabled by default, since it's in beta. So, let's remove it.
* Update resource-quotas.md
2019-04-09 18:12:12 -07:00
Claudia J.Kang
34074d33ff
First Korean I10n work for release-1.14 ( #13730 )
...
* First Korean I10n work for release-1.14
- ko: Fix nav-menu sync in tutorials/statefulset #13374 (#13474 )
- ko: add outdated files in dev-1.14-ko.1 branch (#13473 )
- Translate title of concepts/../image.md Ko (#13507 )
- ko: add translation tutorial/stateful-application/cassandra #12450 (#13515 )
- Translate reference/kubectl/cheatsheet in Korean (#13549 )
- Translate tasks/access-application-cluster/access-cluster in Korean (#13565 )
- ko: add tutorials/stateful-application/mysql-wordpress-persistent-vol… (#13516 )
- Issue 12838 object management kubectl imperative config (#13657 )
- Translate standardized glossary Tag Fandamental in Korean (#13552 )
Co-authored-by: Kim Young Dae <38598117+zer0big@users.noreply.github.com>
Co-authored-by: Yoon <learder@gmail.com>
Co-authored-by: lapee79 <lapee79@gmail.com>
Co-authored-by: Jesang Myung <jesang.myung@gmail.com>
Co-authored-by: Seokho <shsongist@gmail.com>
Co-authored-by: Claudia J.Kang <claudiajkang@gmail.com>
Co-authored-by: June Yi <june.yi@samsung.com>
* Fix conflict : pick-right-solution
2019-04-09 17:42:12 -07:00
Shashank Patel
866fc48195
fix typo in ha page ( #13735 )
...
Associated with #13734
2019-04-09 13:38:47 -07:00
Shashank Patel
6219f0235d
fix typo in device-plug page ( #13721 )
...
Associated with #13720
2019-04-09 09:17:59 -07:00
Shashank Patel
85bf8f1872
fix type in cluster admin addons page ( #13718 )
...
Associated with #13717
2019-04-09 09:15:59 -07:00
Shashank Patel
ede704f3d3
fix type in cluster-admin-networking page ( #13716 )
...
Associated with #13715
2019-04-09 09:14:00 -07:00
Shashank Patel
432d298753
fix typo resource quota page ( #13712 )
...
Associated with #13710
2019-04-09 09:12:01 -07:00
Shashank Patel
3eaf5a61be
fix type in volume page ( #13707 )
...
Associated with #13706
2019-04-09 09:10:01 -07:00
Shashank Patel
ff7c90e04c
fixeed typo on storage-limit page ( #13709 )
...
Associated with #13708
2019-04-09 07:49:11 -07:00
Shashank Patel
5c93be0e11
fix typo pod security page ( #13714 )
...
Associated with #13713
2019-04-09 04:49:06 -07:00
zhangqx2010
28dacc8c09
update start.md on `Submit a pull request` topic ( #13633 )
...
related issue #13629
2019-04-08 22:39:04 -07:00
Zhimin Wu
0560786472
Update garbage-collection.md ( #13662 )
2019-04-08 22:37:03 -07:00
Nick Veitch
a1b0c2e816
Update Ubuntu docs ( #13594 )
...
* update links to point to official docs
* delete unmaintained content
* Add page to retain url and direct readers to appropriate docs
2019-04-08 19:31:03 -07:00
Shashank Patel
522b01480d
fix typo in volume page ( #13703 )
...
Associated with #13702
2019-04-08 18:25:05 -07:00
Karen Bradshaw
50050dfb1b
clean-up, clarify glossary: taints and tolerations ( #13684 )
2019-04-08 18:23:03 -07:00
AJ Moore
91397935a7
Update namespaces.md ( #13682 )
...
Updates `namespaces` command to `namespace`
2019-04-08 18:21:04 -07:00
Bjørn Erik Pedersen
b51bdc88cc
Make it compatible with Hugo 0.55 ( #13680 )
...
This commit adds two backwards compatible changes to prepare for the next Hugo version, most notable:
* All the `File` methods on `Page` has been deprecated and will give a warning in the next Hugo version. Adjust this by changing `.Dir` to ´.File.Dir` and similar.
* Version the capture shortcode to use the old behaviour for markdown rendering of shortcode inner content.
2019-04-08 18:19:05 -07:00
Christian Oliff
2d1fdb0666
Always load Mailchimp CSS over HTTPS ( #13678 )
2019-04-08 18:17:04 -07:00
Rajesh Deshpande
d3cd85d496
Correcting API version in example ( #13670 )
...
API version of KubeSchedulerConfiguration is corrected to kubescheduler.config.k8s.io
2019-04-08 18:15:07 -07:00
Supriya Sirbi
5f6cc2de23
Issue #13506 Update Pod Security Policy ( #13655 )
2019-04-08 18:13:05 -07:00
Zach Corleissen
a2e97664c6
Auto-label, revise OWNERS ( #13645 )
...
Whitespace
2019-04-08 18:11:04 -07:00
Ismail Alidzhikov
87a2edbc10
Update api-changes link ( #13613 )
...
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-04-08 18:09:03 -07:00
Manuel Rüger
8f5fbc0222
kubelet-integration: Update kubeadm config command ( #13636 )
...
print-default subcommand got removed in 1.14
See: https://github.com/kubernetes/kubernetes/pull/71467
Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2019-04-08 18:07:04 -07:00
Supriya Sirbi
552f6ab73a
Issue #13637 Update developing-cloud-controller-manager.md ( #13654 )
...
Register CloudProvider Interface link added
2019-04-08 18:05:05 -07:00
AbdullahBM
cc09428797
setting current context and finding running pod's YAML ( #13665 )
2019-04-08 18:03:04 -07:00
Tennis Smith
b809bdcba0
Add 'get-contexts' ( #13677 )
...
Added `kubectl config get-contexts` for completeness
2019-04-08 18:01:04 -07:00
Joseph Heck
f5496b5b5c
minor link update with the migration of conventions in the community repo ( #13681 )
2019-04-08 17:59:03 -07:00
Rémy Léone
1f97343fb0
rename sieben to remyleone ( #13690 )
2019-04-08 17:57:04 -07:00
Shashank Patel
8596438035
fix typo in volumes pages ( #13700 )
...
Associated with #13699
2019-04-08 17:01:05 -07:00
Shashank Patel
a70ded41b9
fix typo in volume page ( #13698 )
...
Associted with #13697
2019-04-08 16:53:02 -07:00
Shashank Patel
d12b07d6ea
fix type cronjob ( #13696 )
...
Associated with #13695
2019-04-08 16:45:03 -07:00
Shashank Patel
a08f7c0714
fix typo deployment page ( #13694 )
...
Associated with #13693
2019-04-08 16:39:03 -07:00
Shashank Patel
adc61ddd79
fixed type in disruption page ( #13692 )
...
Associated with #13691
2019-04-08 16:29:05 -07:00
Shashank Patel
786ad4390d
fix typo in pod-lifecycle ( #13689 )
...
Asscociated with #13688
2019-04-08 15:36:38 -07:00
Shashank Patel
d8a198e93d
Fix typo in API page ( #13687 )
...
Associated with #13686
2019-04-08 15:16:26 -07:00
Alex Contini
71e9a63d4b
add Nokia case study ( #13676 )
2019-04-08 15:14:27 -07:00
yanghaichao12
e119b41336
Fix typos ( #13376 )
2019-04-08 06:30:26 -07:00
Rajesh Deshpande
4d2bb1e5bf
Incorrect details about startingDeadlineSeconds.. ( #13530 )
...
On this page, the default value of startingDeadlineSeconds is mentioned as 100 seconds which is not true. So removing this statement.
2019-04-08 06:22:25 -07:00
ethan
8f14350a47
correct container hyperlinks in init container ( #12387 )
...
* correct container hyperlinks in init container
* correct zh trans and update anchor inside page
2019-04-08 05:46:29 -07:00
Blade
36f269696a
update zh kubelet-config-file doc ( #13495 )
...
* update zh kubelet-config-file doc
* change kubelet config types address
* add space between en words and zh words
* revert en version change
2019-04-07 23:28:24 -07:00
Ismail Alidzhikov
5125996183
Update fluentd image ( #13661 )
...
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-04-07 20:34:24 -07:00
Benedikt Rollik
0ee892d4ad
[DOCS-DE] Tutorial hello-minikube ( #13526 )
...
* Tutorial hello-minikube
* Fixed remarks
2019-04-05 10:27:21 -07:00
Benedikt Rollik
12c51ef8e9
Install kubectl ( #13639 )
2019-04-05 10:25:22 -07:00
Benedikt Rollik
dcf1b736a8
[DOCS-DE] Tutorial Install Minikube ( #13642 )
...
* setup_minikube
* fixed typo
2019-04-05 10:21:20 -07:00
Benedikt Rollik
8e6e12ed9b
Add kubectl cheat sheet ( #13635 )
2019-04-05 10:17:20 -07:00
Benedikt Rollik
a48a32e6c5
[DOCS-DE] Content Concepts ( #13529 )
...
* content-concepts
* Fixed typos
2019-04-05 10:01:20 -07:00
Benedikt Rollik
3f219b1a76
[DOC-DE] Components ( #13531 )
...
* Components
* Update content/de/docs/concepts/overview/components.md
Co-Authored-By: bene2k1 <brollik@scaleway.com>
* Added missing files
* Translation components
* Update components
2019-04-05 09:55:21 -07:00