Ihor Dvoretskyi
b4617988ad
2019-08-26-kubernetes-with-microk8s.md added ( #16122 )
...
* 2019-09-02-kubernetes-with-microk8s.md added
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com >
* Comments addressed
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com >
* Screenshots updated
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com >
* publication date changed
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com >
* files naming updated to reflect the date
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com >
* Comments addressed
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com >
* Minor fixes
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com >
* Publication date updated
2019-11-26 17:03:20 -08:00
zhouya0
9ba54f5da6
fix secret not working ( #17810 )
2019-11-26 16:45:21 -08:00
Marcelo Juchem
ed0483f175
Add Flowmill agent to examples of DaemonSets ( #17818 )
...
Adds the Flowmill monitoring agent as an example of DaemonSet, with link to public helm charts that can be used as reference documentation.
2019-11-26 16:43:21 -08:00
krufab
3470c61771
Corrected typo in the text file ( #17819 )
2019-11-26 16:41:20 -08:00
Kaitlyn Barnard
f9a08761ee
Updating date for blog post ( #17816 )
2019-11-26 11:55:28 -08:00
Benjamin Diolez
69c5c7945e
Fix homepage titles 🇫🇷 translation ( #17811 )
2019-11-26 11:53:21 -08:00
RA489
c3536e120d
How to upgrade minikube ( #17813 )
2019-11-26 03:29:10 -08:00
Tomasz Prus
538cf362e2
Add kubernetes-asyncio library ( #17812 )
2019-11-26 03:27:10 -08:00
Samuel Kihahu
a5a39ae8b1
fr-docs: Update kops Installation Steps ( #17805 )
2019-11-26 01:27:09 -08:00
Tim Bannister
1a45e5cc4d
Reword “Extend kubectl with plugins” ( #17005 )
...
* Tweak kubectl plugins page
- drop text about kubectl plugin beta status etc
- fix output formatted as shell
- address the reader as “you”
- other tweaks
* Update links & details for Krew
* Update kubectl-plugins.md
2019-11-25 22:23:10 -08:00
j-zimnowoda
8d15eaa3b6
Update debug-application.md ( #17066 )
...
A Service has targetPort to indicated Pod's containerPort (service.spec.ports.targetPort)
2019-11-25 21:31:10 -08:00
praveen-kg
e26dd31892
incorrect command for sort-by operation on pod ( #17032 )
...
* incorrect command for sort-by
kubectl get pods -n test --sort-by=.spec.capacity.storage, is incorrect for pod as pods will not have capacity.storage under .spec, rather it should be for PersistentVolume.
So change the command
kubectl get pv -n test --sort-by=.spec.capacity.storage
* Update cheatsheet.md
2019-11-25 21:29:10 -08:00
Tim Bannister
6551689040
Clean up configure-persistent-volume-storage task ( #16907 )
2019-11-25 21:21:10 -08:00
Min Kim
3fa00be466
add blog: java controller framework ( #16135 )
2019-11-25 21:03:09 -08:00
Kohei Yoshida
1efdef54c9
add EKS cluster upgrading section ( #17800 )
2019-11-25 20:51:10 -08:00
reung37
55935dd501
Update 2019-04-04-local-persistent-volumes-ga.md ( #17753 )
2019-11-25 20:49:10 -08:00
reung37
6a579987eb
Update etcd.md ( #17751 )
2019-11-25 20:47:10 -08:00
Tanveer Alam
b145af7d48
Reference link added for Flex and CSI volume ( #17735 )
...
* Refernce link added for Flex and CSI volume
Added reference link of Flex and CSI volume under `Components of the CCM` section.
* Update content/en/docs/concepts/architecture/cloud-controller.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com >
2019-11-25 20:45:10 -08:00
Wook-Jin, Lee
f92dfa1cb8
Fixed the link ( #17731 )
2019-11-25 20:43:09 -08:00
Sharjeel Aziz
49ca117430
Minor heading update according to the guideline ( #17747 )
...
* Minor heading update according to the guideline
Fixed title of the document to use title case as described in the community guidelines.
* Capitalization fixes.
2019-11-25 20:41:10 -08:00
bpelikan
b2a6268c5a
Update kubectl get hpa output ( #17780 )
2019-11-25 20:39:10 -08:00
Paul Anunda
dd30366605
Removed duplicate link ( #17799 )
...
This change removes a duplicate link to the setup/best-practices/certificates page.
2019-11-25 20:37:10 -08:00
Lv Jiawei
07b622c6bb
Add stateful set which hpa has supported ( #17806 )
...
As https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough/ and https://github.com/kubernetes/website/pull/16425 say, the hpa has already supported stateful set.
2019-11-25 20:33:10 -08:00
xieyanker
b2c3d2c630
translate_networkpolicy ( #17733 )
...
Translate English sentences into Chinese
2019-11-25 07:45:27 -08:00
Samuel Kihahu
7fe525ce45
Update kops Installation Steps ( #17726 )
...
* Document downloading the latest or a specific kops version
Add links to Install Homebrew On MacOS, Linux
* Update kops.md
2019-11-25 07:43:06 -08:00
Michele
8fabe471ee
rebase ( #15349 )
2019-11-25 07:41:09 -08:00
Pablo Castellano
efab8c6166
Use feature-state template ( #17787 )
...
* Use feature-state template
* Update certificate-rotation.md
2019-11-25 21:05:21 +08:00
Pablo Castellano
fc3f1420ac
Update repo url ( #17788 )
...
service-catalog is not part of kubernetes-incubator anymore
2019-11-25 21:04:19 +08:00
Oleg Butuzov
ef00b57e7b
ja-docs: fixes for broken links. ( #17781 )
...
1. Fixed markdown error that endup as 404 error at the URL
https://kubernetes.io/ja/docs/reference/command-line-tools-reference/feature-gates/
See - CSI(Container Storage Interface) link.
2. Minikube links at
- content/ja/docs/tasks/tools/install-minikube.md
- content/ja/includes/task-tutorial-prereqs.md
3. Link to CRI page at
content/ja/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md
4. Windows Nodes link at
https://kubernetes.io/ja/docs/setup/production-environment/windows/user-guide-windows-containers/
2019-11-23 08:39:50 -08:00
June Yi
4a1fc7f34e
Fifth Korean l10n work for release-1.16 ( #17745 )
...
* Update files outdated Korean docs in dev-1.16-ko.5 (#17537 )
* Update Korean glossary (#17619 )
* Translate services-networking/endpoint-slices.md in Korean (#17631 )
Co-Authored-By: Yuk, Yongsu <ysyukr@gmail.com >
Co-Authored-By: June Yi <gochist@gmail.com >
Co-Authored-By: Wook-Jin, Lee <minjin00@gmail.com >
Co-Authored-By: Seokho Son <shsongist@gmail.com >
2019-11-22 15:53:16 -08:00
Enrique Medina Montenegro
0e54ed2d37
Spanish Translation ( #14150 )
2019-11-22 07:57:29 -08:00
tiendc
1127153752
Adding vi document for create-cluster ( #17715 )
...
* Adding vi document for create-cluster
Signed-off-by: Dao Cong Tien <tiendc@vn.fujitsu.com >
* Update cluster-intro.html
* Update cluster-intro.html
* Update cluster-intro.html
2019-11-21 23:39:28 -08:00
chentanjun
30af2b150e
fix 404 urls in ko due to https://github.com/kubernetes/website/pull/17668/ ( #17709 )
2019-11-21 18:11:29 -08:00
nonylene
bd50474a84
Fix invalid command (kubectl rolling-update) ( #17607 )
...
`kubectl rolling-update` is the right command.
Doc: https://kubernetes.io/docs/tasks/run-application/rolling-update-replication-controller/
2019-11-21 13:43:29 -08:00
Chris
d64b052a54
Add caution to behavior of --from-env-file ( #17585 )
...
* Add caution to behavior of --from-env-file
* Reword warning to fix grammar
2019-11-21 13:41:29 -08:00
Simon Woo
085ef61502
Correct name of link to PersistentVolume ( #17589 )
2019-11-21 13:39:29 -08:00
Jim Angel
c498580523
adding in search link ( #17640 )
2019-11-21 13:37:29 -08:00
codyc
8d9aeb2ba4
updated to include new link ( #17727 )
...
updated to reflect correct link
2019-11-21 13:33:29 -08:00
Tanveer Alam
6ee68467a7
Added Open Service Broker reference link ( #17721 )
...
`https://openservicebrokerapi.org/ ` contains information such as `what are service brokers?`, how they work, building services for Kubernetes using `Open Service Broker API` etc.
2019-11-21 12:21:29 -08:00
Pablo Castellano
b2a9043df6
Fix typos in Limit Ranges ( #17665 )
2019-11-21 04:15:28 -08:00
Vlad Sirenko
19e3a42b93
Fix typo ( #17662 )
2019-11-21 04:13:29 -08:00
chentanjun
cfd7793924
fix 404 urls in content/en/blog/ ( #17682 )
2019-11-21 04:11:29 -08:00
RA489
dc5c882570
Issue with k8s.io/docs/setup/learning-environment/minikube/ ( #17689 )
2019-11-21 04:07:28 -08:00
Alena Varkockova
15b4194727
Fix typo in the word annotation ( #17716 )
2019-11-21 04:05:28 -08:00
MinJae Kwon
7cd58d2575
Fix a typo ( #17673 )
2019-11-21 03:49:28 -08:00
Luzhenxing
fb36e557c9
fix 17690 ( #17704 )
2019-11-21 02:15:28 -08:00
tde908
3398b6f69d
chore(kubectl): Formatting markdown ( #17697 )
...
Amending the formatting of the MD as ```shell was showing up in plain text. Zsh options: "https://kubernetes.io/docs/tasks/tools/install-kubectl/#enabling-shell-autocompletion "
2019-11-21 02:13:28 -08:00
Tanveer Alam
9f8d00f37e
Removed Object Metadata from Concepts Overview. ( #17691 )
...
`Object Metadata` section is misleading, as the Concept's overview is covering what master and non-master nodes are and list of objects. But there is no discussion on `Object Metadata` till the end and all of sudden there is Object Metadata section with no background introduction or definition, and just a reference to `Annotations` which is confusing if you read the content from the beginning. So it would be better to remove this as it is covered later here `https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/ `.
2019-11-21 02:11:28 -08:00
Pablo Castellano
ace8401e2d
Fix typos in Kube Scheduler ( #17667 )
2019-11-21 02:09:28 -08:00
Samuel Kihahu
9afc68d402
Update kops Linux Setup Step ( #17696 )
...
Moving the downloaded kops binary in Linux to the path /usr/local/bin/kops requires privileged permissions.
2019-11-21 02:07:28 -08:00