Eric Briand
cee9e620ca
Use different wording to not quote current version
2020-11-05 17:21:08 +01:00
Kubernetes Prow Robot
51a541c161
Merge pull request #24890 from russellb/ovn-kube
...
Add OVN-Kubernetes to list of cluster add-ons
2020-11-04 23:46:52 -08:00
Kubernetes Prow Robot
afa5196363
Merge pull request #24825 from novas0x2a/patch-1
...
document HPA's implicit deactivation
2020-11-04 16:26:53 -08:00
reylejano-rxm
3ea3856e78
Merge master into dev-1.20 branch to fix Integration Branch
2020-11-04 14:22:05 -08:00
Russell Bryant
21b52415e0
Add OVN-Kubernetes to list of cluster add-ons
...
OVN-Kubernetes is another network provider for Kubernetes. Add it to the list
of other similar add-ons.
2020-11-04 17:09:06 -05:00
Kubernetes Prow Robot
b436a816e9
Merge pull request #24889 from reylejano-rxm/merged-master-dev-1.20
...
Merge master into dev-1.20 to keep in sync - 11-4-20
2020-11-04 12:46:53 -08:00
Kubernetes Prow Robot
04787a1903
Merge pull request #24865 from Arhell/fix-heading
...
fix heading level
2020-11-04 12:36:53 -08:00
Shihang Zhang
3590d73008
TokenRequest and TokenRequestProjection are GA now ( #24823 )
2020-11-04 11:24:53 -08:00
Kubernetes Prow Robot
44fd64ef5c
Merge pull request #24639 from ankeesler/exec-cred-prov-cluster-info
...
exec credential provider: cluster info details
2020-11-04 11:20:52 -08:00
reylejano-rxm
48266bd653
Merge remote-tracking branch 'upstream/master' into dev-1.20
2020-11-04 10:32:10 -08:00
Tim Hockin
6fdb3e10d7
Revert storage-related topology changes
2020-11-04 09:01:42 -08:00
Jakob
8c68745c0f
improve structure of finalizer section in CRD guide ( #24851 )
...
- It's now more precise regarding the format of finalizers (which have to
consist of a namespace and a name, separated by a forward slash or they
will get rejected by the apiserver, with the exception of built in ones)
- It's less repetitve in general
2020-11-04 08:00:05 -08:00
Kubernetes Prow Robot
c779b2152b
Merge pull request #24783 from thockin/kep-1659-doc-topology-labels
...
Better docs for standard topology labels
2020-11-04 07:38:04 -08:00
Eric Briand
c869ef67a8
Update default admission plugins for 1.19
2020-11-04 09:56:20 +01:00
Kubernetes Prow Robot
5199878fb2
Merge pull request #24768 from kbhawkey/kb-content-third-party-cleanup-1
...
clean up turnkey cloud solutions
2020-11-04 00:46:04 -08:00
Kubernetes Prow Robot
6691d8e7b2
Merge pull request #24863 from povsister/signing-duration
...
Fix experimental flag example
2020-11-03 18:32:03 -08:00
Karen Bradshaw
a8f07b6a1b
modify width of iframe
2020-11-03 16:24:20 -05:00
Karen Bradshaw
1e1e016d17
testing landscape shortcode
2020-11-03 15:52:15 -05:00
Karen Bradshaw
dd618cff39
clean up turnkey cloud solutions
2020-11-03 15:40:26 -05:00
Tim Hockin
300c2e8545
Better docs for standard topology labels
...
As per KEP 1659, topology labels are now more formalized. Move away
from the older `failure-domain.beta` names ands use `topology` names
instead.
2020-11-03 11:27:58 -08:00
Andrew Keesler
c855d5d68c
exec credential provider: make arbitrary JSON more explicit
...
Signed-off-by: Andrew Keesler <akeesler@vmware.com >
2020-11-03 12:19:16 -05:00
Kubernetes Prow Robot
dbce914cfd
Merge pull request #24852 from alculquicondor/beta-default-spread
...
Graduate DefaultPodTopologySpread to beta
2020-11-03 07:44:16 -08:00
Aldo Culquicondor
ac3d7d5642
Graduate default pod topology spread to beta
2020-11-03 10:11:05 -05:00
Kubernetes Prow Robot
974932e170
Merge pull request #24756 from fonsecas72/95641
...
Documenting new default headers in HTTP probes
2020-11-03 07:02:16 -08:00
Aldo Culquicondor
eda7a79ea2
Fix feature state for cluster-level default topology spread
...
The configuration is part of the PodTopologySpread feature
(previously known as EvenPodsSpread)
2020-11-03 09:29:27 -05:00
Arhell
08b566111d
fix heading level
2020-11-03 10:54:58 +02:00
povsister
3189bdf52a
Fix experimental flag example
2020-11-03 14:30:44 +08:00
Arjun Naik
b838012e1e
Added docs about container resource metric source for HPA ( #23523 )
...
* Added docs about container resource metric source for HPA
Signed-off-by: Arjun Naik <arjun.rn@gmail.com >
* Update content/en/docs/tasks/run-application/horizontal-pod-autoscale.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
* Update content/en/docs/tasks/run-application/horizontal-pod-autoscale.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
* Update content/en/docs/tasks/run-application/horizontal-pod-autoscale.md
Co-authored-by: Guy Templeton <guyjtempleton@googlemail.com >
Co-authored-by: Tim Bannister <tim@scalefactory.com >
Co-authored-by: Guy Templeton <guyjtempleton@googlemail.com >
2020-11-02 11:44:15 -08:00
Kubernetes Prow Robot
dc5093f2f2
Merge pull request #24819 from doug-fish/master
...
Add missing space
2020-11-02 07:24:54 -08:00
Kubernetes Prow Robot
6a887a3204
Merge pull request #24841 from sftim/20201101_fix_container_runtime_apt_pgp_key_instructions
...
Fix incorrect instructions for adding PGP keys to APT
2020-11-02 06:48:53 -08:00
Tim Bannister
dbb93e842e
Fix incorrect instructions for adding PGP keys to APT
2020-11-01 23:18:05 +00:00
Mike Lundy
862482e4d1
Apply suggestions from code review
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2020-10-31 12:00:00 -07:00
Hugo Fonseca
f5a8dbe61e
HTTP Probe - Documenting about default headers
2020-10-31 17:12:42 +00:00
Pankaj Kumar
b05f84778b
Updated _index.md to remove duplicate lines
...
Removed duplicate lines in the documentation.
2020-10-31 11:46:33 +05:30
Mike Lundy
0f4db0dc90
document HPA's implicit deactivation
2020-10-30 14:56:32 -07:00
Kubernetes Prow Robot
fe76436eba
Merge pull request #24780 from anwesh-b/patch-1
...
Update container-runtimes.md
2020-10-30 13:12:52 -07:00
Kubernetes Prow Robot
2bc2e8fda0
Merge pull request #24528 from sftim/20201012_add_object_to_glossary
...
Add object to glossary
2020-10-30 12:20:38 -07:00
Kubernetes Prow Robot
fd242da719
Merge pull request #24755 from RenaudWasTaken/dev-1.20
...
Graduate DisableAcceleratorUsageMetrics to beta
2020-10-30 12:16:38 -07:00
Renaud Gaubert
99ecc57389
Graduate DisableAcceleratorUsageMetrics to beta
...
Signed-off-by: Renaud Gaubert <rgaubert@nvidia.com >
2020-10-30 10:27:33 -07:00
doug-fish
9f052f96d4
Add missing space
2020-10-30 10:49:13 -05:00
Renaud Gaubert
f2ef3d0e80
Graduate KubeletPodResources to GA
...
Signed-off-by: Renaud Gaubert <rgaubert@nvidia.com >
2020-10-29 18:55:33 -07:00
Sergey Kanzhelev
21362d8e4c
Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
2020-10-29 17:24:02 -07:00
Sergey Kanzhelev
06fda8221a
Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
2020-10-29 17:23:43 -07:00
Sergey Kanzhelev
63283f5c31
Update content/en/docs/reference/access-authn-authz/admission-controllers.md
2020-10-29 17:22:26 -07:00
Sergey Kanzhelev
6d51948652
Update content/en/docs/reference/access-authn-authz/admission-controllers.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2020-10-29 17:19:11 -07:00
Kubernetes Prow Robot
7ffb2882df
Merge pull request #24728 from nate-double-u/23055-copy-update
...
Copy updates for k8s.io/docs/concepts/containers/images/
2020-10-29 14:18:06 -07:00
Anwesh Budhathoki
b45a679d36
Update container-runtimes.md
...
Added few lines to help people understand the procedure
2020-10-29 20:42:46 +05:45
Karen Bradshaw
1c8429a173
fix csimigration feature state
2020-10-29 10:42:44 -04:00
Kubernetes Prow Robot
270e0b5996
Merge pull request #24730 from lmm/update-calico
...
Update Calico description on 'Cluster Networking' page
2020-10-29 07:02:59 -07:00
Carl Henrik Lunde
1d08f1f6fa
AWS ALB Ingress Controller renamed to AWS Load Balancer Controller
...
AWS ALB Ingress Controller is now renamed to AWS Load Balancer Controller
2020-10-29 13:38:04 +01:00