Agam Dua
9486fa2c65
Removed: link to broken RSS feed
...
It has been removed from one place previously:
https://github.com/kubernetes/website/commit/d55d7703652db7771b6a7eafc80a33c72e116ca8
This changes only `en`: `ko` and `zh` will be separate patches.
Signed-off-by: Agam Dua <agam_dua@apple.com >
2022-02-07 11:56:53 -08:00
Kubernetes Prow Robot
2ccb707a0b
Merge pull request #31629 from tengqm/fix-hostprocess-pod
...
Fix link in create hostprocess pod page
2022-02-07 10:29:43 -08:00
Kubernetes Prow Robot
1ceda4e31f
Merge pull request #31614 from Arhell/add-comma
...
[en] add comma
2022-02-07 10:09:43 -08:00
Kubernetes Prow Robot
b0a99f3952
Merge pull request #31388 from fluktuid/patch-1
...
set hpa examples to current networking api version
2022-02-07 10:01:43 -08:00
Dewan Ishtiaque Ahmed
c73ef3c453
Blog on SIG Multicluster Spotlight 2022 ( #31242 )
...
* Update to SIG Multicluster Spotlight
* Implemented review comments
* Update content/en/blog/_posts/2022-01-14-SIG-Multicluster-Spotlight/index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
* Update content/en/blog/_posts/2022-01-14-SIG-Multicluster-Spotlight/index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
* Update content/en/blog/_posts/2022-01-14-SIG-Multicluster-Spotlight/index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
* Renaming blog folder to match publication date
* Update publish date to match
* Fix path to article
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-02-07 09:59:43 -08:00
Ravindra Thakur
f38c09fa6a
Update doc for reserved memory flag
...
This change is to update the documentation for reserved-memory flag.
Now, for specifying memory reservations across multiple NUMA nodes,
semicolon needs to be used as separator.
Signed-off-by: Ravindra Thakur <ravindra.nath.thakur@est.tech >
2022-02-07 18:58:37 +05:30
mtilson
071d27ea12
More clarification according to the discussion
2022-02-07 00:56:58 +03:00
mtilson
dc9f8bf21f
Update content/en/docs/reference/kubectl/cheatsheet.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-02-07 00:43:21 +03:00
Kubernetes Prow Robot
b7e6cf5d55
Merge pull request #31634 from tengqm/link-feature-gates
...
Fix links in feature gates
2022-02-06 13:16:51 -08:00
John Kwiatkoski
0d9d83a23d
Remove deprecated --record flag from example
...
Trying to use this flag `--record` in the example leads to the warning:
```
Flag --record has been deprecated, --record will be removed in the future
```
2022-02-05 19:41:02 -05:00
Qiming Teng
459a3f96ac
Fix links and markdown format for some pages
2022-02-05 15:19:21 +08:00
Qiming Teng
37fae75ffd
Fix links in feature gates
...
Some links are pointing to redirection records, which will be
problematic for downstream localizations.
2022-02-05 15:01:31 +08:00
Qiming Teng
6ea009fa04
Wrap long lines for hugo-shortcodes page
2022-02-05 14:57:39 +08:00
Qiming Teng
71268c2e52
Fix link in create hostprocess pod page
...
When link target is on the same page, we don't need the path in links.
2022-02-05 12:56:13 +08:00
Qiming Teng
439ef1f84f
Reformat diagram guide
...
This PR wraps the long lines in the diagram guide for ease of change tracking.
It also fixes some link targets to use relative paths.
2022-02-05 12:01:47 +08:00
mtardy
e00fe1d2cb
Remove the Used on information and replace caution tag with note
2022-02-04 19:07:28 +01:00
mtardy
3cc1b1b047
Add disclaimers before reorganizing this reference page between API groups
2022-02-04 18:53:37 +01:00
Kubernetes Prow Robot
71408cd4f9
Merge pull request #31554 from guymenahem/fix-hpa-labels-based
...
Clarify that HPA controller searches for labels
2022-02-04 06:46:00 -08:00
Meysam Azad
228c676cd1
fix: modify prepositions 📝
2022-02-04 16:48:20 +03:00
Arhell
af7a9a515c
[en] add comma
2022-02-04 01:47:35 +02:00
alexfornuto
df38c30bb3
Add Pomerium Ingress Controller to list.
2022-02-03 09:31:32 -06:00
Rolfe Dlugy-Hegwer
988ce8d976
Dockershim: collate a list of 3rd party resources on the topic #30919
2022-02-03 06:52:26 -05:00
Kubernetes Prow Robot
2d6d22ddec
Merge pull request #31440 from MikeSpreitzer/note-apf-autoupdate
...
Catch APF description up with recent developments
2022-02-03 03:05:45 -08:00
Akihito INOH
f1310cab68
Update TTL mechanism in Job to stable
...
This commit update feature stage for TTL mechanism in Job with stable.
TTL mechanism has been GA from k8s v1.23, so we can update "beta" to "stable".
2022-02-03 08:10:47 +09:00
Lubomir I. Ivanov
75a33b2650
kubeadm: add missing guide for "kubeconfig user"
...
The command "kubeadm kubeconfig user" is missing
some examples and more details on why it is needed.
- Add a new section "Generating kubeconfig files
for additional users" under the kubeadm-certs page.
- Link to this section from the kubeadm-kubeconfig reference page.
- Link to this section from the create-cluster-kubeadm page.
2022-02-02 21:41:40 +02:00
mtardy
167ddd36b9
Add documentation on pod-security.kubernetes.io annotations
2022-02-02 20:21:21 +01:00
Guy Menahem
4bdcf5dd16
fix: clarify that the HPA controller selects the pods based on labels
2022-02-02 21:00:03 +02:00
Kubernetes Prow Robot
189c471917
Merge pull request #31316 from shannonxtreme/dockershim-logmon-crictl
...
Migrate crictl to docker-cli mapping to references
2022-02-02 09:48:22 -08:00
Kubernetes Prow Robot
7acd9b3f7b
Merge pull request #31599 from TBBle/patch-1
...
Tidy docs for ServiceLoadBalancerClass and ServiceLBNodePortControl features
2022-02-02 09:32:21 -08:00
Paul "TBBle" Hampson
db2b66e365
Apply wording improvements to load-balancer-class
...
Credit to Tim Bannister <tim@scalefactory.com > for the same improvements
in load-balancer-nodeport-allocation above.
Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com >
2022-02-03 02:40:00 +11:00
Paul "TBBle" Hampson
2103a16c0f
Fix style nit-pick
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com >
2022-02-03 02:39:49 +11:00
Paul "TBBle" Hampson
be07879592
Remove needless mention of previous versions
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com >
2022-02-03 02:39:43 +11:00
Paul "TBBle" Hampson
b54cee1c44
Apply better wording to remain current in future versions
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com >
2022-02-03 02:39:24 +11:00
Kubernetes Prow Robot
f0cb43fa86
Merge pull request #31055 from championshuttler/mermaid
...
Convert sequence diagram in admission controllers for container drift…
2022-02-02 07:00:21 -08:00
Paul "TBBle" Hampson
f0da3cf753
ServiceLBNodePortControl went to beta in v1.22
...
Looks like this was overlooked to be updated when the feature gate documentation was updated in #28770 .
Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com >
2022-02-03 00:49:06 +11:00
Kubernetes Prow Robot
df0011723b
Merge pull request #31464 from tengqm/tune-kubelet-ref
...
Update kubelet reference
2022-02-02 05:30:22 -08:00
Cesar Talledo
021f8be65b
Add Sysbox as an option to run kubernetes inside unprivileged containers or pods.
...
Sysbox is an open-source container runtime (similar to "runc") that supports
running VM-workloads such as Docker and Kubernetes inside unprivileged
containers or pods.
Sysbox containers always use the Linux user-namespace for isolation, plus
specially crafted proc and sys filesystems, some syscall interception,
filesystem ID-mapping, and more.
It's possible to run Kubernetes, K3s, K0s, inside containers or pods deployed
with Sysbox. This commit aims to make the Kubernetes community aware of this
option.
Signed-off-by: Cesar Talledo <ctalledo@nestybox.com >
2022-02-01 19:38:10 +00:00
Tim Bannister
ae4e63fac1
Tidy page “Manage TLS Certificates in a Cluster”
2022-02-01 19:15:12 +00:00
Jordan Liggitt
111c3eaabe
Update TLS doc to use example signer for arbitrary https server
2022-02-01 12:22:32 -05:00
Kubernetes Prow Robot
5313a873f2
Merge pull request #31419 from ingvagabund/multiple-schedulers-fix-secure-port
...
Configure multiple schedulers: switch to the secure ports
2022-02-01 08:40:10 -08:00
Kubernetes Prow Robot
df4ab33bca
Merge pull request #31537 from verb/main-ec-api-ref
...
Update API reference for Ephemeral Containers beta
2022-02-01 08:36:11 -08:00
Shubham
9af1c83002
Added the note for --service-account-issuer flag. ( #31237 )
...
* Added the note for --service-account-issuer flag.
* Modify the Note.
* Added Content for each Flag.
* Improvement: Modify the content.
2022-02-01 07:22:12 -08:00
Kubernetes Prow Robot
c468037747
Merge pull request #31331 from yashodhanmohan/feat/docker-cleanup
...
Clean up docker references from Service documentations
2022-02-01 07:21:12 -08:00
Shivam Singhal
1ed02f66af
Convert sequence diagram in admission controllers for container drift article to Mermaid
2022-02-01 16:39:58 +02:00
Kubernetes Prow Robot
a5702fa60c
Merge pull request #31590 from cpanato/update-patch-releases-feb
...
update patch releases for February cycle
2022-02-01 06:00:13 -08:00
Kubernetes Prow Robot
f53f7e9203
Merge pull request #31387 from avoidik/patch-2
...
Update encrypt-data.md - multi-master configuration notice
2022-02-01 05:48:18 -08:00
Carlos Panato
c5e9cf1ee8
update patch releases for February cycle
...
Signed-off-by: Carlos Panato <ctadeu@gmail.com >
2022-02-01 14:34:57 +01:00
Viacheslav Vasilyev
241e635197
Update content/en/docs/tasks/administer-cluster/encrypt-data.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-02-01 15:31:21 +02:00
Viacheslav Vasilyev
ddd4a3defb
Update content/en/docs/tasks/administer-cluster/encrypt-data.md
...
Co-authored-by: Jim Angel <jimangel@users.noreply.github.com >
2022-02-01 12:38:35 +02:00
Jan Chaloupka
a475c2147e
Configure multiple schedulers: switch to the secure ports
...
Starting v1.23 the kube-scheduler no longer provides insecure serving.
2022-02-01 11:03:01 +01:00