Barnabas Makonda
fe5ca2738b
Remove .orig and _backup_ files ( #15011 )
...
* remove all .orig files
* remove all backup files
* remove base, local and remote backup files
2019-06-20 05:18:48 -07:00
Barnabas Makonda
455f312775
Merge branch 'master' into dev-1.15
2019-06-19 23:19:27 +03:00
CJ Cullen
3780c56243
Update vuln reporting language to match reality ( #14885 )
...
We don't need to be the dispatch for all vulns, now that other projects are starting to have their own processes. But we don't want to discourage reports about stuff that isn't directly in k/k either.
Saying that we usually disclose vuln reports in 7 days is just not true. But, I think it's still good to aim for 7 days when we aren't blocked on and coordinating release of patches.
2019-06-19 13:08:51 -07:00
839
52073165cb
update the upgrade method of kubelet / kubectl of worker nodes ( #14871 )
...
* [#14870 ] update the upgrade method of kubelet / kubectl of worker nodes
* [#14870 ] add link of how to update from 1.13 to 1.14
2019-06-19 13:02:20 -07:00
Tim Bannister
0c4d5b7506
Update link to Minikube from glossary ( #14942 )
2019-06-19 12:22:33 -07:00
zwwhdls
31fce9bee1
Fix kubectl reference table of '--generator' ( #14983 )
...
* fix `--generator` in `kubectl run` guide
* distinguish api group from kubectl command in reference table
2019-06-19 12:02:34 -07:00
MAKOSCAFEE
8781518d32
update with master content resolving merge conflicts
2019-06-19 19:10:18 +03:00
Deepika Pandhi
658f5c498d
Added --show-labels ( #14779 )
...
* updated OR comments
* updated comments from review for --show-labels
2019-06-18 15:36:32 -07:00
Anthony Dahanne
02d963d5fc
fix some typos in kubeadm init ( #14864 )
2019-06-13 18:50:22 -07:00
Rajakavitha1
55ac801bc4
Restructure the left navigation pane of setup ( #14826 )
...
* restructure left nav
* Restructure setup left navigation
* Update _redirects
* Incorporated all the changes suggested
* removed the Thumbs.db file
2019-06-12 04:57:29 -07:00
Jingfang Liu
b3e3332739
update kubectl "$" format ( #13256 )
2019-06-10 19:42:16 -07:00
Lubomir I. Ivanov
2a0f39fb41
kubeadm: update the reference documentation for 1.15 ( #14596 )
...
* kubeadm-ref: update placeholder generated files
* kubeadm-ref: include reset-phase.md document
Also update reset.md to reflect the addition of reset phases.
* kubeadm-ref: update authored content
* kubeadm-ref: remove imports for removed "config upload" commands
* kubeadm-ref: add page for kubeadm upgrade phases
2019-06-10 18:56:15 -07:00
Robert Krawitz
e45144f7e1
Graduate node PIDS limiting to beta ( #14425 )
2019-06-10 18:40:14 -07:00
Eirik Albrigtsen
9e1dc478a5
add clux/kube-rs client ( #14759 )
...
* add clux/kube-rs client
add [clux/kube-rs](https://github.com/clux/kube-rs ) to list of
[community-maintained client
libraries](https://kubernetes.io/docs/reference/using-api/client-libraries/#community-maintained-client-libraries )
* reorder
2019-06-10 18:12:15 -07:00
codyc
1b9af9ad50
Federation Remediation Part Deux ( #14140 )
...
* first removal of federation
* more fixes
2019-06-10 17:32:15 -07:00
rptaylor
43ed5b7d25
add link to default admission controllers ( #14808 )
2019-06-10 16:00:22 -07:00
Kevin Taylor
d1bdefd251
VolumeSubpathEnvExpansion Beta Documentation ( #13846 )
2019-06-10 13:07:07 -07:00
Vladimir Vivien
1ab3957704
CSI Inline Ephemeral Documentation Update ( #14704 )
...
* CSI inline ephemeral ver update in doc
* CSI inline ephemeral feature-gate update
2019-06-10 12:29:10 -07:00
Rostislav M. Georgiev
b1a0711f11
kubeadm: Document new v1beta2 config format ( #14607 )
...
Signed-off-by: Rostislav M. Georgiev <rostislavg@vmware.com>
2019-06-10 12:27:16 -07:00
rptaylor
6a77a5a7c9
recommended admission controllers are enabled by default ( #14784 )
...
Since the recommended ones are already enabled by default, they do not need to be explicitly specified with `--enable-admission-plugins`
2019-06-10 07:43:08 -07:00
Jordan Liggitt
3ad640e8bc
Add webhook admission outline ( #14671 )
2019-06-09 21:15:05 -07:00
Deep Debroy
6e75d5c4de
Update CSI migration docs with Azure Disk/File details ( #14707 )
...
Signed-off-by: Deep Debroy <ddebroy@docker.com>
2019-06-05 22:18:10 -07:00
Jay Pipes
cbbaf04e72
use glossary defs in overview/components.md ( #14721 )
...
This patch promotes re-use of the existing kube-proxy glossary
definition by referencing it from overview/components.md. Similarly, we
move the definition of Container Runtime into a new glossary definition
so that other pages may refer to it.
2019-06-05 18:32:12 -07:00
Tim Bannister
62ae33b4a9
Reword documentation for Service concept ( #14526 )
...
* Reword glossary entry for Service
New wording should be more suitable for inclusion via a
glossary_definition shortcode.
* Improve What's Next section for Service concept
* Rename Services concept to singular
This matches other concept documentation, eg Deployment.
* Use documentation IP address range
1.2.3.4 is outside the blocks reserved for documentation.
* Reword Service concept description
Services direct traffic to Pods, not containers
* Write IPVS in uppercase
2019-06-04 16:11:53 -07:00
Tim Bannister
aa9384eb19
Tweak glossary definition for Node ( #14317 )
...
* Tweak glossary definition for Node
The services (eg kubelet) that run on a Node are not the kind of
Service that the Kubernetes API knows about. Reword accordingly.
Also, highlight that Docker is one container runtime and that
there are others.
* Adopt suggestions from https://github.com/kubernetes/website/pull/14523
Co-Authored-By: Rael Garcia <me@rael.io>
2019-06-04 15:27:53 -07:00
wangyamei
711a0d20ee
update feature-gates.md ( #14635 )
2019-06-02 23:58:14 -07:00
Oussema CHERNI
c25d3c0b19
Fix Container Environment Variables full link ( #14663 )
2019-06-02 23:32:12 -07:00
Robert Krawitz
817ee7ed45
Add support for quotas for ephemeral storage monitoring. ( #14268 )
2019-05-31 08:28:28 -07:00
wangyamei
7df7a2ee58
correct the Feature:PodPriority in feature-gates.md ( #14547 )
2019-05-29 22:36:18 -07:00
Martin Vladev
a55e66f9ef
Remove initializers feature gate ( #14602 )
...
* Remove initializers feature gate
Initializers are removed in 1.14
kubernetes/kubernetes#72972
* Update feature-gates.md
2019-05-29 20:10:19 -07:00
Tim Bannister
b2d7cc5e30
Reword glossary entry for etcd ( #14621 )
...
* Link to official etcd documentation
* Reword etcd glossary entry
* Update etcd.md
2019-05-29 19:24:21 -07:00
Tim Bannister
23e8eaf782
Use shortcode for note in Kops glossary entry ( #14534 )
...
* Use note shortcode in kops glossary entry
This brings the entry closer to Kubernetes' style guide for
documentation.
* Reword kops glossary entry
- Write “Terraform” with a capital T (it's a proper noun)
- Adjust grammar
2019-05-28 22:18:20 -07:00
Harshvardhan Karn
bbc3061088
fix kubernetes certified logo url ( #14511 )
...
Signed-off-by: harshvkarn <harshvardhan.karn@mayadata.io>
2019-05-27 06:07:52 -07:00
Tim Bannister
e0873fe247
Add containerd and CRI-O to glossary ( #14309 )
2019-05-21 00:56:44 -07:00
Rajakavitha1
d21ffb4c63
Refractor _index.md ( #14163 )
2019-05-20 05:23:14 -07:00
Wojciech Tyczynski
c7c55c5883
Watch bookmarks documentation ( #14379 )
2019-05-20 05:13:14 -07:00
Ivan Fraixedes
7aad953be7
en/glossary: use title for all Pod occurrences ( #14366 )
...
Use title case for all the Pod occurrences which appear in the rkt
glossary term.
2019-05-16 14:46:30 -07:00
Tim Allclair (St. Clair)
5f5883a5ea
List & watch can be authorized on named resources ( #14339 )
2019-05-16 05:03:49 -07:00
Elvadas NONO
44ba5567b1
Entry for QoS ( #5993 ) ( #14083 )
...
* Entry for QoS (#5993 )
* QoSClass terminology
* QoSClass terminology renamming item
* QoS definition
* Review update QoS Class and Grammar
* dash in glossary id qos-class
2019-05-13 01:58:11 -07:00
Tim Bannister
0e7ae40167
Fix glossary entry for Docker ( #14280 )
...
Also mention Docker Engine. Docker as a brand covers several
technologies.
2019-05-12 05:42:10 -07:00
Renich Bon Ciric
2f456da350
Fix bad for in short options ( #14253 )
...
This one fixes issue #14211 .
I just replaced `-o=parameter` instances with `-o parameter`.
2019-05-10 06:39:57 -07:00
Kohei Toyoda
a1e774fd09
fix orders of yaml for access-authn-authz ( #14195 )
2019-05-09 18:15:58 -07:00
Kenichi Omichi
84163560cc
Fix orders of yaml of reference/kube* ( #14238 )
...
The orders of kind and metadata were inconsistent, and that made the
doc unreadable.
This fixes the orders in consistent way.
2019-05-08 22:40:47 -07:00
Marek Counts
a1f811d852
Updated self-hosting documentation ( #13866 )
...
* updated self-hosting documentation
* removed more referances
* updated wording
* updated self-hosting warning to be more clear about the effects of pivot has on your cluster
* Update content/en/docs/setup/independent/self-hosting.md
Co-Authored-By: Klaven <mcounts@suse.com>
2019-05-07 11:30:40 -07:00
rupeshk071
d281cb567a
Update overview.md ( #13725 )
...
unknown flag: --include-extended-apis
2019-05-06 22:15:40 -07:00
SpringWar
1434120200
Update Kubelet RotateKubeletClientCertificate feature since v1.8 ( #13070 )
...
* Update feature-gates.md
Update PodPriority feature to beta since v1.11
* Update Kubelet RotateKubeletClientCertificate feature since v1.8
* fix feature-gates.md and kubelet-tls-bootstrapping.md Kubelet RotateKubeletClientCertificate feature since v1.8
2019-05-06 07:29:39 -07:00
Stefan Sauer
379626bc10
Fix broken link in service-accounts-admin.md ( #14178 )
...
* Fix broken link in service-accounts-admin.md
a213182b10
added a linke to [projected volume] that maybe got renamed.
* Update service-accounts-admin.md
2019-05-06 02:55:36 -07:00
Andrea Sosso
3ce77b2d1c
Correction on command: kubeadm config print join-defaults ( #14078 )
...
`kubeadm config print join-defaults` since kubeadm 1.13
https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-config/#cmd-config-print-join-defaults
2019-05-04 20:53:37 -07:00
Ismail Alidzhikov
3745897fc7
Update SupportPodPidsLimit to Beta ( #14118 )
...
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-05-04 18:31:38 -07:00
Karen Bradshaw
0e7e694fba
update api ref index, 1.14 ( #14139 )
2019-05-03 10:43:39 -07:00