Commit Graph

493 Commits

Author SHA1 Message Date
Antonio Ojea
0088b04b42 Update site/content/docs/user/ingress.md 2025-11-25 13:38:05 +01:00
zhilongwang
f6a43b6bdc update ingress docs
Co-authored-by: Antonio Ojea <antonio.ojea.garcia@gmail.com>
2025-11-25 20:36:15 +08:00
Kubernetes Prow Robot
84d3e10c50 Merge pull request #4009 from kalexmills/kalexmills/1271
doc: runtimeConfig can be used to enable deprecated APIs
2025-10-09 11:19:04 -07:00
Kubernetes Prow Robot
f20102c99e Merge pull request #3994 from AnjaliMishra1st/docs-kind-load-images
docs: add example for loading multiple images with kind load docker-i…
2025-09-27 12:16:15 -07:00
Shahar Epstein
0e0995495f Update WSL2 Session Affinity instructions 2025-09-27 09:10:37 +03:00
dependabot[bot]
4f20f00387 docs: add example for loading multiple images with kind load docker-image 2025-09-22 15:52:51 +05:30
Mikael Johansson
a7e7e3d9a8 Remove reference to archived blixt repository 2025-09-19 10:29:16 +02:00
K. Alex Mills
39bc379c9a doc: runtimeConfig can be used to enable deprecated APIs 2025-09-17 19:49:51 -05:00
mwdomino
be370e4684 make IP conflict doc more general 2025-05-05 16:04:04 -04:00
mwdomino
dd85f47bf2 use daemon.json config instead of CLI 2025-05-05 15:58:20 -04:00
mwdomino
84000f3781 whitespace fixup 2025-05-05 14:44:05 -04:00
mwdomino
8ca1987a68 add note about vpn cidr clashes 2025-05-05 14:17:21 -04:00
Benjamin Elder
9e0964522a clarify local registry address 2025-04-23 20:58:23 -07:00
Benjamin Elder
85c82b1c41 update private registries for containerd 2.x 2025-03-05 09:13:24 -08:00
Kubernetes Prow Robot
1f296aa435 Merge pull request #3872 from rooty0/feat/doc-fix-taints
Document KubeletConfiguration limitation
2025-02-28 10:58:57 -08:00
Adrian Moisey
39d16849ba Update site/content/docs/user/configuration.md
Co-authored-by: Benjamin Elder <bentheelder@google.com>
2025-02-28 20:39:13 +02:00
Stan
28b11e8167 yaml alig fix 2025-02-27 18:29:18 -08:00
Stan
6995117f1f Update site/content/docs/user/configuration.md
Co-authored-by: Benjamin Elder <bentheelder@google.com>
2025-02-27 18:26:57 -08:00
Stan
10dd898363 Document KubeletConfiguration limitation 2025-02-19 11:19:10 -08:00
Adrian Moisey
f9cdcad25d Update site/content/docs/user/configuration.md
Co-authored-by: Antonio Ojea <antonio.ojea.garcia@gmail.com>
2025-02-18 18:04:47 +02:00
Adrian Moisey
f3420eca64 Attempt to tidy up documentation
This tries to fix up the hanging sentance
2025-02-16 17:05:31 +02:00
Benjamin Elder
ee299771b2 replace dated intial design docs with a clear warning to not depend on implementation details
these were meant for education about how kind is accomplished, but they've mostly been referernced by users attempting to extend and otherwise depend on internals
2025-02-05 08:43:56 -08:00
song
224e88ad50 doc: fix typo
Signed-off-by: song <tinysong1226@gmail.com>
2025-01-22 16:42:25 +08:00
Kubernetes Prow Robot
813f39e433 Merge pull request #3784 from stmcginnis/ha-config
Add note to configuration about HA control plane
2024-12-10 18:24:03 +00:00
Kubernetes Prow Robot
8759112b9f Merge pull request #3716 from BenTheElder/cleanup-deprecated
cleanup long-deprecated flags
2024-12-09 18:32:03 +00:00
Kubernetes Prow Robot
74acdf744a Merge pull request #3787 from aojea/ingress_local
update ingress docs
2024-11-08 22:12:45 +00:00
Antonio Ojea
f138420617 update ingress docs
The existing manifest was not updated, we need to wait for a new
rrelease but until then, it is better we host it ourselves so the guide
works correctly.

In addition, remove a comment that no longer applies since current
configuration of Ingress uses only standard options.
2024-11-08 21:31:13 +00:00
Sean McGinnis
2825501195 Add note to configuration about HA control plane
Adds a small note to the Nodes configuration section to point out that
multiple control plane nodes may be added to set up a "high
availability" control plane cluster.

Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2024-11-08 14:40:42 +00:00
Sean McGinnis
3f07350f18 Fix site link to LoadBalancer page
The current rendered site does not correctly link local in-repo
documents. This results in the LoadBalancer links on the Ingress User
Guide pages going to a 404.

