mkontani
c2a33c3403
fix dex/kubernetes link
2020-11-19 18:09:22 +00:00
Somtochi Onyekwere
ba77c903ed
Merge remote-tracking branch 'upstream/master' into dev-1.20
2020-11-19 17:09:49 +01:00
Kubernetes Prow Robot
2faaed676c
Merge pull request #24874 from janosi/mixedprotocollb
...
Document the support of mixed protocol values in the LoadBalancer type of Services
2020-11-18 07:00:06 -08:00
Kubernetes Prow Robot
8d225a1c73
Merge pull request #25088 from jjasghar/patch-1
...
Update health-checks.md
2020-11-18 06:28:06 -08:00
ramnar
4ed2587df3
implemented review comments
2020-11-18 10:03:23 +05:30
wangyamei
9ff6274c68
Update feature-gates: delete redundant description for ServiceAppProtocol
2020-11-18 10:12:32 +08:00
JJ Asghar
3be56a6099
Update health-checks.md
...
Looks like the formatting for ```shell isn't outputting correctly on the page.
Signed-off-by: JJ Asghar <jjasghar@gmail.com>
2020-11-17 14:45:19 -06:00
Laszlo Janosi
c640aee603
explain the new MixedProtocolLBService feature flag
2020-11-17 19:49:17 +00:00
Shihang Zhang
b9cd9ddaa4
add description for CSIServiceAccountToken
2020-11-16 18:06:09 -08:00
Laszlo Janosi
ebf1a6148d
Add the MixedProtocolLBService to the feature gate list
2020-11-14 15:37:24 +00:00
Mike Spreitzer
bf23ba2aa9
Update API Priority and Fairness doc for graduatino to beta ( #24975 )
2020-11-14 01:55:04 -08:00
Christian Huffman
4b95114b63
Move CSIVolumeFSGroupPolicy to beta
2020-11-13 12:18:47 -05:00
Xing Yang
e62b6e1b18
Add doc for snapshot GA ( #24849 )
2020-11-13 05:08:24 -08:00
Kubernetes Prow Robot
8666ce1771
Merge pull request #24754 from zshihang/dev-1.20
...
add doc for CSIServiceAccountToken
2020-11-12 14:32:25 -08:00
Lubomir I. Ivanov
d0c6d303c3
kubeadm: promote the "kubeadm certs" command to GA ( #24410 )
...
The command resided under "kubeadm alpha certs".
It will be promoted to GA in 1.20 as "kubeadm certs".
The existing command "kubeadm alpha" will
remain present for one more release, but it will be hidden
from documentation as it is deprecated.
2020-11-12 11:28:25 -08:00
Maciej Szulik
4f0068f333
Add information how to enable cronjob controller v2
2020-11-12 16:31:41 +01:00
Kubernetes Prow Robot
20546141c0
Merge pull request #24698 from SergeyKanzhelev/runtimeGA
...
RuntimeClass GA
2020-11-12 03:10:50 -08:00
Kubernetes Prow Robot
3450e8be44
Merge pull request #24913 from mattcary/placerholder-fsgroup
...
Promote ConfigurableFSGroupPolicy feature to beta
2020-11-11 16:24:50 -08:00
Irvi Aini
bb33373bb3
Merge branch 'master' into dev-1.20
2020-11-11 14:55:30 +01:00
Kubernetes Prow Robot
1885c0b283
Merge pull request #24692 from SergeyKanzhelev/ExecProbeTimeout
...
ExecProbeTimeout feature gate introduction
2020-11-11 05:43:48 -08:00
Kubernetes Prow Robot
6d90079245
Merge pull request #23842 from tengqm/improve-sa-admin
...
Improve ServiceAccount administration doc
2020-11-10 18:25:48 -08:00
Shihang Zhang
0b4952dd88
separate RootCAConfigMap from BoundServiceAccountToken and Beta
2020-11-10 15:18:29 -08:00
Kubernetes Prow Robot
91d02f301a
Merge pull request #24786 from RenaudWasTaken/pod-resources-docs
...
Graduate KubeletPodResources to GA
2020-11-10 07:56:40 -08:00
ramnar
ba4b043336
updated review comments
...
updated review comments
2020-11-10 07:08:40 +05:30
ramnar
18e4eaff07
implemented feedback
...
implemented feedback
2020-11-10 07:05:16 +05:30
Sergey Kanzhelev
220a7b201b
ExecProbeTimeout feature gate introduction
2020-11-10 00:10:11 +00:00
Matthew Cary
c5ffbec1ea
placeholder CL for fsgroup policy beta
2020-11-09 21:14:47 +00:00
Kubernetes Prow Robot
358bc69dde
Merge pull request #24878 from ebriand/patch-5
...
Update default admission plugins for 1.19
2020-11-08 12:07:37 -08:00
Eric Briand
cee9e620ca
Use different wording to not quote current version
2020-11-05 17:21:08 +01: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
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
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
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
Aldo Culquicondor
ac3d7d5642
Graduate default pod topology spread to beta
2020-11-03 10:11:05 -05:00
povsister
3189bdf52a
Fix experimental flag example
2020-11-03 14:30:44 +08: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
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
Renaud Gaubert
99ecc57389
Graduate DisableAcceleratorUsageMetrics to beta
...
Signed-off-by: Renaud Gaubert <rgaubert@nvidia.com>
2020-10-30 10:27:33 -07: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
ramnar
bc2b4f2e5b
implemented review comments
...
implemented review comments
2020-10-28 07:28:32 +05:30
Shihang Zhang
ca462f973d
add doc for CSIServiceAccountToken
2020-10-27 10:04:00 -07:00
ramnar
177fb0d6f2
implementing review comments
...
implementing review comments
2020-10-25 16:05:29 +05:30
ramnar
18eb0bfc02
commands to create job and cronjob
2020-10-24 10:36:54 +05:30
Sergey Kanzhelev
72a66b6969
RuntimeClass GA
2020-10-23 20:57:54 +00:00
eagleusb
45ec60bed5
Merge master into dev-1.20 to keep in sync
2020-10-22 17:44:02 +02:00
Kubernetes Prow Robot
ab2ba4d533
Merge pull request #24680 from tengqm/links-reference
...
Fix links in reference section
2020-10-22 06:43:35 -07:00
Qiming Teng
00fd1a68f2
Fix links in reference section
2020-10-22 15:19:30 +08:00
Neha Viswanathan
a8b6551c22
update kubernetes-incubator references
2020-10-20 23:10:28 -07:00
Qiming Teng
2ff3d1f7d3
Improve ServiceAccount administration doc
...
This PR fixes some nits in the doc and slightly revised the content to
conform to content guidelines.
2020-10-21 10:47:08 +08:00
Tim Bannister
78351ecaf5
Transfer “Controlling Access to the Kubernetes API” to the Concepts section
...
Readers from several different backgrounds will find it useful to know
about how Kubernetes controls access to its API. Promote this overview
to the Security subsection of Concepts.
2020-10-20 23:41:56 +01:00
Tim Bannister
3edb970570
Move API overview to be a Docsy section overview
2020-10-20 23:41:54 +01:00
Kubernetes Prow Robot
a9b21d2f4f
Merge pull request #24593 from danwinship/sctp-ga
...
SCTP is GA in 1.20
2020-10-20 15:14:20 -07:00
Kubernetes Prow Robot
ac8ce96c08
Merge pull request #24653 from jpetazzo/clarify-csr-cluster-signing-duration
...
Clarify expiration of certificates signed by kube-controller-manager
2020-10-20 14:28:19 -07:00
Kubernetes Prow Robot
7cfdee6b87
Merge pull request #22715 from logicalhan/monitoring
...
add documentation for system:monitoring rbac policy
2020-10-20 14:22:21 -07:00
Jerome Petazzoni
1932647552
Clarify expiration/lifetime of certificates signed by kube-controller-manager
...
The current wording of the documentation suggests that the duration/expiration
of the certificates can be changed by asking a specific time in the CSR. While
it's technically possible to specify a duration (e.g. as a custom annotation),
there is no agreed-upon method to do so, and the built-in signer uses a fixed
expiration time anyway.
This clarifies the situation.
See kubernetes/kubernetes#92678 for discussion.
Signed-off-by: Jerome Petazzoni <jerome.petazzoni@gmail.com>
2020-10-20 22:37:25 +02:00
Kubernetes Prow Robot
df5f80f69b
Merge pull request #24604 from mdgrotheer/patch-1
...
Update authentication.md
2020-10-20 11:48:19 -07:00
Jordan Liggitt
92f837d4b2
Clarify external kubelet server approver requirements
2020-10-20 14:09:35 -04:00
Javier Diaz-Montes
c29185dac5
Updating doc to reflect that setHostnameAsFQDN feature will be beta in v1.20
2020-10-20 07:17:24 -04:00
Kubernetes Prow Robot
ea1dfd2384
Merge pull request #24594 from tengqm/improve-csr
...
Style tweaking for CSR reference page
2020-10-20 03:10:07 -07:00
Qiming Teng
92a09b23fa
Style tweaking for CSR reference page
2020-10-20 09:08:54 +08:00
Kubernetes Prow Robot
3121a9a581
Merge pull request #24636 from tengqm/fix-2979
...
Fix reference to API groups
2020-10-19 11:28:14 -07:00
Andrew Keesler
6fc4e102b8
exec credential provider: cluster info details
...
Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-10-19 10:44:37 -04:00
Qiming Teng
49b18b3b11
Fix reference to API groups
2020-10-19 15:19:22 +08:00
Kubernetes Prow Robot
9e862337b9
Merge pull request #23863 from tengqm/split-server-side-apply
...
Move Server Side Apply into a separate reference page
2020-10-18 17:42:14 -07:00
Kubernetes Prow Robot
e028d3d81c
Merge pull request #24580 from zhiguo-lu/zh-translate-reference-certificate-signing-requests
...
Translate reference/certificate-signing-requests.md into Chinese and fix a bug in origin file, #24065
2020-10-18 01:46:12 -07:00
Dan Winship
be23194dad
SCTP is GA in 1.20
2020-10-16 14:12:12 -04:00
Matthew Grotheer
519f8ec5bc
Update authentication.md
...
Small grammatical corrections
2020-10-16 09:20:23 -07:00
luzg
5dab375fd3
Translate reference/certificate-signing-requests.md into Chinese and fix a bug in origin file, 24065
...
make change according to Tengqm's comment
2020-10-16 22:27:15 +08:00
Tim Bannister
a6bd225751
Link from containers term to concept
...
Update full link for "container" glossary definition
2020-10-15 12:00:00 +01:00
reylejano-rxm
34695f9380
dev-1.20 branch version for pod-lifecycle.md for feature state for k8s version
2020-10-14 09:35:18 -07:00
Kubernetes Prow Robot
f1ac8efcb8
Merge pull request #23887 from mtaufen/said-beta-docs-1.20
...
Update docs for ServiceAccountIssuerDiscovery beta
2020-10-14 06:55:55 -07:00
Qiming Teng
0c3f9a53e0
Add links to dangling kubeadm reference pages
2020-10-14 11:32:19 +08:00
Kubernetes Prow Robot
0661d65a18
Merge pull request #24076 from neolit123/1.20-add-link-in-kubeadm-config
...
kubeadm: improve links and information around using the config file
2020-10-12 18:11:22 -07:00
Qiming Teng
ff6b8edc5b
Move Server Side Apply into a separate reference page
...
"Server Side Apply" is a big topic that warrants a dedicated page on it.
Its current content is 400+ lines in the `api-concepts` page, kind of
hijacking the "api-concepts" for a standalone feature.
This PR proposes a separation for maintainability.
2020-10-13 08:56:08 +08:00
Kubernetes Prow Robot
4855e8828b
Merge pull request #24531 from sftim/20201012_remove_rkt
...
Remove rkt
2020-10-12 17:47:22 -07:00
Kubernetes Prow Robot
45372766f9
Merge pull request #23838 from consideRatio/patch-3
...
Make docs/reference/scheduling/config focus on v1beta1 over alpha versions
2020-10-12 17:21:22 -07:00
Tim Bannister
18e5d14344
Remove rkt
...
https://github.com/rkt/rkt is an ex-project.
rkt has kicked the bucket, shuffled off its mortal coil, run down the
curtain and joined the choir invisible.
2020-10-12 21:52:33 +01:00
Tim Bannister
791d7ad969
Add object to glossary
2020-10-12 19:02:33 +01:00
Kubernetes Prow Robot
5f2e72bf9a
Merge pull request #23332 from matthyx/master
...
Promote startupProbe to GA in 1.20
2020-10-09 21:48:47 -07:00
Chen, Xu Chun (Simon)
4688a3679c
Update API group url
...
The "core API group" url points to a wrong page that does not explain anything about "core API group". Update the url to point to the correct page.
2020-10-09 15:21:58 +08:00
Han Kang
f37f473210
add documentation for system:monitoring rbac policy
2020-10-08 15:50:49 -07:00
Kubernetes Prow Robot
0703805305
Merge pull request #24349 from liggitt/tokenreview
...
Clarify tokenreview API
2020-10-07 16:00:15 -07:00
Somtochi Onyekwere
59cf7a42b4
Merge master into dev-1.20 to keep in sync
2020-10-07 15:36:49 -07:00
Jordan Liggitt
5ff7c64134
Clarify tokenreview API
2020-10-07 10:21:30 -04:00
makocchi-git
23a13ec9d8
fix indent
2020-10-07 16:54:11 +09:00
Matthias Bertschy
096499936e
Promote startupProbe to GA in 1.20
2020-10-07 08:39:48 +02:00
Kumar Gaurav
2551034ebd
fix api version in certificate signing request doc
2020-10-06 22:42:32 +11:00
Aji Arya
fb02f7dea4
Removed core-object tag
...
Removed `core-object` tag from kubelet.md
2020-10-04 12:27:47 +07:00
Kubernetes Prow Robot
9e01fb5560
Merge pull request #24037 from RULCSoft/fix-typos
...
Fix typos
2020-10-02 07:25:20 -07:00
Lubomir I. Ivanov
188bd2ea52
kubeadm: improve links and information around using the config file
...
- Add link from the kubeadm-config page to the paragraphs on
using "--config" with "init" and "join".
- Improve text in the the paragraphs on using "--config" with
"init" and "join".
- Reword the link about the configuration file in the
create-cluster-kubeadm page.
2020-10-01 15:32:20 +03:00
Kristin Martin
fc65276477
Merge remote-tracking branch 'upstream/master' into dev-1.20
2020-09-30 17:15:37 -07:00
santadasu
2a25de3a78
Update certificate-signing-requests.md
...
Reworded the sentence for easy comprehension.
2020-09-30 15:47:08 -07:00
Kubernetes Prow Robot
6a85a07290
Merge pull request #21112 from rennokki/patch-1
...
Added new PHP client library
2020-09-29 15:21:25 -07:00
Kubernetes Prow Robot
6231d8406b
Merge pull request #24142 from adecarolis/add-signerName
...
add signerName to CertificateSigningRequest
2020-09-29 15:07:25 -07:00
Kubernetes Prow Robot
7a26860248
Merge pull request #24069 from nikhita/ssa-listmapkey
...
SSA: fix go marker for listMapKey in the merge strategy
2020-09-29 12:21:26 -07:00
Tomas Menito
f24bf6f60b
Update dry-run flag
...
dry-run is deprecated and can be replaced with --dry-run=client.
2020-09-29 07:25:48 -03:00
Alain De Carolis
65e706e346
add signerName to CertificateSigningRequest
...
signerName is now mandatory. The provided example fails in 1.19.2 with: `kubernetes missing required field "signerName"`
2020-09-25 18:01:21 -04:00
Nikhita Raghunath
f5af09b9f8
SSA: fix go marker for listMapKey in the merge strategy
...
Ref: 64514a1d5d/pkg/generators/extension.go (L49-L50)
2020-09-25 09:51:17 +05:30
jybarnes
3af530a20d
Fix typo
2020-09-23 18:28:05 +09:00
Jorge Vallecillo
1213635880
Fix typos
2020-09-21 15:36:01 -06:00
Kubernetes Prow Robot
d4e1edfd0b
Merge pull request #23866 from tengqm/refactor-api-concept
...
Remove duplicated content in concepts and reference
2020-09-21 01:18:31 -07:00
Kubernetes Prow Robot
51d910e1eb
Merge pull request #24004 from negz/patch-1
...
Clarify that bind verb does not require resourceNames
2020-09-20 08:22:30 -07:00
Nic Cope
2f9b5e122e
Move bind verb resourceNames hint inline of example
2020-09-19 16:34:06 -07:00
Nic Cope
f6496b0de5
Clarify that bind verb does not require resourceNames
...
This may be intuitive for most, but the existing phrasing read to me as
if `bind` were a special-case verb that _required_ me to explicitly state
which Roles or ClusterRoles it should apply to.
> You can only create/update a role binding if you […] or if you have
> been authorized to perform the bind verb on the referenced role.
> Grant them permissions needed to bind a particular role […]
> explicitly, by giving them permission to perform the bind verb on the
> particular Role (or ClusterRole).
2020-09-19 03:30:30 -07:00
Qiming Teng
3cc1371651
Remove duplicated content in concepts and reference
...
We currently have quite some contents duplicated between the concepts
and the reference section, which is not good. This PR is an effort to
remove the duplicated content from the two pages while providing links
for readers to check the reference easily.
2020-09-19 08:36:47 +08:00
Ramkumar Gowrishankar
147668a7d2
Add reference to default-not-ready-toleration-seconds and default-unreachable-toleration-seconds k8s-apiserver input parameters in the subsection describing the DefaultTolerationSeconds admission controller
2020-09-18 11:38:18 -04:00
yuanhao
ed053d7061
update kubectl api-resouces list base on 1.19.1
2020-09-18 14:23:34 +08:00
Ramkumar Gowrishankar
da033f63af
Change PodMatchNodeSelector to MatchNodeSelector
2020-09-17 21:34:03 -04:00
Adam Russell
82546d3ff8
Fix a couple issues in docker-cli-to-kubectl.md
2020-09-17 11:50:46 -05:00
povsister
ba9bb9d916
Fix non-existing taint example
2020-09-17 17:41:20 +08:00
Sergey Kanzhelev
ecf851c495
promote SupportNodePidsLimit and SupportPodPidsLimit to GA
2020-09-16 18:15:13 +00:00
Kubernetes Prow Robot
5f5840f825
Merge pull request #23908 from cbrgm/patch-1
...
Fix spelling in authentication.md
2020-09-16 04:33:19 -07:00
Kubernetes Prow Robot
005acf912d
Merge pull request #23895 from christomas1/patch-2
...
Updating apiVersion for CertificateSigningRequest object
2020-09-15 17:57:20 -07:00
Michael Taufen
da08874e48
Update docs for ServiceAccountIssuerDiscovery beta
...
https://github.com/kubernetes/enhancements/issues/1393
2020-09-15 11:05:42 -07:00
Chris Bargmann
c77d436eaf
Fix spelling in authentication.md
...
Rename `name-of-api-sever` to `name-of-api-server`.
2020-09-15 17:21:59 +02:00
Kubernetes Prow Robot
8da9b601d6
Merge pull request #23705 from tengqm/update-kubelet-ref
...
Update kubelet reference doc
2020-09-15 08:18:07 -07:00
Chris Tomas
1425384888
fix description of signerName
...
Removed a line related to signerName because the feature is GA.
2020-09-15 09:14:52 -05:00
Chris Tomas
9a06c1bc95
Updating apiVersion for Certificate Signing Request object #1
...
Issue detected: There are two references to old apiVersion for CertificateSigningRequest object
Ref: CertificateSigningRequest API is promoted to certificates.k8s.io/v1 (https://kubernetes.io/docs/setup/release/notes/#api-change )
Fix: Replaced "certificates.k8s.io/v1beta1" by "certificates.k8s.io/v1"
2020-09-15 00:19:50 -05:00
Kubernetes Prow Robot
5632ae93ea
Merge pull request #23819 from kbhawkey/kb-api-overview
...
minor cleanup of API overview
2020-09-14 10:48:59 -07:00
inductor
3535bf280e
small k in url
2020-09-14 20:03:50 +09:00
Erik Sundell
3d9402e845
Make docs/reference/scheduling/config focus on v1beta1 over alpha versions
...
Instead of directing the focus towards an alpha API, we now direct it
towards the beta API available in 1.19.
2020-09-13 00:54:14 +02:00
Karen Bradshaw
a6599ab7d1
minor cleanup, format notes
2020-09-11 20:16:55 -04:00
Qiming Teng
21eb079ff7
Update kubelet reference doc
...
As usual, we have to manually synchronize the reference for kubelet
for which the auto reference generation fails to work.
2020-09-11 08:39:35 +08:00
Kubernetes Prow Robot
38bd0aa204
Merge pull request #23669 from tengqm/fix-api-concepts
...
Fix errors/nits in api-concepts
2020-09-09 14:05:44 -07:00
Paulo Gomes
87d36ecfe1
Fix incorrect guidance on enabling EventRateLimit
2020-09-09 09:48:47 +01:00
Qiming Teng
6826722885
Fix errors/nits in api-concepts
...
Nits fixed include:
- incorrectly specified code syntax, e.g. code snippet marked 'json' but
the content is not JSON;
- the footnote in the paging table contains a nested table which cannot
be rendered correctly, so the content is removed considering that it
is just redundant table rows;
- some `kubectl apply` commands failed to provide the correct artifact
to use while the artifact is stored online.
- fixed some other code fences by explicitly marking them as code
snippet rather than relying on indentation (hard to maintain).
2020-09-09 08:52:06 +08:00
Kubernetes Prow Robot
f4239559d5
Merge pull request #23679 from pjhwa/fix-23678
...
Fix issue with k8s.io/docs/reference/command-line-tools-reference/fea…
2020-09-04 12:11:41 -07:00
Jerry Park
2e143b0583
Fix issue with k8s.io/docs/reference/command-line-tools-reference/feature-gates/
2020-09-03 23:02:35 +00:00
Kubernetes Prow Robot
daf7156bd5
Merge pull request #23517 from sftim/20200828_remove_cloud_providers_page
...
Remove cloud providers page
2020-09-03 12:07:41 -07:00
Celeste Horgan
47dd26bf09
Add 3rd party content warning
...
Signed-off-by: Celeste Horgan <celeste@cncf.io>
Co-authored-by: Tim Bannister <tim+github@scalefactory.com>
2020-09-01 10:39:06 -07:00
Jintao Zhang
72376c52d7
s/removed_version/removed_release
...
fix `apiserver_requested_deprecated_apis` memtric's label.
ref: 044f9102dd/staging/src/k8s.io/apiserver/pkg/endpoints/metrics/metrics.go (L70)
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2020-08-30 00:30:09 +08:00
Tim Bannister
24b350662c
Remove links to cloud providers page
2020-08-28 12:53:42 +01:00
Kubernetes Prow Robot
d1a9cf8f44
Merge pull request #23141 from webmutation/jsonpath-regex-nosupport
...
Jsonpath regex nosupport
2020-08-27 15:33:29 -07:00
wangxy518
7e6e7b6f46
Update configmap.md
2020-08-27 09:18:44 +08:00
Kubernetes Prow Robot
70b75e16f0
Merge pull request #22981 from shuuji3/en/replace-special-quote-with-normal-ones
...
Replace special quote characters with normal ones
2020-08-26 14:55:02 -07:00
Daniel Mendes
691ca62bb3
Update content/en/docs/reference/kubectl/jsonpath.md
...
Co-authored-by: Daniel Smith <dbsmith@google.com>
2020-08-26 19:55:51 +02:00
Daniel Mendes
5a4c534e57
Update content/en/docs/reference/kubectl/jsonpath.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-08-26 19:55:26 +02:00
Savitha Raghunathan
95c94c03d5
resolving conflicts
2020-08-23 12:13:37 -04:00
reylejano-rxm
0005d9be1f
Fix links for component config API links for v1alpha1 and v1alpha2 on the Scheduling Profiles reference page
...
Hard coded api version in link
2020-08-21 10:46:41 -07:00
Evgeny Shmarnev
415cdad766
Revise full link target for kube-apiserver glossary term
2020-08-19 15:23:45 +02:00
Daniel Mendes
6262a5dae3
Update jsonpath.md
2020-08-18 19:59:10 +02:00
shumiao
0519271bb4
fix a minor typo "scopes," -> "scopes",
2020-08-16 18:17:35 -07:00