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
Akihiro Suda
642dde94ed
CI: VM: switch away from Vagrant to Lima
...
Unlike the current version of Vagrant, Lima remains FLOSS,
and is easier to debug (at least for myself)
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp >
2024-10-08 18:22:06 +09:00
Antonio Ojea
0af6e88436
bump default node image to kubernetes 1.31.1
...
Change-Id: If52906661340708638bef8bc189f654a49bcd6bd
2024-10-08 07:44:33 +00:00
Antonio Ojea
5c0e3ab06f
bump kindnetd image
...
Change-Id: Ia1f4376da6e61e53452b89f4efe815b921ad2399
2024-10-07 21:16:35 +00:00
Antonio Ojea
36f6293237
kindnetd: kube-network-policies bump to 0.6.0 to fix dns race
...
Change-Id: I8aed8b411dbdc57ac27f268b62c43f07501f7b30
2024-10-07 21:10:46 +00:00
Benjamin Elder
b404897ff0
Merge pull request #3749 from BenTheElder/ip6tables-missing
...
docker: detect ip6tables setup failure and fallback to ipv4 only
2024-10-07 09:43:13 -07:00
Benjamin Elder
43c99ea29c
detect ip6tables setup failure and fallback to ipv4 only
2024-10-04 13:12:50 -07:00
Kubernetes Prow Robot
874ab2ff12
Merge pull request #3744 from stmcginnis/docs-quickstart
...
docs: Fix quick start formatting issues
2024-09-20 21:07:58 +01: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
Kubernetes Prow Robot
52394ea8a9
Merge pull request #3724 from network-charles/network-charles-patch-1
...
clarify when port-mapping is needed
2024-09-05 12:11:50 +01:00
Charles Uneze
c215ee32c7
clarify when port-mapping is needed
2024-09-04 18:16:16 +00:00