Manuel Buil

Results 17 issues of Manuel Buil

[Documentation](https://projectcalico.docs.tigera.io/reference/felix/configuration) says that it is possible to set the value "IptablesBackend: Auto". However, when this is done, felix fails to start because it does not understand "Auto". When checking the...

kind/bug
good first issue
likelihood/high
impact/low

## Description The net-tools package is pretty old and iproute2 should be enough. The net-tools package provides; ``` arp, hostname, ifconfig, ipmaddr, iptunnel, mii-tool, nameif, netstat, plipconfig, rarp, route und...

**Environmental Info:** K3s Version: v1.28.6+k3s1 Node(s) CPU architecture, OS, and Version: Cluster Configuration: 1 server Config: ``` write-kubeconfig-mode: 644 token: "secret" flannel-backend: none ``` **Describe the bug:** When starting k3s...

#### Proposed Changes #### Update klipper-lb image version to `v0.4.6` #### Types of Changes #### Version bump #### Verification #### Verify that klipper-lb image works by deploying a service of...

#### Proposed Changes #### I worked for a while in the integration of k3s and Multus but it was pretty complicated. This ADR tries to explain what was tried and...

**Is your feature request related to a problem? Please describe.** We want the newer version of klipper-lb image which uses alpine 3.19 **Describe the solution you'd like** **Describe alternatives you've...

**What this PR does / why we need it**: We need to update: * k8s.io/api * k8s.io/apimachinery * k8s.io/client-go * k8s.io/code-generator * k8s.io/kube-openapi * sigs.k8s.io/controller-tools/cmd/controller-gen (not necessary but I saw...

## Expected Behavior ## Current Behavior We see the following logs: ``` I0412 09:55:06.903005 4612 main.go:567] Starting flannel in iptables mode W0412 09:55:06.903005 4612 iptables_windows.go:39] unimplemented W0412 09:55:06.903005 4612 main.go:530]...

Is there an official helm repo for k8snetworkplumbingwg from where I could download and install the multus helm chart or others?

The `supported-nic-ids` ConfigMap is a whitelist that includes details of some NICs. However, the user might want to add other NICs to that list so that the sriov operator works...