e1000e-fix helm

No introduction found. Create it?

Install

Install with:

helm repo add bjw-s oci://ghcr.io/bjw-s/helm/
helm install e1000e-fix bjw-s/app-template -f values.yaml

Examples

See examples from other people.

Top Repositories (3 out of 6)

NameRepoStarsVersionTimestamp
e1000e-fixaxeII/home-ops463.1.02 months ago
e1000e-fixDiaoul/home-ops713.7.32 months ago
e1000e-fixcbirkenbeul/homelab333.7.32 months ago

Values

See the most popular values for this chart:

KeyTypes
string
controllers.e1000e-fix.containers.app.args[] (3)
- find /sys/class/net/*/device/driver/module/drivers -maxdepth 1 -path "*e1000e*" | \ awk -F'/' '{print $5}' | \ xargs -I% nsenter --mount=/host/proc/$(pidof /usr/local/bin/kubelet)/ns/mnt \ --net=/host/proc/$(pidof /usr/local/bin/kubelet)/ns/net \ -- sh -c " echo '% - BEFORE' && \ echo '==========' && \ ethtool -k % && \ echo '==========' && \ echo 'Disabling offloads for %...' && \ ethtool -K % tso off && \ echo '==========' && \ echo '% - AFTER' && \ echo '==========' && \ ethtool -k % && \ echo '==========' " && \ sleep infinity
string
string
string
controllers.e1000e-fix.containers.app.image.tag (3)
v0.13@sha256:a20c2531bf35436ed3766cd6cfe89d352b050ccc4d7005ce6400adf97503da1b
string
string
string
boolean
controllers.e1000e-fix.containers.main.args[] (3)
- find /sys/class/net/*/device/driver/module/drivers -maxdepth 1 -path "*e1000e*" | awk -F'/' '{print $5}' | xargs -I% nsenter --mount=/host/proc/$(pidof /usr/local/bin/kubelet)/ns/mnt --net=/host/proc/$(pidof /usr/local/bin/kubelet)/ns/net -- sh -c "echo '% - BEFORE' && echo '==========' && ethtool -k % && echo '==========' && echo 'Disabling offloads for %...' && ethtool -K % tso off gso off gro off && echo '==========' && echo '% - AFTER' && echo '==========' && ethtool -k % && echo '=========='" && sleep infinity
string
string
string
controllers.e1000e-fix.containers.main.image.tag (3)
v0.13@sha256:a20c2531bf35436ed3766cd6cfe89d352b050ccc4d7005ce6400adf97503da1b
string
string
string
boolean
boolean
boolean
boolean
boolean
string
string
boolean
string
string
string
string
boolean
string
string
string
boolean
boolean
boolean
boolean
string
string
string