Jie Shen
1c20ac7db5
Correct note shortcode for run-replicated-stateful-application.md ( #19132 )
2020-02-14 23:27:27 -08:00
xieyanker
57cdc4cbab
hidden original annotation ( #19126 )
2020-02-14 22:31:27 -08:00
June Yi
3f6dfb1ee3
Fourth Korean L10n Work For Release 1.17 ( #19127 )
...
* translate assign-pod-node.md (#18955 )
* correct the misspelling (#19063 )
* Update to Outdated files in dev-1.17-ko.4 branch. (#19002 )
Co-Authored-By: KimMJ <a01083612486@gmail.com>
Co-Authored-By: forybm <forybm1@naver.com>
Co-Authored-By: Yuk, Yongsu <ysyukr@gmail.com>
Co-authored-by: KimMJ <a01083612486@gmail.com>
Co-authored-by: forybm <forybm1@naver.com>
Co-authored-by: Yuk, Yongsu <ysyukr@gmail.com>
2020-02-14 17:59:27 -08:00
xieyanker
37137dadaf
fix format error ( #19118 )
2020-02-13 18:22:17 -08:00
Yushiro FURUKAWA
aec8c4bcf5
Remove trailing spaces from it documents ( #16790 )
2020-02-13 11:58:36 -08:00
Nils Martel
669bf498a9
Fix Typo ( #19107 )
2020-02-13 04:36:35 -08:00
Fangyuan Li
b0aac61731
Reduce ambiguity on nodePort ( #18928 )
...
* Reduce ambiguity on nodePort
At first sight, nodePort looks a lot like service.Spec.NodePort, though it just means a port allocated from "--service-node-port-range". Replacing "nodePort" with "node port" to add some clarity.
* Update content/en/docs/tasks/access-application-cluster/create-external-load-balancer.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-02-13 00:52:35 -08:00
pierwill
d856dfcd39
Add note on `none` driver in minikube installation docs ( #18430 )
...
* Add newlines to `none` VM driver docs
* Add note on `none` driver in minikube installation docs
Link to documentation describing possible security and data loss issues
* minikube: Add caution block to `none` vm driver
* Edit Debian-related minikube instructions
Update section on the `none` driver.
2020-02-13 00:20:35 -08:00
Wang Bing
ec9e20f556
fix comment display ( #19100 )
2020-02-12 20:50:35 -08:00
Yudi A Phanama
a35ce86c0a
Add id/resource_quotas localization ( #18643 )
...
* Add id/resource_quotas localization
Signed-off-by: Yudi A Phanama <yudiandreanp@gmail.com>
* Fix id/resource_quotas localization
Signed-off-by: Yudi A Phanama <yudiandreanp@gmail.com>
* Minor fix to resource quota id localization
Signed-off-by: Yudi A Phanama <yudiandreanp@gmail.com>
2020-02-12 16:10:35 -08:00
Patrik
d15314ca88
fix error in StartupProbe feature gate ( #19098 )
...
Signed-off-by: Patrik Cyvoct <patrik@ptrk.io>
2020-02-12 12:05:52 -08:00
Antonio Ojea
5ae479fc4d
Add IPv6 DNS records to the dns pod service docs ( #19079 )
2020-02-12 11:48:50 -08:00
Sharjeel Aziz
c8eb9126e9
Cleanup and implement style guidelines. ( #18980 )
...
* Reworded paragraphs to reduce ambiguity.
* Added min-kubernetes-server-version metadata.
* Converted yaml to a downloadable resource.
2020-02-12 11:06:51 -08:00
larntz-tbc
a00f65d84c
cri-o version must match the k8 version ( #19092 )
...
* cri-o version must match the k8 version
It's not clear from the doc that the cri-o version must match the k8 version as shown in the cri-o compatibility matrix.
* changed to note shortcode for cri-o compat matrix - fix author
2020-02-12 10:56:51 -08:00
Jim Angel
a48b34474a
updating agenda meeting link ( #19087 )
2020-02-12 03:28:52 -08:00
Jim Angel
834f1c6bbe
adding in a docs alias ( #19077 )
2020-02-11 18:42:07 -08:00
xieyanker
dcbfda9d99
fix formatting errors ( #19065 )
...
* fix formatting errors
* fix formatting errors
* fix formatting errors
2020-02-11 17:26:08 -08:00
Sujay Pillai
d57169c29a
Updated network-policies.md for default deny all ingress and egress traffic ( #19052 )
2020-02-11 08:14:02 -08:00
Tim Bannister
e5eea5d8b9
Clean up kubeadm install guide ( #17584 )
...
* Fix link to cluster upgrade with kubeadm
* Improve kubeadm container runtime install steps
* Use tabs for Linux vs. non-Linux kubeadm CRI details
* Tweak wording
* Use dagger in place of double asterisk
(Double asterisks don't render as well, and also can confuse
Markdown-aware editors).
* Move link inside preceding tabs
Repeating the text makes life easier for readers.
2020-02-11 05:52:05 -08:00
Jacky Wu
0da849d6d3
chore: update terminology list content and add ref link. ( #18968 )
2020-02-11 05:28:01 -08:00
Zach Corleissen
d4437d56c5
Change url to alias ( #19070 )
2020-02-11 00:48:02 -08:00
Jim Angel
db5ddfab15
adding redir ( #18834 )
2020-02-10 20:02:01 -08:00
Qiming Teng
b550c6c051
Remove shortcode 'code' ( #19035 )
...
A long time ago, we added a new shortcode `codenew` as a replacement of
the `code` shortcode. The intention was to consolidate all example
manifests to a single subdirectory, i.e. `content/<lang>/examples`. Now
this transition is almost over. We have only two instances where the old
`code` shortcode is referenced.
This PR makes the `policy.rego` file inlined content so that all
referenes to `code` are killed. We can safely drop the `code` shortcode.
If desired, we can rename the `codenew` shortcode to `code` in a
(series of) separate PR(s).
2020-02-10 19:52:00 -08:00
Tim Bannister
2faf1024d9
Tweak linking for Kubernetes object concept ( #18122 )
...
- Add a link from /docs/reference/using-api/api-concepts/
- Tweak other incoming links to match
2020-02-10 19:24:01 -08:00
Naoki Oketani
ae7ace0f71
Replace links with redirect destination ( #19038 )
2020-02-10 18:18:01 -08:00
Cory O'Daniel
6ff38e05c8
adding elixir k8s client ( #19056 )
2020-02-10 14:43:54 -08:00
Celeste Horgan
eddbb00cbe
Convert to {{ note }} shortcode ( #19054 )
2020-02-10 10:55:54 -08:00
rm
680f6fc086
Update automated-tasks-with-cron-jobs.md ( #19043 )
2020-02-10 08:09:53 -08:00
Junwoo Ji
fab9100503
docs: fix broken etcd's official documents link ( #19021 )
2020-02-10 01:57:53 -08:00
Seokho Son
35017d3bce
Update Korean localization guide ( #19004 )
...
rev1-Update Korean localization guide
2020-02-09 17:17:52 -08:00
Armand Grillet
e80f1f7da8
update command used to create deployment ( #19005 )
...
The previous one was showing a deprecation warning when used.
2020-02-09 15:03:53 -08:00
Kabir Kwatra
cd2f675b5b
Updated CHANGELOG-11 link ( #19036 )
2020-02-09 14:53:53 -08:00
Mariyan Dimitrov
3482077227
Remove command prompt from Windows example ( #18906 )
...
* Remove command prompt from Windows example
According to the [style
guide](https://kubernetes.io/docs/contribute/style/style-guide/#don-t-include-the-command-prompt ),
the command prompt should not be included in the examples. Removing the
Windows command prompt from the jsonpath example.
Signed-off-by: Mariyan Dimitrov <mariyan.dimitrov@gmail.com>
* Put Windows example inside note shortcode
I'm putting the Windows example in a Hug note shortcode to be consistent
with the rest of the documentation.
Signed-off-by: Mariyan Dimitrov <mariyan.dimitrov@gmail.com>
2020-02-09 05:15:52 -08:00
liyinda246
456d27746c
update nodes.md ( #18987 )
...
将“用量低”更改为“可用量低”,避免歧义
2020-02-08 23:59:52 -08:00
Naoki Oketani
c9aace3c09
cleanup /docs/concepts/workloads/pods/pod-lifecycle/ ( #19009 )
2020-02-08 11:49:53 -08:00
Mariyan Dimitrov
b70d434b36
Add kubectl patch example with quotes on Windows ( #18853 )
...
* Add kubectl patch example with quotes on Windows
When running the `kubectl patch` example, on Windows systems you get an
error when passing the patch request in single quotes. Passing it in
double quotes with the inner ones escaped produced the desired behavior
as is in the example given for Linux systems. I've added a small note
for Windows users to have that in mind.
Signed-off-by: Mariyan Dimitrov <mariyan.dimitrov@gmail.com>
* Use Hugo note shortcode
Windows note is placed inside a
[shortcode](https://kubernetes.io/docs/contribute/style/style-guide/#shortcodes )
to be consistent with the style guide.
Signed-off-by: Mariyan Dimitrov <mariyan.dimitrov@gmail.com>
* Remove shell Markdown syntax
I've removed the shell syntax from the Windows example and have changed
the description to be the same as the one used in
[jsonpath](https://kubernetes.io/docs/reference/kubectl/jsonpath/ )
document to be more consistent. The jsonpath example uses cmd syntax,
though it is note inside a note shortcode, therefore I've opted out of
using any syntax as it seems to break rendering inside the shortcode.
Signed-off-by: Mariyan Dimitrov <mariyan.dimitrov@gmail.com>
* Add cmd markdown syntax and fix order list
I've tested this locally with `make docker-serve` on my Linux machine
and finally things are looking better, I've managed to address these two
issues:
- the Windows example is now inside `note` shortcode and also the cmd
syntax renders correctly on the page
- the list of steps broke after the first one, I've indented a paragraph
and now the steps are in the expected order
Signed-off-by: Mariyan Dimitrov <mariyan.dimitrov@gmail.com>
* Remove command prompt from example
According to the [style guide](https://kubernetes.io/docs/contribute/style/style-guide/#don-t-include-the-command-prompt ), the command prompt should not be included when showing an example. This commit removes it for consistency with the style guide.
Signed-off-by: Mariyan Dimitrov <mariyan.dimitrov@gmail.com>
2020-02-08 11:23:53 -08:00
vishakha
4c3a5c6f5f
Adding contribution best practice in contribute docs ( #18059 )
2020-02-08 06:17:52 -08:00
Jie Shen
700ac79327
Update zh/docs/concepts/services-networking/dns-pod-service.md#pods ( #18992 )
2020-02-08 04:31:52 -08:00
chentanjun
1a69515ceb
zh trans /docs/reference/access-authn-authz/extensible-admission-controllers.md ( #18856 )
2020-02-08 04:29:52 -08:00
chentanjun
9004bae90e
sync zh-trans content/zh/docs/concepts/workloads/controllers/garbage-collection.md ( #18865 )
2020-02-08 04:27:53 -08:00
chentanjun
61a72d1f37
remove see also and close issue ( #19032 )
2020-02-08 04:25:52 -08:00
Dan Kohn
865400ca63
Update KubeCon URLs ( #19027 )
...
The URLs had changed (and were being redirected). Also, added parameters to better identify the traffic source.
2020-02-07 13:17:45 -08:00
Alexander Zimmermann
01e3420896
Separated commands from output ( #19023 )
2020-02-07 11:59:46 -08:00
Victor Martinez
d473853186
Add Elastic metricbeat to examples of DaemonSets and rename logstash ( #19024 )
...
* Add Elastic metricbeat to examples of DaemonSets
The URL points to the docs related to how to configure metricbeat on k8s
* Filebeat is the next thing
2020-02-07 11:51:45 -08:00
Sam
dd362a9f33
Correct description of Knitter CNI plugin ( #18983 )
2020-02-07 11:47:46 -08:00
Prasad Honavar
9da040d5d0
Update cheatsheet.md ( #18975 )
...
* Update cheatsheet.md
"List all pods in the namespace, with more details" command corrected by adding --all-namespaces
* Update content/en/docs/reference/kubectl/cheatsheet.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-02-07 11:45:46 -08:00
Katarzyna Kańska
1e6d12b9e0
Fix of pull request #18960 ( #18974 )
...
* Fix of pull request #18960
* Add yaml configuration file snippets
* Remove redundant code snippet for command
2020-02-07 11:43:45 -08:00
Celeste Horgan
9bcde5cd94
Remove duplicate content: Roles & Responsibilities ( #18920 )
...
* Remove duplicate content: Roles & Responsibilities
Signed-off-by: Celeste <celeste@cncf.io>
Address feedback
Signed-off-by: Celeste <celeste@cncf.io>
* Apply suggestions from review
Co-Authored-By: Zach Corleissen <zacharysarah@users.noreply.github.com>
* Link to contribution guidelines
Signed-off-by: Celeste Horgan <celeste@cncf.io>
* Address PR feedback
Signed-off-by: Celeste Horgan <celeste@cncf.io>
Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>
2020-02-07 11:33:45 -08:00
Jacky Wu
b9ff4f1bf8
fix: add dns search record limit note. ( #18913 )
2020-02-07 11:31:46 -08:00
Tim Bannister
ecda7af470
Reword kubelet live reconfiguration task ( #18629 )
...
- Revise version requirements
- Use glossary tooltips in summary
- Use sentence case for headings
- Write kubelet in lowercase where appropriate
- Add “What's next” section
2020-02-07 11:13:46 -08:00
Tim Bannister
40869a3695
Use built-in version check & metadata ( #18542 )
2020-02-07 10:29:46 -08:00
Karen Bradshaw
f4163a90a1
clean up secret generators ( #18320 )
2020-02-07 10:19:46 -08:00
Tim Bannister
b129075249
Improve network policies concept ( #18091 )
...
* Adopt website style guidelines
* Tweak wording
Co-Authored-By: cmluciano <cmluciano@cruznet.org>
* Make sample NetworkPolicies downloadable
Co-authored-by: cmluciano <cmluciano@cruznet.org>
2020-02-07 10:13:45 -08:00
tom1299
98ea2cdfc0
Refined unclear sentence on 3rd party dependencies ( #18015 )
...
* Refined unclear sentence on 3rd party dependencies
I reworded the sentence on third party dependencies a bit in order to make it more sound
* Update content/en/docs/concepts/security/overview.md
Sounds much better
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-02-07 10:09:46 -08:00
RA489
b5800954dd
Document none driver compatibility with non docker runtime. ( #17952 )
2020-02-07 10:05:46 -08:00
Marek Siarkowicz
26827a909e
Document control plane monitoring ( #17578 )
...
* Document control plane monitoring
* Update content/en/docs/concepts/cluster-administration/monitoring.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/concepts/cluster-administration/monitoring.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Merge controller-metrics.md into monitoring.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-02-07 10:01:46 -08:00
Tim Bannister
d43ac11196
Revise glossary entry for Device Plugin ( #16291 )
2020-02-07 09:49:46 -08:00
Shunde Zhang
8eca63fea6
Create Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md ( #18808 )
...
* Create Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
* Update Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
* Update Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
* Update Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
* Update and rename Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md to 2020-02-07-Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-authored-by: Bob Killen <killen.bob@gmail.com>
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Kaitlyn Barnard <kaitlynbarnard10@gmail.com>
2020-02-07 09:47:45 -08:00
Tim Bannister
8dcc13981d
Link to setup page about Kind ( #18996 )
...
Link from /docs/setup/ to /docs/setup/learning-environment/kind/ now
that the target page exists.
2020-02-07 09:37:46 -08:00
Aman Gupta
7e0dd4f59f
(fix) Removed `-n test` from `kubectl get pv` command ( #18877 )
...
- PV are cluster scoped rather than namespaced scope
- So, there is no need to list it by namespace
Signed-off-by: Aman Gupta <aman.gupta@mayadata.io>
2020-02-07 07:23:45 -08:00
Alexander Zimmermann
2f183783ad
Added german translation for Addons page ( #19010 )
...
* Added german translation for Addons page
* Smaller adjustments
* removed a english leftover-sentence
* consistent spelling of "Add-Ons"
* Removed english entry for CoreDNS
* Update content/de/docs/concepts/cluster-administration/addons.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Translated a heading
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-02-07 06:57:45 -08:00
Alexey Pyltsyn
ea9977e3db
Translate Contribute index page into Russian ( #19022 )
2020-02-07 00:09:43 -08:00
ngsw
ab986edaa3
Update nodes.md ( #19019 )
2020-02-06 20:15:42 -08:00
xieyanker
fbbaf469a8
fix translate docs format ( #19018 )
2020-02-06 17:17:33 -08:00
Karen Bradshaw
121076085c
updating contrib for ref docs ( #18787 )
...
more cleanup
2020-02-06 13:53:25 -08:00
Andrew Sy Kim
79e1b94c91
Add common examples to Service Topology documentation ( #18712 )
...
* service topology: add missing 'enabling service topology' page
Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
* service topology: add common examples
Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
2020-02-06 13:11:26 -08:00
Sharjeel Aziz
21447e7d22
Update kubectl create configmap section ( #18885 )
2020-02-06 13:07:25 -08:00
Tim Bannister
a84463852e
Revise “Encrypting Secret Data at Rest” ( #18810 )
...
* Drop reference to old Kubernetes versions
At the time of writing, Kubernetes v1.13 is the oldest supported
version, and encryption-at-rest is no longer alpha.
* Tidy whitespace
* Add table caption
* Set metadata for required Kubernetes version
2020-02-06 13:03:24 -08:00
Marko Lukša
ac69de5422
Remove "Unschedulable" pod condition type from the pod lifecycle docs ( #18956 )
...
The pod lifecycle documentation erroneously indicated `Unschedulable` as a possible `type` of pod condition. That's not true. Only four condition types exist. The `Unschedulable` value is not a type, but one of the possible reasons of the `PodScheduled` condition type.
2020-02-06 12:59:25 -08:00
Maria Ntalla
a816bd7175
Document list/map/structType and listMapKeys ( #18977 )
...
These markers where introduced to describe topology of lists, maps,
structs - primarily in support of server-side apply.
Secondarily, a small typo fix:)
2020-02-06 12:57:25 -08:00
Jordan Liggitt
f763af8838
Add details to the API deprecations blog post ( #19014 )
2020-02-06 12:53:24 -08:00
Patouche
98d4b04ccd
Fix whitespace on deployment page ( #18990 )
2020-02-06 05:59:33 -08:00
Jie Shen
376791802d
Add description for TTL ( #19001 )
2020-02-06 05:57:33 -08:00
Alexander Zimmermann
3e639b3c8e
Added a note about built-in priority-classes ( #18979 )
...
* Added a note about build-in priority-classes
* Update content/en/docs/concepts/configuration/pod-priority-preemption.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-02-06 05:45:34 -08:00
Tim Bannister
925496f7b6
Fix code of conduct title ( #19006 )
2020-02-06 01:39:33 -08:00
xieyanker
67ca8d8e22
hide some original comments in translate docs ( #18986 )
...
* hide original comment
* hide some original comments
2020-02-05 22:49:33 -08:00
Akira Tanimura
c5efcbef39
fix typo in /ja/docs/concepts/workloads/pods/init-containers ( #18997 )
2020-02-05 21:13:33 -08:00
RA489
dbe9590aaa
Add KIND as the options for spinning up a test kubernetes environment ( #17860 )
2020-02-05 14:53:54 -08:00
MMeent
37ec720fa8
Add note for LB behaviour for cordoned nodes. ( #18784 )
...
* Add note for LB behaviour for cordoned nodes.
See also https://github.com/kubernetes/kubernetes/issues/65013
This is a reasonably common pitfall: `kubectl cordon <all nodes>` will also drop all LB traffic to the cluster, but this is not documented anywhere but in issues, when found it is usually already too late.
* Update with feedback
2020-02-05 14:31:56 -08:00
Christian Meter
0179d4afaf
Fix typo in hello-minikube.md ( #18991 )
2020-02-05 07:13:56 -08:00
Rémy Léone
0bbebd42b5
Translate the contribute advanced page to French ( #13425 )
...
* Translate the contribute advanced page to French
* Corrections
* Correction
* Correction
* Correction
* Correction
* Correction
2020-02-05 01:03:55 -08:00
Alexander Zimmermann
347fc4ca4a
Added a translated code of conduct ( #18981 )
...
* Added a translated code of conduct
* fixed some minor mistakes and capitalization
* Moved to informal speech
2020-02-04 13:40:35 -08:00
Rémy Léone
e8b95d594c
Add web-ui-dashboard to French ( #17974 )
...
* Add web-ui-dashboard to French
* Update content/fr/docs/tasks/access-application-cluster/web-ui-dashboard.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update content/fr/docs/tasks/access-application-cluster/web-ui-dashboard.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Fix
* Fix
* Fix
* Update content/fr/docs/tasks/access-application-cluster/web-ui-dashboard.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-02-04 01:33:26 -08:00
Ray76
c1eb3eab0e
Update certificates.md ( #18970 )
2020-02-04 00:53:26 -08:00
Tim Bannister
d0f6d60ec9
Revise pull request template ( #18744 )
...
* Revise pull request template
* Reference compiled docs in PR template
Refer readers to https://k8s.io/contribute/start/
This keeps the template short, and it lets Hugo use templating for
the current version.
2020-02-03 23:25:26 -08:00
chentanjun
bf08c7fd53
sync zh-trans content/zh/docs/concepts/workloads/controllers/statefulset.md ( #18869 )
2020-02-03 17:23:26 -08:00
Laurens Versluis
fa598f196e
Typo fix ( #18830 )
2020-02-03 15:15:26 -08:00
Jacky Wu
644c356ca7
doc: add link for type=LoadBalancer service in tutorial. ( #18916 )
2020-02-03 11:01:21 -08:00
Katarzyna Kańska
5e9716e6b5
Update horizontal-pod-autoscale-walkthrough.md ( #18960 )
...
Update command for creating php-apache deployment due to the following warning: `kubectl run --generator=deployment/apps.v1 is DEPRECATED and will be removed in a future version. Use kubectl run --generator=run-pod/v1 or kubectl create instead.`
2020-02-03 10:45:21 -08:00
Arjun
d0cf343dd1
Revert "Configurable Scaling for the HPA ( #18157 )" ( #18963 )
...
This reverts commit 5dbfaafe1a
.
2020-02-03 08:21:22 -08:00
Neil Jerram
ef5550f12e
Fix that dual-stack does not require Kubenet specifically ( #18924 )
...
* Fix that dual-stack does not require Kubenet specifically
Rather it requires a network plugin that supports dual-stack, and
others are available, including Calico.
* Update content/en/docs/tasks/network/validate-dual-stack.md
Added link to doc about network plugins
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-02-03 02:09:21 -08:00
Rene Luria
d1c81147c1
Update container-runtimes.md ( #18608 )
...
for debian install of docker, also install gnupg2 for apt-key add to work
2020-02-03 01:29:21 -08:00
UDIT GAURAV
af843e8ca1
(refactor): Corrections (grammatical) in service.md file ( #18944 )
...
* Update service.md
* Fixed the invaild changes
Signed-off-by: Udit Gaurav <uditgaurav@gmail.com>
2020-02-02 14:51:20 -08:00
Rémy Léone
f04e74311f
Add a French version of Secret concept page ( #18604 )
...
* Add a French version of Secret concept page
* Fix
* Fix
* Update content/fr/docs/concepts/configuration/secret.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Fix
* Update content/fr/docs/concepts/configuration/secret.md
Co-Authored-By: Aurélien Perrier <aperrier@universe.sh>
* Fix
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Aurélien Perrier <aperrier@universe.sh>
2020-02-02 13:01:20 -08:00
chentanjun
faaef01df4
sync zh-trans content/zh/docs/concepts/workloads/controllers/ttlafterfinished.md ( #18867 )
2020-02-02 03:45:20 -08:00
chentanjun
31e5fde671
sync zh-trans /docs/concepts/workloads/controllers/cron-jobs.md and /docs/concepts/workloads/controllers/daemonset.md ( #18864 )
2020-02-02 03:43:20 -08:00
chentanjun
f4ea23d467
sync zh-trans /docs/concepts/workloads/pods/pod.md ( #18880 )
2020-02-02 03:41:20 -08:00
GoodGameZoo
872dc0b8a1
Update source-ip documentation ( #18760 )
2020-02-02 03:35:20 -08:00
ten2ton
584ee6687f
zh-trans update content/zh/docs/concepts/workloads/controllers/deploy… ( #18657 )
...
* zh-trans update content/zh/docs/concepts/workloads/controllers/deployment.md
* zh-trans update content\zh\docs\concepts\workloads\controllers\deployment.md
2020-02-02 03:33:20 -08:00
harleyliao
fd49fcddb9
Update service.md ( #18480 )
...
make article reads more smoothly
2020-02-02 03:31:20 -08:00
Jie Shen
4eefc3c89c
Add missing hyperlink for pod-overhead ( #18936 )
2020-02-02 03:25:20 -08:00
wwgfhf
966f070523
Update basic-stateful-set.md ( #18952 )
2020-02-02 03:23:21 -08:00
wwgfhf
cd001dcedd
Update apparmor.md ( #18951 )
2020-02-02 03:21:20 -08:00
zhanwang
28c7fa278d
repair zh docs about kubeadm ( #18950 )
2020-02-01 22:19:20 -08:00
zhanwang
27bcac9583
repair zh docs in kubeadm ( #18949 )
2020-02-01 22:17:20 -08:00
Shivang Goswami
e0960410bc
See also removed file 96 to 100 ( #18911 )
...
* see also removed file 96
* see also removed file 97
* see also removed file 98
* see also removed file 99
* see also removed file 100
2020-02-01 06:19:21 -08:00
Casey Davenport
09a8e814e5
Update Calico section of kubeadm install guide ( #18821 )
...
* Update Calico section of kubeadm install guide
* Address review feedback
2020-02-01 04:39:20 -08:00
Jacky Wu
ebf3ac2999
fix: fixed eating initial 2 spaces inside code. ( #18914 )
2020-02-01 03:55:21 -08:00
chentanjun
68247cf9a6
content/zh/docs/concepts/workloads/pods/podpreset.md ( #18870 )
2020-02-01 01:17:20 -08:00
Shivang Goswami
09a7c335a3
See also removed file 91 to 95 ( #18910 )
...
* see also removed file 91
* see also removed file 93
* see also removed file 94
* see also removed file 95
2020-01-31 18:59:20 -08:00
Shivang Goswami
998c3b4f52
See also removed file 60 to 63 ( #18907 )
...
* see also removed file 60
* see also removed file 61
* see also removed file 62
* see also removed file 63
2020-01-31 18:57:21 -08:00
chentanjun
f7189cb524
sync zh-trans content/zh/docs/concepts/workloads/controllers/ttlafterfinished.md ( #18868 )
2020-01-31 18:45:21 -08:00
Jeremy L. Morris
9ae82f11e9
reword storage release note to match the change in k/k PR #87090 ( #18921 )
2020-01-31 05:36:20 -08:00
Julian V. Modesto
3dcb84268c
Document dry-run authorization requirements ( #18235 )
...
* Document dry-run write access requirement.
- Add section on dry-run authorization
- Refer to dry-run authorization for diff
- Consistently hyphenate dry-run
* Update content/en/docs/reference/using-api/api-concepts.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-01-31 01:52:21 -08:00
Maciej Filocha
995e2420f4
Translate Task index page into Polish ( #18876 )
...
Co-Authored-By: Karol Pucyński <kpucynski@gmail.com>
Co-Authored-By: Michał Sochoń <kaszpir@gmail.com>
Co-authored-by: Karol Pucyński <9209870+kpucynski@users.noreply.github.com>
Co-authored-by: Michał Sochoń <kaszpir@gmail.com>
2020-01-31 00:42:19 -08:00
Shivang Goswami
abccb67cae
See also removed file 65 to 70 ( #18908 )
...
* see also removed file 65
* see also removed file 66
* see also removed file 67
* see also removed file 68
* see also removed file 69
* see also removed file 70
2020-01-30 23:40:19 -08:00
Shivang Goswami
c71f1f7fd2
See also removed file 81 to 85 ( #18909 )
...
* see also removed file 81
* see also removed file 82
* see also removed file 83
* see also removed file 84
* see also removed file 85
2020-01-30 20:28:19 -08:00
Karen Bradshaw
999be25909
update ref link for v1.16 ( #18837 )
...
Related to issue #18820 .
remove links to prev API refs
2020-01-30 17:36:19 -08:00
Alexey Pyltsyn
73c594af32
Improve Russian translation of Home page ( #17841 )
...
* Improve Russian translation of Home page
* Update i18n/ru.toml
Co-Authored-By: Slava Semushin <slava.semushin@gmail.com>
* Update content/ru/_index.html
Co-Authored-By: Slava Semushin <slava.semushin@gmail.com>
* Update content/ru/_index.html
Co-Authored-By: Slava Semushin <slava.semushin@gmail.com>
Co-authored-by: Slava Semushin <slava.semushin@gmail.com>
2020-01-30 17:02:20 -08:00
Claudia J.Kang
f5e63a268c
Third Korean L10n Work For Release 1.17 ( #18915 )
...
* Changed some words in the IPv4/IPv6 dual-stack korean doc. (#18668 )
* Update to Outdated files in dev-1.17-ko.3 branch. (#18580 )
* Translate content/ko/docs/concepts/services-networking/service in Korean (#18195 )
* Translate docs/tasks/access-application-cluster/port-forward-access-application-cluster.md in Korean (#18721 )
* Translate controllers/garbage-collection.md in Korean. (#18595 )
Co-Authored-by: Seokho Son <shsongist@gmail.com>
Co-Authored-by: Lawrence Kay <lkay9495@hotmail.com>
Co-Authored-by: Jesang Myung <jesang.myung@gmail.com>
Co-Authored-by: Claudia J.Kang <claudiajkang@gmail.com>
Co-Authored-by: Yuk, Yongsu <ysyukr@gmail.com>
Co-Authored-By: June Yi <june.yi@samsung.com>
Co-authored-by: Yuk, Yongsu <ysyukr@gmail.com>
Co-authored-by: Seokho Son <shsongist@gmail.com>
Co-authored-by: Lawrence Kay <me@lkaybob.pe.kr>
Co-authored-by: Jesang Myung <jesang.myung@gmail.com>
Co-authored-by: June Yi <june.yi@samsung.com>
2020-01-30 06:34:13 -08:00
Shivang Goswami
ce0963fbfc
See also removed file 56 & 57 ( #18912 )
...
* see also removed file 56
* see also removed file 57
2020-01-30 04:16:13 -08:00
chentanjun
8f79a6a705
sync zh-trans /docs/concepts/_index.md and /docs/concepts/example-concept-template.md ( #18863 )
2020-01-29 23:26:13 -08:00
chentanjun
e087d5b912
update zh content/zh/docs/contribute/style/write-new-topic.md ( #18859 )
2020-01-29 23:22:12 -08:00
Shivang Goswami
fef16f7e88
partial fix for for SEE ALSO section under content/zh/docs/reference/setup-tools/kubeadm/generated/ need to be deleted ( #18879 )
...
* see also removed from file 36
* see also removed from file 37
* see also removed from file 38
* see also removed from file 39
* see also removed from file 40
2020-01-29 23:10:13 -08:00
chentanjun
433b4b4b4b
sync zh-trans content/zh/docs/concepts/workloads/pods/pod-overview.md ( #18882 )
2020-01-29 23:02:13 -08:00
wawa
a86f6165bf
Remove redundant information when deploy flannel on kubernetes include windows node ( #18272 )
2020-01-29 22:30:13 -08:00
chentanjun
78ccf2e373
sync zh-trans content/zh/docs/concepts/workloads/pods/ephemeral-containers.md ( #18883 )
2020-01-29 22:24:13 -08:00
Tim Bannister
3cf7ba1092
Clean up admission controller deprecation example ( #18399 )
2020-01-29 15:28:14 -08:00
Sascha Grunert
c43b4a5dd5
Unify runtime references ( #18493 )
...
- Use the glossary to correctly reference runtimes
- Updated runtime class documentation for CRI-O
- Removed rktlet from runtimes since its EOL
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-01-29 15:24:14 -08:00
Jie Shen
02a8e64b08
Fix typo for tasks/access-kubernetes-api/configure-aggregation-layer.md ( #18652 )
2020-01-29 15:14:13 -08:00
Mariyan Dimitrov
5cef2f771e
en: Remove kubectl duplicate example ( #18656 )
...
With #16974 and the removal of --include-uninitialized flag, the
second
and third examples of kubectl delete become equal, thus leading to
duplication and being confusing. Suggest to remove the duplicate and
replace it with another example in the future if needed.
Observed in v1.16 and v1.17 documentation.
Signed-off-by: Mariyan Dimitrov <mariyan.dimitrov@gmail.com>
2020-01-29 15:12:13 -08:00
Tim Bannister
8b42027bbb
Revise version requirements ( #18688 )
...
Assume that the reader is running a version of Kubernetes that supports
the Secret resource.
2020-01-29 15:02:14 -08:00
Jacky Wu
9803c508b4
doc: add pod security policy reference link to document. ( #18729 )
...
* doc: add pod security policy reference link to document.
* doc: add what's next for pod-security-policy ref.
2020-01-29 14:50:15 -08:00
Jacky Wu
c7dc8c141a
feat: add ephermeral container approach inside pod debug page. ( #18754 )
2020-01-29 14:28:14 -08:00
Josh Soref
48fb48d882
Grammar ( #18785 )
...
* grammar: 'to' distributes over 'or'
* grammar: reword
per app.grammarly.com
* grammar: simplify
from app.grammarly.com
* spelling: etc.
2020-01-29 14:20:14 -08:00
Rajat Toshniwal
e47c71e6d3
fix doc conflict regarding postStart ( #18806 )
...
* kubeadm: improvements to the cert management documentation (#18397 )
- move the sections about custom certificates and external CA
to the kubeadm-certs page
- minor cleanups to the kubeadm-certs page, including updated output
for the check-expiration command
- link the implementation details page to the new locations
for custom certs and external CA
* fix doc conflict regarding postStart
2020-01-29 14:18:13 -08:00
Gerasimos Dimitriadis
6474db98a1
Small editorial fixes in glossary entries ( #18807 )
...
* Small editorial fixes in glossary entries
* Revert the wording in the glossary term for proxy
2020-01-29 14:16:14 -08:00
Jacky Wu
b093fdefcc
doc: correct pv status for pv protection example. ( #18816 )
2020-01-29 14:10:14 -08:00
Trishank Karthik Kuppusamy
45dd7d107a
Run minikube docker-env in a shell-independent way ( #18823 )
2020-01-29 13:18:13 -08:00
KYamani
d01be3a3f2
Update _index.md ( #18825 )
2020-01-29 13:16:13 -08:00
makocchi
a3560e9bbd
Clean up extensions/v1beta1 in docs ( #18841 )
2020-01-29 13:10:16 -08:00
Mariyan Dimitrov
cbb20be969
Fix small typos ( #18886 )
...
* Fix small typos
Small typos noticed and fixed in:
- configure-upgrade-etcd.md
- reconfigure-kubelet.md
Signed-off-by: Mariyan Dimitrov <mariyan.dimitrov@gmail.com>
* Rephrase a paragraph on etcd upgrade
en\docs\tasks\administer-cluster\configure-upgrade-etcd.md
Following a suggestion in #18886 , I've rephrased a sentence on etcd
upgrade prerequisites.
Signed-off-by: Mariyan Dimitrov <mariyan.dimitrov@gmail.com>
2020-01-29 12:06:16 -08:00
Venkata Harshavardhan Reddy Allu
2529bc642c
install container runtimes without prompts ( #18893 )
...
In Kubernetes docs, all of the packages that are required to set up the
Kubernetes are installed without requiring any prompts through
the package manager (like apt or yum) except for the container runtimes.
https://kubernetes.io/docs/setup/production-environment/container-runtimes/
So, it would be better to have these installations with prompts (yes) disabled.
2020-01-29 10:10:15 -08:00
Christoph Blecker
e0f6ae0cc5
Fix ZH security aliases ( #18895 )
2020-01-28 13:27:40 -08:00
Rémy Léone
300d277aa4
Add French deployment concept page ( #18516 )
...
* Add French deployment concept page
* Fix
* Fix
* Fix
* Update content/fr/docs/concepts/workloads/controllers/deployment.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Fix
* Fix
* Fix
* Update content/fr/docs/concepts/workloads/controllers/deployment.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update content/fr/docs/concepts/workloads/controllers/deployment.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update content/fr/docs/concepts/workloads/controllers/deployment.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update content/fr/docs/concepts/workloads/controllers/deployment.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-01-28 13:07:40 -08:00
Tim Bannister
44b7de8749
Fix references to sig-docs-l10n-admins ( #18661 )
2020-01-28 11:57:41 -08:00
Anshu Prateek
040df41846
change escaped chars to markdown ( #18858 )
...
Helps to keep doc clean for long term
2020-01-28 02:51:40 -08:00
Afrizal Fikri
a389b8f543
Adding Bahasa Indonesia translation for Device Plugin page #18676 ( #18676 )
...
Co-Authored-By: Gede Wahyu Adi Pramana <tokekbesi@gmail.com>
Co-authored-by: Gede Wahyu Adi Pramana <tokekbesi@gmail.com>
2020-01-27 23:43:38 -08:00
craigbox
23027d73be
Drive by copy edit of blog post ( #18881 )
...
* Medium copy edit.
* more fixes
2020-01-27 08:53:06 -08:00
Kyle Smith
45d22102c6
Add Hyperlink to Kubernetes API ( #18852 )
2020-01-27 08:01:03 -08:00
Naoki Oketani
d6024d62f5
remove $ following the style guide ( #18855 )
2020-01-27 07:59:08 -08:00
Park Sung Taek
10ce5b2252
Modify pod.md ( #18818 )
...
website/content/ko/docs/concepts/workloads/pods/pod.md
23 line
쿠버네티스는는 -> 쿠버네티스는
modify
2020-01-27 06:21:03 -08:00
Shivang Goswami
59791bc1bf
partial fix for SEE ALSO section under content/zh/docs/reference/setup-tools/kubeadm/generated/ need to be deleted #18411 ( #18875 )
...
* See Also removed file 31
* see also removed file 32
* see also removed file 33
* see also removed file 34
* see also removed file 35
2020-01-27 04:13:04 -08:00
Jie Shen
fb788cfba3
Fix typo in en/docs/contribute/style/content-guilde.md ( #18862 )
2020-01-27 01:35:05 -08:00
Giovan Isa Musthofa
b1ce3f3205
Add DaemonSet docs ID localization ( #18632 )
...
Signed-off-by: giovanism <giovanism@outlook.co.id>
2020-01-26 20:17:03 -08:00
Yudi A Phanama
e50f101c85
Add Indonesian Manage Compute Resources page ( #18468 )
...
* Add Indonesian Manage Compute Resources page
* Updates to id Manage Compute Resources page
2020-01-26 20:15:03 -08:00
makocchi
ba42867f68
Clean up extensions/v1beta1 in docs ( #18838 )
2020-01-26 14:23:02 -08:00
Maciej Filocha
6993ceab18
Add Polish translation of Contribute index page ( #18775 )
...
Co-Authored-By: Michał Sochoń <kaszpir@gmail.com>
Co-authored-by: Michał Sochoń <kaszpir@gmail.com>
2020-01-26 11:37:03 -08:00
Mariyan Dimitrov
143b5c0019
Fix typo in Scalability section ( #18866 )
...
The phrase `very larger` is not valid, it is supposed to be either `very
large` or `larger`. Propose to have it `very large`.
Signed-off-by: Mariyan Dimitrov <mariyan.dimitrov@gmail.com>
2020-01-26 05:53:01 -08:00
Wojtek Cichoń
3b4aefa8e4
tą instalację -> tę instalację / ( https://sjp.pwn.pl/poradnia/haslo/te-czy-ta;1598.html ) ( #18801 )
2020-01-24 18:19:02 -08:00
Sharjeel Aziz
2d410f35c5
Fix for a typo ( #18822 )
2020-01-24 08:30:32 -08:00
babang
f2d7b2423a
Translating network plugins ( #17184 )
2020-01-24 06:34:32 -08:00
Naoki Oketani
bb06ed1193
fix an example path ( #18848 )
2020-01-24 06:32:32 -08:00
makocchi
27a407e886
Clean up extensions/v1beta1 in docs ( #18839 )
2020-01-24 06:30:33 -08:00
GoodGameZoo
2671f0ea46
Add additional ways to contribute part to update zh doc ( #18762 )
...
* Add additional ways to contribute part to update zh doc
* Add original English text
* Update content/zh/docs/contribute/_index.md
Co-Authored-By: chentanjun <tanjunchen20@gmail.com>
Co-authored-by: chentanjun <tanjunchen20@gmail.com>
2020-01-24 05:54:33 -08:00
Danni Setiawan
b57586c7a0
Add Community and Code of Conduct for ID ( #18828 )
2020-01-23 23:06:31 -08:00
Joe Betz
6e83202424
Followup fixes for: Add resource version section to api-concepts ( #18069 )
...
* Followup fixes for: Add resource version section to api-concepts documentation
* Apply feedback
* Apply feedback
* Switch paragraph to active voice
2020-01-23 08:20:51 -08:00
Jie Shen
6a03ecf31f
Clean up user journeys content for zh ( #18815 )
2020-01-22 15:24:50 -08:00
helight
74ca714164
update zh-translation: /docs/concepts/storage/volume-snapshots.md ( #18650 )
2020-01-22 15:22:50 -08:00
chentanjun
0ca2643372
sync content/zh/docs/reference/issues-security/ en zh ( #18727 )
2020-01-22 15:16:49 -08:00
Rémy Léone
8caf8fcd61
Add French version of persistent volume page concept page ( #18706 )
...
* Add French version of persistent volume page concept page
* Fix
* Fix
* Fix
* Fix
2020-01-22 09:36:36 -08:00
Fabian Baumanis
395edcfcd7
Use monospace for HostFolder and VM in the French Minikube setup guide. ( #18749 )
2020-01-22 09:26:35 -08:00
Shivang Goswami
649c3d3f3b
Remove user-journeys legacy content #18615 ( #18779 )
2020-01-21 20:26:35 -08:00
TimYin
c15fd708ab
add blog k8s on mips ( #18795 )
...
* add blog k8s on mips
* modify english title to chinese
* modify some error
2020-01-21 19:06:36 -08:00
Kaitlyn Barnard
70cc6b1317
Revert "Create Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md ( #16869 )" ( #18805 )
...
This reverts commit 2c4545e105
.
2020-01-21 11:54:38 -08:00
Eugenio Marzo
11fff0560c
Create 2019-12-10-Gamified-Chaos-Engineering-Tool-for-Kubernetes.md ( #18062 )
...
* Create 2019-12-10-Gamified-Chaos-Engineering-Tool-for-Kubernetes.md
* Update and rename 2019-12-10-Gamified-Chaos-Engineering-Tool-for-Kubernetes.md to 2019-01-16-Gamified-Chaos-Engineering-Tool-for-Kubernetes.md
* Update 2019-01-16-Gamified-Chaos-Engineering-Tool-for-Kubernetes.md
* Update and rename 2019-01-16-Gamified-Chaos-Engineering-Tool-for-Kubernetes.md to 2019-01-22-Gamified-Chaos-Engineering-Tool-for-Kubernetes.md
Co-authored-by: Kaitlyn Barnard <kaitlynbarnard10@gmail.com>
2020-01-21 11:52:36 -08:00
Patrick Ohly
8d62fad3dc
blog: introduce CSI support for ephemeral inline volumes ( #16832 )
...
* csi-ephemeral-inline-volumes: introduce CSI support for ephemeral inline volumes
This was alpha in Kubernetes 1.15 and became beta in 1.16. Several CSI
drivers already support it (soon...).
* csi-ephemeral-inline-volumes: bump date and address feedback (NodeUnpublishVolume)
* csi-ephemeral-inline-volumes: add examples and next steps
* csi-ephemeral-inline-volumes: rename file, minor edits
* csi-ephemeral-inline-volumes: include Docker example
2020-01-21 11:50:37 -08:00
Shunde Zhang
2c4545e105
Create Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md ( #16869 )
...
* Create Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
* Update Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update content/en/blog/_posts/Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
* Update Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
* Update Deploying-External-OpenStack-Cloud-Provider-With-Kubeadm.md
Co-authored-by: Bob Killen <killen.bob@gmail.com>
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2020-01-21 11:34:37 -08:00
Zach Corleissen
29cccfd07a
Add blog post: Reviewing 2019 in Docs ( #18662 )
...
Tiny fix
Feedback from onlydole
Add missing link
Incremental fixes
Revise Jim's job title
Update content/en/blog/_posts/2020-01-17-Docs-Review-2019.md
Co-Authored-By: Celeste Horgan <celeste@cncf.io>
Feedback from celeste, change date
2020-01-21 10:13:37 -08:00
Steve Bang
e6308dc66e
Correct description of kubectl ( #18172 )
...
* Correct description of kubectl
Given that `kubectl` is not a [command line interface (CLI)](https://en.wikipedia.org/wiki/Command-line_interface ), I suggest calling it what it is -- a control utility (ctl = control). The term "tool" is commonly used in place of "utility," including the `kubectl` docs.
A CLI presents the user with a command prompt at which the user can enter multiple command lines that a command-line interpreter interprets and processes. Think of `bash`, `emacs`, or a SQL shell. Since `kubectl` is not run in a shell, it is not a CLI.
Here are related docs that correctly refer to `kubectl` as a "command-line tool":
- https://kubernetes.io/docs/reference/tools/#kubectl
- https://kubernetes.io/docs/reference/glossary/?fundamental=true#term-kubectl
- https://kubernetes.io/docs/tasks/tools/install-kubectl/
- https://kubernetes.io/docs/reference/kubectl/kubectl/
* Update content/en/docs/reference/kubectl/overview.md
Co-Authored-By: Zach Corleissen <zacharysarah@users.noreply.github.com>
Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>
2020-01-21 10:03:37 -08:00
Dominic Yin
a5441cc187
fix issue #18738 ( #18773 )
...
Signed-off-by: Dominic Yin <yindongchao@inspur.com>
2020-01-21 07:07:36 -08:00
camper42
7c4e40788c
Fix typo: default-manager -> default-scheduler ( #18709 )
...
like #18649 #18708
2020-01-21 06:09:37 -08:00
xieyanker
0ef0c60436
fix redundant note ( #18780 )
2020-01-21 05:51:36 -08:00
littleboy
134f5a3b2f
fix jump ( #18781 )
2020-01-20 23:17:36 -08:00
zhouya0
d4068de808
Fix broken links in api_changes doc ( #18743 )
2020-01-20 23:15:37 -08:00
xieyanker
44deccbfc6
Added missing brackets in markdown ( #18783 )
2020-01-20 23:09:39 -08:00
hato wang
4a6c16da72
delete zh SEE ALSO(51-54) ( #18788 )
2020-01-20 22:39:36 -08:00
inductor
0c86e6515a
First Japanese l10n work for release-1.16 ( #18790 )
...
* Translate concepts/services-networking/connect-applications-service/ into Japanese (#17710 )
* Translate concepts/services-networking/connect-applications-service/ into Japanese
* Apply review
* Translate content/ja/docs/tasks/_index.md into Japanese (#17789 )
* add task index
* huge page
* ja-docs: Update kops Installation Steps (#17804 )
* Update /ja/docs/tasks/tools/install-minikube/ (#17711 )
* Update /ja/docs/tasks/tools/install-minikube/
* Apply review
* Apply review
* Update content/ja/docs/tasks/tools/install-minikube.md
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/docs/tasks/tools/install-minikube.md
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Translate tasks/configure-pod-container/assign-cpu-resource/ in Japanese (#16160 )
* copy from content/en/docs/tasks/configure-pod-container/ to ja
* translate assign-cpu-resource.md in Japanese
* Update content/ja/docs/tasks/configure-pod-container/assign-cpu-resource.md
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/docs/tasks/configure-pod-container/assign-cpu-resource.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update assign-cpu-resource.md
ここの *request* と *limit* はほかの文中の単語とは異なり、YAMLのfieldを表すため、訳さないでおく
* fix translation
"Pod scheduling is based on requests." の箇所。
requestsに基づいているのは事実だが、直訳されたときになにを指すのかあいまいなので、対象を具体的に記述
* Translate concepts/workloads/controllers/deployment/ in Japanese #14848 (#17794 )
* ja-trans: Translate concepts/workloads/controllers/deployment/ into Japanese (#14848 )
* ja-trans: Improve Japanese translation in concepts/workloads/controllers/deployment/ (#14848 )
* ja-trans: Improve Japanese translation in concepts/workloads/controllers/deployment/ (#14848 )
* ja-trans: Improve Japanese translation in concepts/workloads/controllers/deployment/ (#14848 )
* little fix (#18135 )
* update index (#18136 )
* Update /ja/docs/setup/_index.md (#18139 )
* Update /ja/docs/tasks/tools/install-kubectl/ (#18137 )
* update /docs/ja/tasks/tools/install-kubectl/
* fix mongon
* apply reveiw
* Update /ja/docs/reference/command-line-tools-reference/feature-gates/ (#18141 )
* Update feature agete
* tidy up feature gates list
* translate new lines
* table caption
* blank
* する -> します
* apply review
* fix broken link
* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* update translation
* remove line
* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* rollpack
* Update /ja/docs/concepts/services-networking/service/ (#18138 )
* update /ja/docs/concepts/services-networking/service/
* Update content/ja/docs/concepts/services-networking/service.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/concepts/services-networking/service.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/concepts/services-networking/service.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/concepts/services-networking/service.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* consider Endpoints as a Kubernetes resource
* full
* Update content/ja/docs/concepts/_index.md (#18145 )
* Update concepts
* control plane
* apply review
* fix bold (#18165 )
* Update /ja/docs/concepts/overview/components.md (#18153 )
* update /ja/docs/concepts/overview/components.md
* some japanese docs are already there
* translate prepend
* apply upstream changes (#18278 )
* Translate concepts/services-networking/ingress into Japanese #17741 (#18234 )
* ja-trans: Translate concepts/services-networking/ingress into Japanese (#17741 )
* ja-trans: Improve Japanese translation in concepts/services-networking/ingress (#17741 )
* ja-trans: Improve Japanese translation in concepts/services-networking/ingress (#17741 )
* Update pod overview in Japanese (#18277 )
* Update pod-overview
* Update content/ja/docs/concepts/workloads/pods/pod-overview.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/concepts/workloads/pods/pod-overview.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/concepts/workloads/pods/pod-overview.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/concepts/workloads/pods/pod-overview.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/concepts/workloads/pods/pod-overview.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/concepts/workloads/pods/pod-overview.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* ノード
* Update content/ja/docs/concepts/workloads/pods/pod-overview.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/concepts/workloads/pods/pod-overview.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
* Translate concepts/scheduling/scheduler-perf-tuning/ in Japanese #17119 (#17796 )
* ja-trans: Translate concepts/scheduling/scheduler-perf-tuning/ into Japanese (#17119 )
* ja-trans: Improve Japanese translation in concepts/scheduling/scheduler-perf-tuning/ (#17119 )
* ja-trans: Improve Japanese translation in concepts/scheduling/scheduler-perf-tuning/ (#17119 )
* ja-trans:conetent/ja/casestudies/nav (#18450 )
* Translate tasks/debug-application-cluster/debug-service/ in Japanese (#18395 )
* Translate tasks/debug-application-cluster/debug-service/ in Japanese
* Update content/ja/docs/tasks/debug-application-cluster/debug-service.md
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/docs/tasks/debug-application-cluster/debug-service.md
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/docs/tasks/debug-application-cluster/debug-service.md
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Change all `Pods` to `Pod` and `Endpoints` to `Endpoint`
* Update content/ja/docs/tasks/debug-application-cluster/debug-service.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/debug-application-cluster/debug-service.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/debug-application-cluster/debug-service.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/debug-application-cluster/debug-service.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/debug-application-cluster/debug-service.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/debug-application-cluster/debug-service.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/debug-application-cluster/debug-service.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/debug-application-cluster/debug-service.md
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/docs/tasks/debug-application-cluster/debug-service.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/debug-application-cluster/debug-service.md
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/docs/tasks/debug-application-cluster/debug-service.md
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/docs/tasks/debug-application-cluster/debug-service.md
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/docs/tasks/debug-application-cluster/debug-service.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Updated content pointed out in review
* Update content/ja/docs/tasks/debug-application-cluster/debug-service.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Apply suggestions from code review
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Apply suggestions from review
* Apply suggestions form review
* Apply suggestions from review
* Apply suggestions from review
* Apply suggestions from code review
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/debug-application-cluster/debug-service.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
Co-authored-by: inductor <kohei.ota@zozo.com>
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
* Translate concepts/extend-kubernetes/api-extension/custom-resources/ into Japanese (#18200 )
* Translate concepts/extend-kubernetes/api-extension/custom-resources/ into Japanese
* Apply suggestions from code review between L1 an L120 by oke-py
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Apply suggestions from code review by oke-py
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update CustomResourceDefinition not to localize into Japanese
* Revert the link to customresourcedefinitions to English
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Apply suggestions from code review by oke-py and inductor
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Apply a suggestion from review by inductor
* Apply a suggestion from code review by oke-py
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
Co-authored-by: inductor <kohei.ota@zozo.com>
* Translate tasks/configure-pod-container/quality-service-pod/ into Japanese (#16173 )
* copy from content/en/docs/tasks/configure-pod-container/quality-service-pod.md to Ja
* Translate tasks/configure-pod-container/quality-service-pod/ into Japanese
Guaranteed, Burstable, BestEffortは用語として存在するので訳さない
Signed-off-by: Takuma Hashimoto <takumaxd+github@gmail.com>
* Update content/ja/docs/tasks/configure-pod-container/quality-service-pod.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/configure-pod-container/quality-service-pod.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/configure-pod-container/quality-service-pod.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/configure-pod-container/quality-service-pod.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
* Translate content/ja/docs/reference/kubectl/cheatsheet.md (#17739 ) (#18285 )
* Translate content/ja/docs/reference/kubectl/cheatsheet.md (#17739 )
* Translated kubectl cheet sheet.
* Fix typos in content/ja/docs/reference/kubectl/cheatsheet.md (#17739 )
* Fix japanese style in content/ja/docs/reference/kubectl/cheatsheet.md
* Fix typo in content/ja/docs/reference/kubectl/cheatsheet.md
* Fix translation in content/ja/docs/reference/kubectl/cheatsheet.md
* Fix typo in content/ja/docs/reference/kubectl/cheatsheet.md
* Fix typo in content/ja/docs/reference/kubectl/cheatsheet.md
* Modify translation for casestudies (#18767 )
* modify terminology
* add ten
* update translation
* update
* update
* update
* fix typo (#18769 )
* remove english comment (#18770 )
* ja-trans:conetent/ja/casestudies/spotify (#18451 )
* ja-trans: content/ja/case-studies/spotify
* Update content/ja/case-studies/spotify/index.html
Updated with the proposal from inductor
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/case-studies/spotify/index.html
Updated with inductor 's proposal
Co-Authored-By: inductor <kohei.ota@zozo.com>
* ja-trans: content/ja/case-studies/spotify
* Update content/ja/case-studies/spotify/index.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/case-studies/spotify/index.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/case-studies/spotify/index.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/case-studies/spotify/index.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/case-studies/spotify/index.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/case-studies/spotify/index.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/case-studies/spotify/index.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/case-studies/spotify/index.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/case-studies/spotify/index.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/case-studies/spotify/index.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/case-studies/spotify/index.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/case-studies/spotify/index.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/case-studies/spotify/index.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
Co-authored-by: inductor <kohei.ota@zozo.com>
* Translate Japanese headers (#18776 )
* translate headers
* add index for references
* Update content/ja/docs/setup/production-environment/tools/_index.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* translate controller
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
* ja-docs: translate install-kubeadm into Japanese (#18198 )
* ja-docs: translate install-kubeadm into Japanese
* translate table title in install-kubeadm to Japanese
* update kubeadm install doc
* remove extra spaces
* fix translation miss
* translate url title into japanese
* fix translation miss
* remove line break in sentence and translate title
* remove extra line break
* remove extra line break
* fix translation miss
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
Co-authored-by: Samuel Kihahu <kihahu@users.noreply.github.com>
Co-authored-by: Takuma Hashimoto <takuma-hashimoto@freee.co.jp>
Co-authored-by: Keita Akutsu <kakts.git@gmail.com>
Co-authored-by: Masa Taniguchi <maabou512@gmail.com>
Co-authored-by: Soto Sugita <sotoiwa@gmail.com>
Co-authored-by: Kozzy Hasebe <48105562+hasebe@users.noreply.github.com>
Co-authored-by: kazuaki harada <canhel.4suti50y.salamander@gmail.com>
Co-authored-by: Shunsuke Miyoshi <s.miyoshi@jp.fujitsu.com>
2020-01-20 20:39:36 -08:00
Olivier Cloirec
3da672600e
Fix French typo in "when" section ( #18786 )
2020-01-20 14:01:36 -08:00
Slava Semushin
e62baa4f55
content/ru/docs/concepts/_index.md: use English names for kinds. ( #18613 )
2020-01-20 04:01:36 -08:00
Slava Semushin
08c0895529
ru/docs/tutorials/hello-minikube.md: sync with English translation. ( #18687 )
2020-01-20 03:59:36 -08:00
lemon
11c462e6f1
Fix deployment name in docs/tasks/administer-cluster/dns-horizontal-autoscaling.md ( #18772 )
2020-01-19 19:45:36 -08:00
Xin Chen
902db8c6f6
Fixed outdated ECR credential debug message ( #18631 )
...
* Fixed outdated ECR credential debug message
The log message for troubleshooting kubelet auto fetching ECR credentils issue has been changed (noticed since 1.14), and the new message reads like this when verbose log level is set to 3:
- `aws_credentials.go:109] unable to get ECR credentials from cache, checking ECR API`
- `aws_credentials.go:116] Got ECR credentials from ECR API for <Your ECR AWS Account ID>.dkr.ecr.us-east-1.amazonaws.com`
This is based on the kubelet source code:
https://github.com/kubernetes/kubernetes/blob/release-1.14/pkg/credentialprovider/aws/aws_credentials.go#L91
This PR is to fix this and to avoid confusion for more people who are troubleshooting the kubelet ECR issue.
* Update content/en/docs/concepts/containers/images.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-01-19 07:33:36 -08:00
xieyanker
ad327d6dbc
fix chinese title jump ( #18736 )
2020-01-18 19:23:35 -08:00
GoodGameZoo
59c2b1bc94
Update version-skew-policy.md zh ( #18761 )
2020-01-18 18:17:35 -08:00
Sascha Grunert
ad1e9be770
Remove outdated Japanese/Chinese notes in favor of default ( #18490 )
...
The notes for the other languages seem outdated and we should stick to
the default version.
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-01-18 17:39:34 -08:00
0xC45
b57509bbf6
Install legacy iptables binaries for Ubuntu/Debian ( #18625 )
...
On the latest Debian 10, the `arptables-legacy` and `ebtables-legacy` binaries are not installed by default. Although the (non-legacy) versions are installed by default, it appears the respective packages that provide the legacy binaries must be installed in order to switch to the legacy alternatives. If you attempt to switch to the legacy alternatives without installing the `arptables` and `ebtables` packages, you will see an error:
```
update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
```
I have confirmed that the packages are present on Debian 10 and Ubuntu 19.10 and they provide the legacy alternatives. See:
* https://packages.ubuntu.com/eoan/amd64/iptables/filelist
* https://packages.ubuntu.com/eoan/amd64/arptables/filelist
* https://packages.ubuntu.com/eoan/amd64/ebtables/filelist
* https://packages.debian.org/buster/amd64/iptables/filelist
* https://packages.debian.org/buster/amd64/arptables/filelist
* https://packages.debian.org/buster/amd64/ebtables/filelist
2020-01-18 09:45:35 -08:00
YAMAMOTO Takashi
9bfc5d8966
Stop mentioning LegacyNodeRoleBehavior for ServiceNodeExclusion labels ( #17542 )
...
The text gives me an impression that LegacyNodeRoleBehavior somehow
affects which label is in effect. But actually it doesn't.
2020-01-18 09:43:35 -08:00
Mariyan Dimitrov
cda86d62c0
en: Fix minor semantical issue ( #18752 )
...
On the page, it says `as you .KUBECONFIG` whereas it is meant `as your
.KUBECONFIG`. Minor annoyance, but still benefits fixing. One char PR.
Signed-off-by: Mariyan Dimitrov <mariyan.dimitrov@gmail.com>
2020-01-18 09:31:35 -08:00
Gerasimos Dimitriadis
5772d582ea
Fix typo in manifests path ( #18753 )
2020-01-18 09:29:36 -08:00
Shivesh Abhishek
b647b6ec55
Update field-selectors.md ( #18641 )
2020-01-18 08:41:35 -08:00
Aanand Ramachandran
7879c46450
Added a new section on Azure CNI ( #17830 )
...
* Added a new section on Azure CNI
Azure provides a CNI for native integration of Kubernetes Pods in a Virtual Network. I have added a short description of this CNI and provided links to important documentation
* Update networking.md
* Made updates based on comments
This is much closer to what you are recommending. Please take a look
2020-01-18 08:39:35 -08:00
yulinshan
d886feac19
remove seeAlso ( #18722 )
2020-01-18 05:37:35 -08:00
Jie Shen
375caebc9f
Fix broken links for zh tasks/administer-cluster/access-cluster-api.md ( #18757 )
...
Signed-off-by: drfish <drfish.me@gmail.com>
2020-01-18 05:33:36 -08:00
yulinshan
cc3001ff0b
remove seealse ( #18741 )
2020-01-17 21:23:36 -08:00
Marc Bihlmaier
571d2ff008
fix version link to changelog ( #18747 )
2020-01-17 07:58:57 -08:00
wawa
e3a7a56878
Remove redundant information when deploy flannel on kubernetes include windows node ( #18274 )
2020-01-17 07:54:59 -08:00
Gerasimos Dimitriadis
4e1f73a736
Add HPA as aka for Horizontal Pod Autoscaler ( #18502 )
2020-01-17 04:44:55 -08:00
Lubomir I. Ivanov
8de8d173bb
kubeadm: remove some CNI plugins from the kubeadm setup guide ( #17694 )
...
The kubeadm survey for 1.13:
https://docs.google.com/forms/d/1A855D054FZfdvNbx6mAa54tcZ204GmPCIhxe1UrXKd8/edit#responses
The kubeadm survey for 1.13:
https://docs.google.com/forms/d/1A855D054FZfdvNbx6mAa54tcZ204GmPCIhxe1UrXKd8/edit#responses
Revealed the top 3 plugins in terms of popularity are:
Flannel
Calico
WeaveNet
The kubeadm maintainers are in contact with the maintainers
of these plugins and can provide support and updates to this guide.
The rest of the plugins in the guide are unmaintained, by the kubeadm team!
Some plugins are not in the CNCF landscape, or maintained by the kubeadm team, but still
present in the guide.
Remove the following non-CNCF / unmaintained plugins:
AWS VPC
Romana
Juniper*
Canal (it is an alternative to Calico and already explained in the
Calico guide)
Add note that users can still defer to this page for more options and a more complete list:
https://kubernetes.io/docs/concepts/cluster-administration/networking/Revealed the top 3 plugins in terms of popularity are:
- Flannel
- Calico
- WeaveNet
The kubeadm maintainers are in contact with the maintainers
of these plugins and can provide support and updates to this guide.
Some plugins are not in the CNCF landscape, but still
covered in this page:
https://kubernetes.io/docs/concepts/cluster-administration/networking/
Remove the following non-CNCF plugins:
- AWS VPC
- Romana
- Juniper*
- Canal (it is an alternative to Calico and already explained in the
Calico guide)
Add note that users can still defer to this page for more options:
https://kubernetes.io/docs/concepts/cluster-administration/networking/
2020-01-17 03:46:56 -08:00
makocchi
50c24e3e4e
Fix the link for conjure-up ( #18529 )
...
* fix the link for conjure-up
* Fix the link for conjure-up to docs.conjure-up.io
2020-01-17 03:42:57 -08:00
Benedikt Rollik
0b0908f6a9
Update KubeCon dates ( #18739 )
2020-01-17 01:16:55 -08:00
Frank Kloeker
1226970ea7
[DOCS-DE] rewrite setup index page ( #17966 )
...
* [DOCS-DE] rewrite setup index page
* fix table caption
* fix whitespace
2020-01-17 00:42:55 -08:00
xieyanker
9b88a5bfd0
Hide original comment ( #18735 )
2020-01-16 23:20:55 -08:00
Lubomir I. Ivanov
08ce770ff6
kubeadm-upgrade.md: add more details for upgrade rollbacks ( #18424 )
...
Introduce a couple of paragraphs explaining what backup folders
kubeadm creates during upgrade.
2020-01-16 16:42:56 -08:00
Alexander Zhukov
f5bfa04aa4
Fix the typo ( #18732 )
...
"AND of exact match" in the "Affinity and anti-affinity" section should be "AND or exact match"
2020-01-16 15:32:43 -08:00
Rodrigo Queiro
8aba9c656b
Bump nvidia-device-plugin.yml to 1.0.0-beta4 ( #18725 )
...
This resolves `no matches for kind "DaemonSet" in version "extensions/v1beta1"` with Kubernetes >=1.16.
2020-01-16 15:31:44 -08:00
Ajay Kemparaj
fc4de6b721
coresPerReplica and nodesPerReplica are both floats ( #18733 )
...
https://github.com/kubernetes-incubator/cluster-proportional-autoscaler/blob/master/pkg/autoscaler/controller/linearcontroller/linear_controller.go#L51-L52
2020-01-16 15:14:44 -08:00
Kartik494
9b9910c0d4
Update k8s.io/docs/tutorials/hello-minikube ( #18673 )
...
* Update k8s.io/docs/tutorials/hello-minikube
* Update hello-minikube.md
2020-01-16 09:48:22 -08:00
Ismail Alidzhikov
66372da95e
Add Alibaba Cloud cloud-controller-manager ( #18255 )
...
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2020-01-16 06:58:22 -08:00
Sascha Grunert
c4a51a2ecc
Add note about service CIDR bug to changes ( #18489 )
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-01-16 06:48:25 -08:00
RA489
558c513c05
Add more weight to minikube over kind ( #18719 )
2020-01-16 06:32:23 -08:00
tkms0106
913173fa91
Fix typo ( #18726 )
2020-01-16 05:50:22 -08:00
Fabio Alessandro Locati
99ca9c0397
Use Control Plane instead of Master ( #18438 )
...
* Use Control Plane instead of Master
* improve image. The SVG was not matching the PNG, so I basically had to re-create it from scratch. I kept the visual similarities as mush as possible
* remove tautological phrase
* fix glossary references as well
* improve cluster glossary to move from Master to Control Plane
* improve english form
2020-01-16 05:24:22 -08:00
Gerasimos Dimitriadis
8f8bb5c2bf
Fix pod status phases + more ( #18537 )
...
* Fix pod status phases + more
A number of improvements introduced in the glossary entry for Pod Lifecycle
* Completed / CrashLoopBackOff were removed from the list of pod status phases
* The link to PodStatus in the generated kubernetes api was parametrized regarding version
* Minor editorial changes
* Rework Pod Lifecycle entry to better describe term
The term definition was reworked after the review comments from
kbhawkey
2020-01-16 02:20:22 -08:00
camper42
511ad46af8
Fix typo: default-manager -> default-scheduler ( #18708 )
...
see #18649
2020-01-15 17:38:22 -08:00
Jie Shen
a18b0237c3
Remove security alias for zh security.md ( #18694 )
2020-01-15 08:41:34 -08:00
mvgijssel
ff79db8c5e
Update vmware shared folder location ( #18674 )
...
Related https://github.com/kubernetes/minikube/issues/6013
When using the `vmware` driver for minikube the shared folder will be in `/mnt/hgfs` instead of directly on root `/`.
2020-01-15 08:23:32 -08:00
camper42
cd3020bca2
Fix typo: default-manager -> default-scheduler ( #18649 )
2020-01-15 06:13:32 -08:00
tom1299
ffb37e6a70
Add missing article ( #18707 )
...
Added missing article in one of the sentences
2020-01-15 05:49:32 -08:00
Maya Kaczorowski
7b08e599ca
Add link to K8s bug bounty to K8s website ( #18690 )
2020-01-15 05:09:32 -08:00
Jan-Philip Gehrcke
f6c402a2bd
jobs: clarify that there is no `restartPolicy` for the job itself ( #18605 )
...
Sometimes, as it happened to me, a Pod's `restartPolicy`
is mistakenly taken as the corresponding Job's restart policy.
That was concluded before, here:
https://github.com/kubernetes/community/pull/583/files
The confusion happened here:
https://github.com/kubernetes/kubernetes/issues/30243
https://github.com/kubernetes/kubernetes/issues/43964
And here:
https://github.com/jaegertracing/jaeger-kubernetes/issues/32
This commit tries to clarify that there is no `restartPolicy` for
the job itself, and that using either of `backoffLimit` and
`activeDeadlineSeconds` may result in permanent failure.
2020-01-15 04:51:31 -08:00
Jacky Wu
f9a939c5cf
fix: correct broken link for `Enable endpointslices` page. ( #18705 )
2020-01-15 04:37:31 -08:00
Anoop Kumar
b826b24782
Looping over logs of all jobs using a single command ( #18183 )
...
* Looping over logs of all jobs using a single command
Using the label constuct `-l` to loop over output of all jobs (or pods) using a single command
* Update content/en/docs/tasks/job/parallel-processing-expansion.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-01-15 04:35:32 -08:00
Art
e4f14e1c62
Updating links and product name for FR language files ( #18103 )
2020-01-15 04:33:32 -08:00
Philippe MARTIN
8d16de96b0
Update pod overview translation ( #16595 )
2020-01-15 04:31:32 -08:00
Thomas Coudert
9e1eac0814
Fix french setup broken links ( #17744 )
2020-01-15 04:29:32 -08:00
Yann Ponzoni
ebae230668
fix typo in exemple ( #18009 )
2020-01-15 04:15:32 -08:00
Ryan Zidago
c0f76bb645
docs-fr | reference | glossary | ingress.md ( #16481 )
2020-01-15 04:13:32 -08:00
icheikhrouhou
eb524b82a9
translate pod initialization FR ( #16359 )
2020-01-15 04:11:32 -08:00
Hiroshiba
e518428621
trim typo ( #18702 )
...
* trim typo
* more typo
2020-01-15 03:17:32 -08:00
Yuki Takizawa
976a5ec8e4
Remove the sentence unmentioned in the original ( #18700 )
...
Remove the sentence unmentioned in the original English document.
2020-01-15 03:15:31 -08:00
David Ashpole
3a7e506a90
Add descriptions of CPU and Memory metrics ( #18689 )
...
* Add descriptions of CPU and Memory metrics
* Update content/en/docs/tasks/debug-application-cluster/resource-metrics-pipeline.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* address comments
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-01-15 03:13:32 -08:00
Deepankar Malhan
51aaacaf76
Update kubernetes-api.md ( #17406 )
...
* Update kubernetes-api.md
Updated the docs to reflect a change that has already been made in v1.14 instead of going to be made in v1.14 with us being at v1.16 now.
* Update content/en/docs/concepts/overview/kubernetes-api.md
Co-Authored-By: Barnabas Makonda <6409210+makoscafee@users.noreply.github.com>
Co-authored-by: Barnabas Makonda <6409210+makoscafee@users.noreply.github.com>
2020-01-15 03:11:33 -08:00
kvaps
4b35f3e44a
Use --allow-change-held-packages flag ( #17376 )
2020-01-15 03:09:33 -08:00
xieyanker
f6931bcaa7
command titles should not be translated ( #18564 )
2020-01-15 02:51:32 -08:00
mantri425
42852ae505
Correcting the yaml file contents ( #17915 )
...
* Update scheduling-hugepages.md
Correcting the yaml file contents, verified the pod deployment
* Update content/en/docs/tasks/manage-hugepages/scheduling-hugepages.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-01-15 02:43:32 -08:00
Erik Stidham
412e372af9
Update Calico add-on bullet ( #18536 )
...
* Update Calico add-on bullet
* Review update
2020-01-15 01:21:33 -08:00
Sharjeel Aziz
69ceca708e
Updated document commands to use placeholders. Incorporated feedback. ( #18208 )
2020-01-15 01:19:32 -08:00
Antonio Ojea
d2dc2c60c6
Use dnsutils image for DNS debugging ( #18001 )
...
DNS debugging documentation is using a busybox image as example.
This image has different known issues with the way it resolves
the DNS names in k8s, creating confusion with users that try to
follow the docs.
The e2e tests use a custom small image ~4.3MB for DNS testing
with all the necessary tools. Also, the fact that this image is
being used for the k8s e2e testing guarantees it's compatibility.
2020-01-15 01:17:32 -08:00
David M. Lentz
a3c0cc68e8
Update kube-scheduler.md ( #18133 )
...
Fix typo.
2020-01-15 01:15:32 -08:00
Sharjeel Aziz
1b269add17
Updates kubectl version command to use --client flag. ( #18125 )
2020-01-15 01:13:32 -08:00
Qiming Teng
f4505fc1a5
Improve service page ( #18429 )
...
This amends the service page for LoadBalancer type of services.
2020-01-15 01:05:31 -08:00
Kurnianto Trilaksono
cc0b6954bf
add Bahasa Indonesia translation for Custom Resource page ( #18653 )
2020-01-14 20:01:32 -08:00
Maciej Filocha
03df1a0cc3
Update tutorial links to localized content ( #18684 )
2020-01-14 14:03:37 -08:00
Samuel Kihahu
49a33c7d3f
Improve Kops Installation Steps ( #18000 )
2020-01-14 13:50:35 -08:00
Tim Bannister
7d2b9a645b
Fixup markdown in kubernetes-1-17-feature-csi-migration-beta blog post ( #18040 )
2020-01-14 11:13:18 -08:00
ares
6dcda9ef58
fix-up 404 urls ( #18008 )
2020-01-14 11:11:20 -08:00
Arjun
5dbfaafe1a
Configurable Scaling for the HPA ( #18157 )
...
* Add configurable scale behavior.
* Added documentation about configurable scaling in the HPA
Signed-off-by: Arjun Naik <arjun.rn@gmail.com>
Co-authored-by: Joseph Burnett <josephburnett79@gmail.com>
2020-01-14 09:31:19 -08:00
Rob Scott
c1921541ef
Providing more detail on EndpointSlice implementation ( #18343 )
2020-01-14 09:29:18 -08:00
Maciej Filocha
f41978de89
Add localized content of the main page ( #18681 )
...
Co-Authored-By: Karol Pucyński <9209870+kpucynski@users.noreply.github.com>
Co-authored-by: Karol Pucyński <9209870+kpucynski@users.noreply.github.com>
2020-01-14 09:07:19 -08:00
Kaitlyn Barnard
f5c4761e6e
Blog post on Kubernetes Bug Bounty Program ( #18682 )
...
* blog post on Kubernetes Bug Bounty Program
* Update 2020-01-14-kubernetes-bug-bounty-announcement.md
2020-01-14 09:05:18 -08:00
Tim Bannister
72cfcda5d1
Tidy ephemeral containers concept ( #18627 )
...
* Tidy ephemeral containers concept
* Specify feature state
2020-01-14 07:17:18 -08:00
Maciej Filocha
0adc7047a5
Init Polish localization ( #18419 ) ( #18659 )
...
Initial commit for Polish localization
* Translation style reviewed and improved by:
Michał Sochoń <kaszpir@gmail.com>
Karol Pucyński <kpucynski@gmail.com>
with contribution from Wojciech Kocjan <wojciech@kocjan.org>
* Kubernetes slogan translated by Karol Pucyński
* Corectness of non-language-specific content reviewed and improved by:
Tim Bannister <tim@scalefactory.com>
2020-01-14 06:51:24 -08:00
Iqbal syamil ayasy
4b9b42864a
add Indonesian translation for apiserver-aggregation ( #16903 )
2020-01-14 05:17:20 -08:00
Paco Xu
1b46f72a9b
CSIMigration is true by default after beta ( #18667 )
2020-01-14 02:01:10 -08:00
Taylor Dolezal
e4a09aeab3
Correct date for assets in 'Kubernetes on MIPS' blog post and update blog URLs ( #18663 )
2020-01-13 16:43:09 -08:00
Dominic Yin
c3aea9ece8
Added blog post about Kubernetes on MIPS ( #18229 )
...
* Added blog post about Kubernetes on MIPS
Signed-off-by: Dominic Yin <yindongchao@inspur.com>
* update content
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update 2019-12-21-Kubernetes-on-MIPS.md
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update 2019-12-21-Kubernetes-on-MIPS.md
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* update image of blog 2019-12-21-kubernetes-on-mips
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update filename and date for publish
* Update content/en/blog/_posts/2020-01-09-Kubernetes-on-MIPS.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update content/en/blog/_posts/2020-01-09-Kubernetes-on-MIPS.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update and rename 2020-01-09-Kubernetes-on-MIPS.md to 2020-01-15-Kubernetes-on-MIPS.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
Co-authored-by: Bob Killen <killen.bob@gmail.com>
2020-01-13 16:09:10 -08:00
Habib Ridho
e07ef7dc65
Add tooltip for addons in Hello Minikube page ( #18156 )
...
* Add tooltip for addons in Hello Minikube page
* Update glossary title and add more descriptive info
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-01-13 08:59:38 -08:00
shubham
9658502ca3
fix for issue #17068 ( #17071 )
...
removed extra test in line no 80
2020-01-13 08:57:38 -08:00
craigbox
25bf1e462a
s/Earlier this year/Last year/ ( #18654 )
...
Post came out in 2020, not 2019.
2020-01-13 07:13:37 -08:00
Raj Babu Das
d3086a37c0
removing extra space in kubectl command ( #18640 )
...
Signed-off-by: Raj <raj.das@mayadata.io>
2020-01-13 06:25:40 -08:00
Pablo Castellano
10c3c6765a
Fix typo and remove duplicate reference ( #17666 )
...
`AllowedHostPaths` appeared twice
2020-01-13 04:43:37 -08:00
André Martins
5cb0e3d7b4
Update Cilium related docs ( #18563 )
...
* Extend Cilium CNI plugin description
Mention that it works on top of other CNI plugins due to the CNI
chaining [1].
[1]: http://docs.cilium.io/en/v1.6/gettingstarted/cni-chaining/
Signed-off-by: Martynas Pumputis <m@lambda.lt>
* Update Cilium installation steps for kubeadm
- Use the latest v1.6 Cilium.
- By default, Cilium no longer needs/deploys ETCD store.
Signed-off-by: Martynas Pumputis <m@lambda.lt>
* Update Cilium NetworkPolicy guide
- Update minikube min version requirement.
- Use Cilium v1.6.
- Remove the etcd store bits, as Cilium v1.6 no longer depend on
it by default.
Signed-off-by: Martynas Pumputis <m@lambda.lt>
* Update Cilium installation steps for kubeadm
- How to run without kube-proxy.
Signed-off-by: Martynas Pumputis <m@lambda.lt>
Co-authored-by: Martynas Pumputis <m@lambda.lt>
2020-01-13 04:35:36 -08:00
Zhang Yong
7969a84110
update zh-trans kubeadm_upgrade_diff.md ( #18648 )
...
* update zh-trans kubeadm_upgrade_plan.md
* update zh-trans kubeadm_upgrade_diff.md
https://github.com/kubernetes/website/issues/18411
2020-01-13 00:53:37 -08:00
Zhang Yong
150958c231
update zh-trans kubeadm_upgrade_plan.md ( #18647 )
2020-01-13 00:51:37 -08:00
YangQizhou
102fc59c2e
update zh ingress.md ( #18417 )
...
* update zh ingress.md
* content/zh/docs/concepts/services-networking/ingress.md
update zh ingress.md
content/zh/docs/concepts/services-networking/ingress.md
Revert "update zh-translation content/zh/docs/reference/_index.md (#18300 )"
This reverts commit 58474188b0
.
content/zh/docs/concepts/services-networking/ingress.md
reset api
update content/zh/docs/concepts/services-networking/ingress.md
* update content/zh/docs/reference/_index.md
2020-01-13 00:49:38 -08:00
Zhang Yong
8fd4be60d9
update zh-trans kubeadm_upgrade_node_phase.md,kubeadm_upgrade_node_phase_kubelet-config.md ( #18646 )
2020-01-13 00:47:37 -08:00
ares
919d8b8a7c
zh-trans content/en/blog/_post/2019-10-03-2019-Steering-Committee-Election-Results.md ( #18525 )
2020-01-12 23:11:37 -08:00
helight
4d99da5610
Zh translation: /docs/concepts/storage/volume-snapshots.md ( #18568 )
...
* update
* zh-trans: /docs/concepts/storage/volume-snapshots.md
2020-01-12 23:07:38 -08:00
ares
a52621b3fe
zh-trans:blog/_posts/2019-11-05-kubernetes-with-microk8s.md ( #18586 )
2020-01-12 22:49:37 -08:00
yuxiaobo96
9956cdf28f
update /zh/docs/concepts/scheduling/kube-scheduler.md ( #18596 )
...
Signed-off-by: yuxiaobo <yuxiaobogo@163.com>
2020-01-12 19:43:37 -08:00
Jie Shen
76721b3a8c
Fix typo in zh/docs/tasks/configure-pod-container/configure-persistent-volume-storage.md ( #18620 )
2020-01-12 19:41:36 -08:00
cwocwo
aaf50d0a27
fix 86~90 in issue #18411 ( #18602 )
2020-01-12 19:39:36 -08:00
Rudy Steiner
10800f7eaa
update zh cpu-management-policies.md ( #18638 )
2020-01-12 19:37:36 -08:00
Jie Shen
ab9aa064b8
Fix backticks in zh automated-tasks-with-cron-jobs.md ( #18633 )
2020-01-12 19:01:37 -08:00
zhouya0
0c57f2c46b
add kubectl diff to cheatsheet ( #18481 )
2020-01-12 17:53:37 -08:00
ThoTischner
7fc323d451
Explain how a config map could be updated immediately in a pod. ( #18082 )
2020-01-12 08:33:37 -08:00
Manuel Rüger
f3cde84ea7
kubectl-plugin example: Double-quote to prevent word splitting ( #18081 )
...
See: https://www.shellcheck.net/wiki/SC2086
Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2020-01-12 08:31:37 -08:00
tom1299
93eae7bf31
Improve wording of “Connecting Applications with Services” ( #18076 )
...
* Exchanged developers with containers
The meaning of original sentence: "Coordinating ports across multiple **developers** is very difficult to do at scale..." is not really obvious. From what I understand from the context of this page, the term **containers** would make more sense, because the context in this paragraph is on containers and ports rather than developers.
* Clarify terms developer and container
Rephrased statement on port coordination to make
it claerer that the ports are part of the
containers provided by developers or teams.
* Update content/en/docs/concepts/services-networking/connect-applications-service.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-01-12 08:23:37 -08:00
Jonathan McCall
ed95607ae6
Be more explicit about what kind of probe ( #17943 )
...
My guess is that this refers to a TCP probe as opposed to the HTTP probe referred to above.
2020-01-12 08:21:37 -08:00
Slava Semushin
093245229b
ru/docs/tutorials/hello-minikube.md: minor improvements ( #18611 )
...
* content/ru/docs/tutorials/hello-minikube.md: minor improvements.
* Update Hello Minikube tutorial to use Metrics Service and not Heapster
Co-authored-by: Ben Hall <ben@benhall.me.uk>
Co-authored-by: Ben Hall <Ben@Benhall.me.uk>
2020-01-12 03:59:37 -08:00
Slava Semushin
526a6263f4
ru/examples/minikube/Dockerfile: modify CMD to use exec form ( #18621 )
...
Replicate https://github.com/kubernetes/website/pull/18618
2020-01-12 03:57:37 -08:00
vyask
ee2960eac9
Update kops.md ( #17278 )
...
kops uses DNS for discovery, both inside the cluster and outside so that you can reach the kubernetes API server
from clients.
2020-01-11 10:39:36 -08:00
Slava Semushin
55ee59477e
en/examples/minikube/Dockerfile: modify CMD to use exec form. ( #18618 )
...
Quote from https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#cmd :
%
CMD should almost always be used in the form of CMD ["executable", "param1", "param2"…]
%
This is because shell form doesn't pass the signal to an executable and it leads a longer shutdown time as Docker has to kill a process after some timeout. See for details: https://docs.docker.com/engine/reference/builder/#shell-form-entrypoint-example
An example on official NodeJS site is also uses that form: https://nodejs.org/de/docs/guides/nodejs-docker-webapp/#creating-a-dockerfile
2020-01-11 10:23:37 -08:00
Jan Wozniak
78dad3ceb6
Fix CoreDNS requirement for ExternalName Service ( #18566 )
2020-01-11 10:19:37 -08:00
Wojciech Sciesinski
03f9dd3dfd
An indentation corrected ( #18530 )
2020-01-11 09:25:36 -08:00
Slava Semushin
bfc7a485a3
content/ru/docs/reference/_index.md: sync and improve wording. ( #18614 )
2020-01-11 01:59:37 -08:00
Slava Semushin
f9d951a8be
content/ru/docs/_index.md: minor improvements. ( #18610 )
...
- fix typos
- improve wording
2020-01-11 01:51:36 -08:00
Salavat
b094709c98
ru hello-minikube.md spelling mistake fix ( #18603 )
...
"plus" was written as "плюч" - that is incorrect.
2020-01-11 01:39:36 -08:00
Eric Covener
b78d6dceb4
axe two stray words in service.md ( #18160 )
...
changes for #14526 had either a stray "for a" or missed "service" as in "for a service".
Since it's quite lengthy and "for a service" is unnecessary in service.md, I opted to removed it.
2020-01-10 15:17:37 -08:00
Javier Revillas
46033f8f0d
Fix typo in install-kubeadm.md ( #18170 )
2020-01-10 15:15:38 -08:00
chendotjs
0c2a5ceb0b
Remove useless blank line ( #18211 )
2020-01-10 14:25:37 -08:00
Anshu Prateek
6e94490186
Make wordpress snippet copy/pastable ( #18240 )
...
Remove leading space to make it copy pastable.
2020-01-10 14:17:37 -08:00
Jesang Myung
02f0a2af86
fixed minor typo ( #18247 )
2020-01-10 13:55:42 -08:00
Tim Bannister
93369effa8
Tidy Markdown & correct syntax ( #18335 )
...
Use correct formatting for code blocks.
2020-01-10 13:21:38 -08:00
Tim Bannister
e86f038b11
Remove version checks for Job and CronJob task pages ( #18337 )
...
* Specify minimum Kubernetes version for Job tasks
Ask for v1.8 because CronJob went beta in v1.8 and some of the Job pages
reference CronJob.
* Drop version check from Job / CronJob task pages.
Assume that readers have Kubernetes v1.8 or newer.
2020-01-10 12:52:40 -08:00
Tim Bannister
27ec99ffbb
Use built-in version check & metadata ( #18338 )
2020-01-10 11:30:36 -08:00
Tim Bannister
c9825de1a2
Fix link to Minikube ( #18341 )
2020-01-10 11:20:35 -08:00
huccshen
cdfc5d9c13
fix some 404 urls ( #18348 )
2020-01-10 10:54:35 -08:00
Lubomir I. Ivanov
e5c3b8819e
kubeadm-join.md: correct alpha->beta wording ( #18366 )
...
The kubeadm API has been beta for a while.
2020-01-10 10:44:36 -08:00
Afrizal Fikri
e19c758d6a
Adding Bahasa Indonesia translation for Deployment page ( #17815 )
...
* Translate Use Case, Creating a Deployment
* Translate deployment
* Finish deployment updates, continue on deployment status
* Finish scaling and deploy status
* Finish rollback, clean up, canary
* Finish specification, tyding up
* Translate remaining typographs
2020-01-10 03:48:34 -08:00
Jie Shen
a1c4d04960
Fix markdown syntax issue for zh kubeadm high availability.md ( #18592 )
2020-01-10 01:52:35 -08:00
Poule Dodue
0d0ebae779
Add CCM Hetzner ( #16766 )
2020-01-10 00:58:34 -08:00
ares
b342d7463a
fix error urls ( #18047 )
2020-01-10 00:54:34 -08:00
Martin Helmich
035574273b
Link to current API reference on german translation ( #18590 )
2020-01-10 00:38:34 -08:00
ares
d4f4f76fc6
zh-trans content/en/blog/_posts/2019-11-26-cloud-native-java-controller-sdk.md ( #18526 )
2020-01-09 23:48:34 -08:00
Jie Shen
b66474dfb0
Fix broken link for zh/contribute/localization.md ( #18584 )
2020-01-09 18:36:34 -08:00
xieyanker
3fd6285b2e
Fix incorrect Chinese brackets in Markdown hyperlinks ( #18562 )
...
* Fix incorrect Chinese brackets in Markdown hyperlinks
* remove spaces
2020-01-09 17:28:34 -08:00
Gerasimos Dimitriadis
29ec822d25
Fix typo in quantity suffix ( #18578 )
2020-01-09 16:28:35 -08:00
Cat Yao
9700ac2586
Added Azure Application Gateway Ingress Controller ( #17832 )
...
* Added Azure Application Gateway Ingress Controller
Added Azure AppGW Ingress Controller (AGIC) to the list of additional controllers now that it has gone GA.
* Update content/en/docs/concepts/services-networking/ingress-controllers.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-01-09 14:06:35 -08:00
Alexey Pyltsyn
f6dff1f944
ru: fix typos for templates/concept ( #18576 )
2020-01-09 11:54:35 -08:00
Alexey Pyltsyn
6b60936999
Improve Russian translation of What is Kubernetes ( #17847 )
2020-01-09 11:20:35 -08:00
giri
c1327715d0
Update namespaces.md ( #18373 )
2020-01-09 09:25:46 -08:00
windayski
a66b902bb9
fix links ( #18376 )
2020-01-09 09:23:45 -08:00
GoodGameZoo
c1289a3e8e
Correct links in networking.md ( #18386 )
2020-01-09 08:45:46 -08:00
GoodGameZoo
b9f0153e3c
Correct links 2016 10 00 helm charts making it simple to package and deploy apps on kubernetes ( #18388 )
...
* Correct links
* Correct links
2020-01-09 08:29:47 -08:00
GoodGameZoo
bf4bfcbbc9
Correct links 2016 10 00 helm charts making it simple to package and deploy apps on kubernetes 2 ( #18390 )
...
* Correct links
* Correct links 2
2020-01-09 08:25:47 -08:00
Claudia J.Kang
29235743ed
Second Korean L10n Work For Release 1.17 ( #18570 )
...
- Update to Outdated files in dev-1.17-ko.2 branch. (#18236 )
- Update path of referenced links in translated documents - 1.17 (#18282 )
- Use original text for a code (#18358 )
- Updates to documents that do not reflect the original text - 1.17 (#18270 )
- Translate services-networking/dual-stack.md in Korean. (#18251 )
- Update cluster-large.md (#18232 )
- Translate services-networking/network-policies.md in Korean. (#18269 )
- Modify reference links for translated documents added from previous branches. (#18432 )
- Translate docs/concepts/services-networking/add-entries-to-pod-etc-hosts-with-host-aliases.md in Korean (#18484 )
Co-Authored-By: Lawrence Kay <lkay9495@hotmail.com>
Co-Authored-By: Yuk, Yongsu <ysyukr@gmail.com>
Co-Authored-By: Jmnote <opcore@gmail.com>
Co-Authored-By: Claudia J.Kang <claudiajkang@gmail.com>
Co-authored-by: Seokho Son <shsongist@gmail.com>
Co-Authored-By: June Yi <june.yi@samsung.com>
Co-authored-by: Yuk, Yongsu <ysyukr@gmail.com>
Co-authored-by: Lawrence Kay <me@lkaybob.pe.kr>
Co-authored-by: Jmnote <opcore@gmail.com>
Co-authored-by: Seokho Son <shsongist@gmail.com>
Co-authored-by: June Yi <june.yi@samsung.com>
2020-01-09 07:31:46 -08:00
Cria Hu
34fa184dcf
fix issue #18434 ( #18549 )
2020-01-09 05:53:45 -08:00
ttonline
49ba924a6a
Delete SEE ALSO section under content/zh/docs/reference/setup-tools/kubeadm/generated/. ( #18524 )
2020-01-09 05:51:45 -08:00
helight
123df0124d
update zh-translation: docs/concepts/storage/volume-snapshot-classes.md ( #18528 )
...
* update zh-translation: docs/concepts/storage/volume-snapshot-classes.md
* update
* fix review issues
* fix review issues
2020-01-09 05:49:45 -08:00
Qiming
6161de9914
Amend the StorageClass page ( #18482 )
...
* Amend the StorageClass page
* Update content/en/docs/concepts/storage/storage-classes.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-01-09 03:57:45 -08:00
Qiming
9351b160af
Improve CronJob page ( #18554 )
...
* Improve CronJob page
This PR adds a note about the special constraint on CronJob names. The
contstraint is not captured in the API specification or anywhere else to
my knownledge.
* Update content/en/docs/concepts/workloads/controllers/cron-jobs.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-01-09 03:55:45 -08:00
kurisu
c03b44bc04
[typo]fix The fourth example translation error ( #18553 )
...
English version:
The fourth example selects all resources without a label with key `partition`; no values are checked.
Chinese version:
第三个示例选择了所有没有 `partition` 标签的资源;没有校验它的值。
Fix version:
第四个示例选择了所有没有 `partition` 标签的资源;没有校验它的值。
2020-01-09 03:41:44 -08:00
kvaps
391eef3c2f
use madison instead of policy ( #18558 )
2020-01-09 01:55:46 -08:00
Zhang Yong
70be30e86e
remove see also ( #18555 )
...
https://github.com/kubernetes/website/issues/18411
2020-01-09 01:07:45 -08:00
TimYin
26f0499658
remove see also ( #18551 )
2020-01-08 23:57:45 -08:00
Jie Shen
f37f8eb12b
Fix broken links for zh kubernetes-basics ( #18546 )
2020-01-08 18:27:39 -08:00
David Zhu
b2b50a1860
Clarify that nodes must be drained before upgrade for migration ( #18535 )
2020-01-08 16:49:39 -08:00
jkld11
8121d3ea8c
Add adidas case study ( #17569 )
...
* create index.html for adidas
* add adidas images and logo
* add adidas logo
* Delete adidas-featured.svg
* Update index.html
* Update case-studies-gradient.css
* Update index.html
* Update case-studies-gradient.css
* Update index.html
* Update index.html
* Update case-studies-gradient.css
2020-01-08 15:53:40 -08:00
KYamani
2c417069d0
Update _index.md ( #18421 )
2020-01-08 14:43:40 -08:00
Jin Hase
154e84778e
Fix typo in TLS bootstrapping document ( #18292 ) ( #18293 )
2020-01-08 14:11:40 -08:00
Claudia J.Kang
a013013e9d
Fix IPV4 typo to IPv4 ( #18393 )
2020-01-08 14:09:40 -08:00
Paul Morie
d49e570799
Add blog post to memorialize Brad Childs ( #18534 )
2020-01-08 13:33:40 -08:00
Aðalsteinn Rúnarsson
204c0ff64f
Rename StackPointCloud to NKS ( #18437 )
...
StackPointCloud is now NetApp Kubernetes Service (NKS). Also add On-prem checkmark to NKS.
2020-01-08 09:03:40 -08:00
Rahul Kumar Singh
20e31c3f5c
Added More Base64 Tool ( #17982 )
...
I noticed this https://www.base64encode.org/ Tool is not working in the safari browser, So I added alternative tool that I found is working on safari and another browser.
Please Check Link that I added :)
Thanks
2020-01-08 05:57:40 -08:00
Jin Hase
dfe4ea46c2
Fix simple typos in feature-gates.md ( #18275 ) ( #18276 )
2020-01-08 02:25:40 -08:00
Rémy Léone
a2b023c468
Add French version of Service concept page ( #18495 )
...
* Add French version of Service concept page
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
2020-01-08 01:13:40 -08:00
helight
89213edfb5
zh-translation: /docs/tasks/configure-pod-container/configure-livenes… ( #18508 )
...
* zh-translation: /docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes.md
* fix review issues
2020-01-07 21:47:40 -08:00
Tim Bannister
da6e6cb4fc
Omit broken links ( #18469 )
...
I searched for obvious replacements using Google, but did not see any.
(I don't want to hyperlink to blog posts, as blogs don't come with any
commitment for someone to keep them current).
2020-01-07 20:39:41 -08:00