Commit Graph

8999 Commits

Author SHA1 Message Date
Shubham Kuchhal 6937928969 Fix typo in Horizontal Pod Autoscaling. 2022-02-09 14:13:49 +05:30
Kubernetes Prow Robot 58fb4c2f83 Merge pull request #31572 from Nordix/multi-numa-doc
Update doc for reserved memory flag
2022-02-08 20:26:17 -08:00
Kubernetes Prow Robot 71389e6293 Merge pull request #31604 from neolit123/1.24-add-example-for-kubeconfig-user
kubeadm: add missing guide for "kubeconfig user"
2022-02-08 20:24:17 -08:00
Kubernetes Prow Robot 6b6c7a2df8 Merge pull request #31506 from alexfornuto/patch-1
Add Pomerium Ingress Controller to list.
2022-02-08 18:50:17 -08:00
Kubernetes Prow Robot 3e8de6be04 Merge pull request #31624 from agamdua/remove-broken-rss-link
Removed: link to broken RSS feed
2022-02-08 18:46:17 -08:00
Matthew Wong d5c500bda3 Add that CSIMigration* fallback does not work for provision operations 2022-02-08 17:31:06 -08:00
Tim Bannister a9d4ed0182 Revise dockershim removal article list
- sort external content alphabetically
- retitle to “Articles on dockershim Removal and on Using CRI-compatible Runtimes”
- style tweaks
- add some entries
2022-02-08 20:30:21 +00:00
Kubernetes Prow Robot 64cb410bea Merge pull request #31528 from rolfedh/30919-topics-on-dockershim-and-cri-compatible-runtimes
Collate and list resources about the dockershim removal
2022-02-08 11:07:03 -08:00
nwanati df993e1261 Update logging.md (#31286)
* Update logging.md

Updated some sentences for clarity.

* Update content/en/docs/concepts/cluster-administration/logging.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-02-08 07:56:54 -08:00
Kubernetes Prow Robot ec8ea88c33 Merge pull request #31545 from chrisnegus/dockershim-hook-handlers
Updated Debugging Hook handlers example to remove docker reference
2022-02-08 07:12:54 -08:00
Kubernetes Prow Robot 167cc75308 Merge pull request #31307 from JNat/patch-1
added Stack Overflow guidance
2022-02-08 06:04:54 -08:00
Manish Kumar 4b91d983d6 Added docs for kubernetes.io/description 2022-02-08 13:52:11 +05:30
chrismetz09 f9af064052 add period after caption text 2022-02-07 15:12:00 -08:00
chrismetz09 e40fcde548 Add figure <number> to text and caption
File change: reviewing-prs.md

Method described in [How to use captions](https://kubernetes.io/docs/contribute/style/diagram-guide/#how-to-use-captions)

Contributes to common method for referencing and labeling figures in docs.
2022-02-07 14:45:55 -08:00
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