Wei Huang
e2fd28a35b
Document the changes of scheduler PostFilter extension point
2020-07-13 09:51:12 -07:00
Savitha Raghunathan
0ebc16c10c
resolving conflicts
2020-07-08 16:01:48 -04:00
Kubernetes Prow Robot
754c6b1a64
Merge pull request #21437 from alculquicondor/beta-component-config
...
Add Scheduling Configuration reference doc
2020-07-08 11:11:08 -07:00
Kubernetes Prow Robot
38a5d01d75
Merge pull request #21210 from javidiaz/hostnamefqdn
...
Documentation for new feature setHostnameAsFQDN
2020-07-08 07:01:10 -07:00
Kubernetes Prow Robot
d48be75067
Merge pull request #22089 from Huang-Wei/deprecate-ResourceLimitsPriorityFunction
...
Document the deprecation of featuregate ResourceLimitsPriorityFunction (1.19)
2020-07-07 14:39:07 -07:00
Javier Diaz-Montes
64422b159a
Documenting setHostnameAsFQDN feature
...
KEP: kubernetes/enhancements#1797 and kubernetes/enhancements#1792
Code PR: kubernetes/kubernetes#91699
2020-07-07 16:42:31 -04:00
Kubernetes Prow Robot
c7cf16fbb6
Merge pull request #22218 from savitharaghunathan/merged-master-dev-1.19
...
Branch sync - Merge master with dev 1.19
2020-07-07 10:45:58 -07:00
Aldo Culquicondor
9ed3f427a2
Review comments 2
...
Signed-off-by: Aldo Culquicondor <acondor@google.com >
2020-07-07 10:41:45 -04:00
Aldo Culquicondor
34c3537a72
Review comments
...
Signed-off-by: Aldo Culquicondor <acondor@google.com >
2020-07-06 17:15:43 -04:00
Aldo Culquicondor
72090c98af
Add Scheduling Configuration reference doc
...
Built from the existing Scheduling Profiles doc.
Signed-off-by: Aldo Culquicondor <acondor@google.com >
2020-07-06 16:32:21 -04:00
Kubernetes Prow Robot
7825b79270
Merge pull request #21703 from tengqm/StreamingProxyRedirects
...
Mark StreamingProxyRedirects deprecated in 1.19
2020-07-06 07:16:52 -07:00
Jerry Park
64f62106c1
Fix issue of document link in some documents
2020-07-05 22:46:08 +09:00
Kubernetes Prow Robot
fe82c29052
Merge pull request #22248 from pjhwa/fix-22247
...
Fix issue with k8s.io/docs/reference/command-line-tools-reference/fea…
2020-07-04 03:04:48 -07:00
Jerry Park
5738307b93
Fix issue with k8s.io/docs/reference/command-line-tools-reference/feature-gates/
2020-07-01 21:23:10 +09:00
Kubernetes Prow Robot
3130f1c26a
Merge pull request #20524 from nevermyuk/endpoint
...
Add Endpoints into glossary
2020-06-30 17:54:06 -07:00
Kubernetes Prow Robot
a691d4b1d2
Merge pull request #22061 from mtaufen/said-fg
...
add ServiceAccountIssuerDiscovery to feature gates docs
2020-06-30 17:50:06 -07:00
Savitha Raghunathan
220d754880
Merge remote-tracking branch 'upstream/master' into dev-1.19
2020-06-30 18:02:37 -04:00
Kubernetes Prow Robot
bc90e9eed0
Merge pull request #21672 from janosi/sctp
...
Moving SCTP support from alpha to beta
2020-06-29 10:43:25 -07:00
Kubernetes Prow Robot
11e13b63ee
Merge pull request #21189 from wojtek-t/immutable_secrets_beta
...
Promote Immutable Secrets/ConfigMaps to Beta
2020-06-29 05:13:24 -07:00
wojtekt
0d7d24195d
Promote immutable secrets/configmaps to Beta
2020-06-29 07:53:37 +02:00
wawa
d33dc9f178
shell fix
...
Fix missing'EOF' terminator
2020-06-28 15:51:22 +08:00
Mikkel Oscar Lyderik Larsen
4787ccfc4d
Mark StartupProbe Feature gate beta v1.18
...
Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de >
2020-06-27 10:13:31 +02:00
Kubernetes Prow Robot
de02f2f27d
Merge pull request #22054 from soltysh/kubectl_run_updates
...
Update kubectl run from docs where necessary
2020-06-26 14:30:14 -07:00
Wei Huang
9d1f16db85
Deprecate featuregate ResourceLimitsPriorityFunction in 1.19
2020-06-26 12:41:53 -07:00
Kubernetes Prow Robot
d252bcf3bd
Merge pull request #22063 from EmilyM1/authenticating-certificates
...
Update wording for “Authenticating” reference
2020-06-26 11:27:31 -07:00
Alexandr Lebedev
3ff312373d
Update kubeadm-join.md
...
kubadm -> kubeadm
little bug fix
2020-06-26 18:11:17 +04:00
Emily Moss
2c6ba2cb32
address PR comments
2020-06-25 15:06:55 -07:00
Emily Moss
97850ed430
cert-signing-requests fix
2020-06-25 14:27:10 -07:00
Michael Taufen
51b52c423d
add ServiceAccountIssuerDiscovery to feature gates docs
2020-06-25 13:02:13 -07:00
Maciej Szulik
00f502fa6a
Update kubectl run from docs where necessary
...
kubectl run starting from 1.18 is creating only Pods and there is no option to
create any other resource. Users should be using kubectl create
commands instead. This update the documentation in all those places
where kubectl create should be used instead or changes description to
reflect the situation.
2020-06-25 13:37:14 +02:00
Kubernetes Prow Robot
f93844fd63
Merge pull request #21697 from tengqm/RotateKubeletClientCertificate-119
...
Mark RotateKubeletClientCertificate GA
2020-06-24 05:53:17 -07:00
nevermyuk
d2d289be63
Add endpoint into glossary
...
Edit definition and add tooltips for endpoint
Update content/en/docs/reference/glossary/endpoint.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
Update definition
Update content/en/docs/reference/glossary/endpoint.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
Change tag from fundamentals to networking
2020-06-21 22:46:33 +08:00
Kubernetes Prow Robot
0c812fad45
Merge pull request #20443 from fernandokarnagi/master
...
Added steps for normal user authentication
2020-06-21 05:48:39 -07:00
Kubernetes Prow Robot
7313e210cb
Merge pull request #21774 from ptux/patch-1
...
update latest kubectl run syntax
2020-06-19 22:48:39 -07:00
Kubernetes Prow Robot
eeeffdb159
Merge pull request #21528 from bart0sh/PR0002-multisize-hugepages-beta
...
Promote HugePageStorageMediumSize feature to Beta
2020-06-19 11:38:44 -07:00
Celeste Horgan
38248db194
Fix feature state tags
2020-06-19 08:50:33 -07:00
Savitha Raghunathan
7ddedb00a0
resolving conflicts
2020-06-17 17:11:24 -04:00
Kubernetes Prow Robot
c1dcada5de
Merge pull request #21536 from Cweiping/remove_kubectl_run_command_deprecated_en
...
deprecated kubectl run command for en
2020-06-15 14:41:57 -07:00
Karen Bradshaw
49575ad2dd
clean up in page toc
2020-06-15 12:02:24 -04:00
Laszlo Janosi
29663e9fca
Fix review comments.
...
"Endpoints" is plural.
Add that the alpha state of the feature lasted til 1.18.
Fix the description of the feature. It is not alpha anymore.
2020-06-15 14:33:54 +00:00
Laszlo Janosi
edeb26de0b
SCTP moving from alpha to beta
2020-06-15 14:33:38 +00:00
Wang(わん)
622e5f9713
update latest kubectl run syntax
...
--dry-run is deprecated
`--restart=Never` flag is unnecessary to create a pod from 1.18
2020-06-15 21:06:55 +09:00
Kubernetes Prow Robot
3ad8c45b0b
Merge pull request #21702 from tengqm/ServiceAppProtocol
...
ServiceAppProtocol is beta in 1.19
2020-06-14 10:51:55 -07:00
Kubernetes Prow Robot
54e1f493a1
Merge pull request #21707 from Cweiping/remove_kubectl_run_command_deprecated_en_from_dev_1.19
...
use kubectl create deployment to create deployment with --replicas and --port
2020-06-14 06:09:55 -07:00
Weiping Cai
0202db7c00
use replicas to replace kubectl scale deployment.
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io >
2020-06-14 19:08:31 +08:00
Qiming Teng
8a14cb1522
Cleanup non-resource paths
...
Some non-resource paths are now deprecated/hidden from the API server.
This PR updates the list.
2020-06-14 11:21:50 +08:00
Kubernetes Prow Robot
06e57d3d4b
Merge pull request #21659 from surajssd/remove-TLS-bootstrapping-limits
...
TLS bootstrapping: Remove "Limits" section
2020-06-13 18:21:55 -07:00
Weiping Cai
cf3becadff
use kubectl create deployment to create deployment with --replicas and --port.
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io >
2020-06-13 17:31:10 +08:00
Qiming Teng
58c152a9a8
Mark StreamingProxyRedirects deprecated in 1.19
2020-06-13 14:31:46 +08:00
Qiming Teng
358a361346
ServiceAppProtocol is beta in 1.19
2020-06-13 14:17:31 +08:00