Commit Graph

4365 Commits

Author SHA1 Message Date
Benjamin Elder
c5e01fe28c bump base image dependencies 2024-12-11 13:10:47 -08:00
Benjamin Elder
267142185f bump go to 1.23.4 2024-12-10 17:35:01 -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
f72c0eeb49 Merge pull request #3815 from BenTheElder/version-fallback
add fallback version detection for tarballs < v1.31
2024-12-10 18:16:03 +00:00
Benjamin Elder
794538f726 add fallback version detection for tarballs < v1.31 2024-12-10 09:40:38 -08: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
Benjamin Elder
eb1e9baf12 Merge pull request #3786 from BenTheElder/0250-mark
mark v0.25.0
2024-11-08 12:36:53 -08:00
Benjamin Elder
ee7478b8a3 update install docs to v0.25.0 2024-11-08 12:31:38 -08:00
Benjamin Elder
885e251a8d version v0.26.0-alpha v0.26.0-alpha 2024-11-08 12:26:32 -08:00
Benjamin Elder
51c0bf796f version v0.25.0 v0.25.0 2024-11-08 12:25:40 -08:00
Kubernetes Prow Robot
44f5bd9469 Merge pull request #3785 from BenTheElder/images2
bump images following go bump
2024-11-08 20:22:44 +00:00
Benjamin Elder
02d8a7fcd8 bump node image 2024-11-08 11:48:26 -08:00
Benjamin Elder
3b84129bbb bump local-path-provisioner 2024-11-08 11:34:30 -08:00
Benjamin Elder
857c378d20 bump kindnetd 2024-11-08 11:33:15 -08:00
Benjamin Elder
3c0da11755 bump base image 2024-11-08 11:32:00 -08: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
Kubernetes Prow Robot
5c6d2daf95 Merge pull request #3783 from BenTheElder/go1.22.9
bump to go 1.22.9
2024-11-08 12:58:44 +00:00
Benjamin Elder
24e2771143 bump to go 1.22.9 2024-11-07 17:28:15 -08:00
Kubernetes Prow Robot
30bc6ab420 Merge pull request #3778 from kebe7jun/fix/default-hostip
Setting the default hostIP for `get kubeconfig`
2024-11-07 14:33:30 +00:00
Kebe
1852589dd7 Setting the default hostIP for get kubeconfig
Update pkg/cluster/internal/providers/podman/provider.go

Co-authored-by: Antonio Ojea <antonio.ojea.garcia@gmail.com>
2024-11-07 21:58:02 +08:00
Kubernetes Prow Robot
ac81e7b64e Merge pull request #3780 from neolit123/1.32-remove-from-owners
remove myself from OWNERS
2024-11-06 15:53:30 +00:00
Lubomir I. Ivanov
f1954f1979 remove myself from OWNERS 2024-11-06 17:06:32 +02:00
Kubernetes Prow Robot
9fd8f0461e Merge pull request #3779 from stmcginnis/c-p-kind-link
Fix site link to LoadBalancer page
2024-11-06 14:57:30 +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
Kubernetes Prow Robot
1a8f0473a0 Merge pull request #3776 from BenTheElder/go1.22.8
bump go to 1.22.8
2024-11-05 19:45:29 +00:00
Benjamin Elder
eb5bf1508b bump go to 1.22.8 2024-11-05 11:09:56 -08:00
Kubernetes Prow Robot
c0228848a2 Merge pull request #3761 from aojea/kindnet-compat-netpol
Kindnetd: use different values than kube-network-policies
2024-11-05 19:09:29 +00:00
Kubernetes Prow Robot
ce26184fe4 Merge pull request #3774 from elieser1101/main
update container-log-max-files-max-size
2024-11-05 17:29:29 +00:00
elieser pereira
c613603ebb update container-log-max-size
Co-authored-by: Antonio Ojea <antonio.ojea.garcia@gmail.com>
2024-11-03 08:39:18 -03:00
elieser pereira
f94fbf31a9 update container-log-max-files-max-size 2024-11-02 18:03:39 -03:00
Kubernetes Prow Robot
4f444f8afa Merge pull request #3771 from sword-jin/aggregate_masq_sync_errors
aggregate masq sync errors
2024-10-31 18:05:26 +00:00
Sword
23d571e598 aggregate masq sync errors 2024-10-31 03:38:25 +00:00
Kubernetes Prow Robot
287d740486 Merge pull request #3767 from aojea/kind_ingress
improve the ingress controller guide
2024-10-29 14:22:56 +00: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
Antonio Ojea
4a15cec919 use agnhost for the documentation manifests
Change-Id: I863b058dc80752e2ee48ace96ff561c4fce02dca
2024-10-29 09:48:23 +00:00
Kubernetes Prow Robot
96e55b46bc Merge pull request #3769 from kubernetes-sigs/dependabot/github_actions/actions-240149f75d
Bump the actions group with 2 updates
2024-10-28 16:22:54 +00:00
dependabot[bot]
b73afaffc4 Bump the actions group with 2 updates
Bumps the actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-go](https://github.com/actions/setup-go).


Updates `actions/checkout` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](eef61447b9...11bd71901b)

Updates `actions/setup-go` from 5.0.2 to 5.1.0
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](0a12ed9d6a...41dfa10bad)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 08:14:31 +00:00
Kubernetes Prow Robot
541b8f9478 Merge pull request #3763 from richburroughs/patch-1
Fix pathType setting in usage.yaml
2024-10-25 23:00:52 +01:00
Rich Burroughs
411ff4c620 Update usage.yaml
The pathType Prefix no longer works, it generates errors. This is the workaround suggested in ingress-nginx issue #10200. I tested it and it works.
2024-10-24 14:24:56 -07:00
Antonio Ojea
859303db1a bump kindnetd image
Change-Id: I946930647aa1338686cacd2f06e9f6f0f6a4e59c
2024-10-23 16:47:55 +00:00
Antonio Ojea
a345ebe46d kindnet: don't collide with kube-network-policies
kindnet revendors the kube-network-policies controller, if it uses the
same values then there can be problems if both projects run in the same
cluster.

Change-Id: I0daad4e6979aff57e56cfacd876bd9101c3199cd
2024-10-23 16:44:29 +00:00
Kubernetes Prow Robot
c04cb6d7bd Merge pull request #3759 from BenTheElder/ip6-space
fix missing space in ip6tables error matching
2024-10-15 23:57:03 +01:00
Benjamin Elder
ef0b4d02ab fix missing space in ip6tables error matching 2024-10-15 15:17:40 -07:00
Kubernetes Prow Robot
57da3f7c9e Merge pull request #3757 from kubernetes-sigs/dependabot/github_actions/actions-67984d3d75
Bump the actions group across 1 directory with 2 updates
2024-10-15 18:31:05 +01:00
dependabot[bot]
083fd4feef Bump the actions group across 1 directory with 2 updates
Bumps the actions group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `actions/checkout` from 4.1.7 to 4.2.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](692973e3d9...eef61447b9)

Updates `actions/upload-artifact` from 4.4.0 to 4.4.3
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](50769540e7...b4b15b8c7c)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 08:51:26 +00:00
Kubernetes Prow Robot
10e058c534 Merge pull request #3753 from AkihiroSuda/ci-lima
CI: VM: switch away from Vagrant to Lima
2024-10-08 13:00:22 +01:00
Antonio Ojea
266911fd7b Merge pull request #3752 from aojea/kindnet-netpol-06
kindnetd: kube-network-policies bump to 0.6.0 to fix dns race
2024-10-08 12:22:59 +01:00