Skip to content

wavezhang/lxcfs-initializer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 (Optional, for developer only)

Build initializer

make build-container

Deploy

Deploy LXCFS FUSE with DeamonSet

kubectl apply -f deploy/kubernetes/lxcfs-daemonset.yaml

Deploy initializer

kubectl apply -f deploy/kubernetes/lxcfs-initializer.yaml

Test

kubectl apply -f example/web.yaml

About

Kubernetes Initializer example to support LXCFS - https://yq.aliyun.com/articles/566208

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 77.9%
  • Shell 11.8%
  • Dockerfile 5.3%
  • Makefile 5.0%