Unfortunately this behavior is different between "normal" markdown
rendering in local IDEs and while viewing source files in GitHub. But
this change makes the rendered public site correctly link to the page.

Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2024-11-06 08:44:20 -06:00
Antonio Ojea
612a1da2a6 Update site/content/docs/user/ingress.md
Co-authored-by: Sean McGinnis <sean.mcginnis@gmail.com>
2024-10-29 15:05:00 +01:00
Antonio Ojea
89b253cd97 Improve the ingress controller guide
In addition to the extraPortMapping example, document how to run the
Ingress with a LoadBalancer provisioning by cloud-provider kind, that
provides a more realistic experience.

It also removes the specific implimentation details of the guide so it
is more agnostic of the Ingress implementation.

Change-Id: I865e72ca4571f0c513a1e9e412bc5e9c06a67a51
2024-10-29 12:14:09 +00:00
Sean McGinnis
f5e0885424 docs: Fix quick start formatting issues
There were a couple problems in the Quick Start page under the Settings
for Docker Desktop section. There was a broken link to one of the macOS
Docker Desktop settings screenshots. There were also a couple missing
newlines that caused the formatting to be slightly off, running the text
in to the image rather than having a clean separation between them.

Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2024-09-20 14:45:28 -05:00
Charles Uneze
c215ee32c7 clarify when port-mapping is needed 2024-09-04 18:16:16 +00:00
Khanh Tran
ea9d29430b Add install note to rootless docs 2024-08-20 22:43:21 +07:00
Kubernetes Prow Robot
b12e445afb Merge pull request #3720 from BenTheElder/support-note
add clarifications to resources.md
2024-08-17 08:48:38 -07:00
Kubernetes Prow Robot
2ba75d2ff9 Merge pull request #3719 from CharlieTLe/patch-1
Update ingress.md
2024-08-17 08:36:02 -07:00
Benjamin Elder
a99a9f2e39 add loadbalancer note 2024-08-17 08:24:45 -07:00
Benjamin Elder
820aa8405a add clarification to cri-o reference 2024-08-17 08:23:19 -07:00
Charlie Le
013efe4e42 Update ingress.md
Small typo for the word 'blixt'.
2024-08-17 08:03:17 -07:00
Kevin Hannon
bc7adce849 Add CRI-O Kind tutorial to Kind user docs 2024-08-17 10:27:58 -04:00
Benjamin Elder
6a50aacee7 cleanup docs references too --loglevel 2024-08-16 13:03:20 -07:00
Benjamin Elder
30ce8ddb09 clean up kube-root references in docs 2024-08-16 12:57:18 -07:00
Kubernetes Prow Robot
6692e5d238 Merge pull request #3689 from stmcginnis/wsl2
Add known issue for WSL2 and cgroupv2 support
2024-08-12 17:35:49 -07:00
rogerogers
e2568f53bd Fix Ingress migration guide link error
Signed-off-by: rogerogers <rogers@rogerogers.com>
2024-07-23 21:40:02 +08:00
Sean McGinnis
de54335e0c Add known issue for WSL2 and cgroupv2 support
This adds a note to the Known Issues document with details related to
proper setup requirements for cgroupv2 support and links to the known
issues page for extra visibility from the Using WSL2 page.

Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2024-07-22 20:56:38 +00:00
Sean McGinnis
846a2cc664 Clean up known issues page
This removes outdated information from the known issues page for
releases that are well past end of life. It also cleans up some
formatting and fixes a few markdown linting concerns.

Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2024-07-18 18:24:06 -05:00
Marc Goujon
09680d2d66 Mention possible pids_limit issues with rootless podman
When running rootless podman, there can be issues with processes not
able to create new pids. This is caused by podman's default limit being
too low for scenarios like running nginx and spawning workers.

This simply adds a notice to the rootless section and suggests a way to
disable said limit if desired.
2024-07-17 19:43:25 -07:00
Benjamin Elder
057058faa4 simplify ingress guide, add Gateway API note
- we should use contour's external docs instead of duplciating them
- we dropped kong docs but didn't quite clean up everything, followed up here
2024-06-26 20:22:46 -07:00
Stefano Arlandini
ca9d450ed3 Add installation instructions for Scoop and Winget 2024-06-21 00:16:41 +02:00
Kubernetes Prow Robot
f68581cb49 Merge pull request #3660 from stmcginnis/installation
Add third party package installation note
2024-06-20 14:57:46 -07:00