package
0.0.0-20241021115229-a8bdbce37716
Repository: https://github.com/slpcat/docker-images.git
Documentation: pkg.go.dev

# README

Kubernetes Initializer for LXCFS

Initializers are an alpha feature and subject to change. Please report any Initializer specific issues on the Kubernetes issue tracker.

Build

Build initializer

build-container

Deploy

Deploy LXCFS FUSE with DeamonSet

kubectl apply -f lxcfs-daemonset.yaml

Deploy initializer

kubectl apply -f lxcfs-initializer.yaml

Test

kubectl apply -f web.yaml