Skip to content

TencentCloud/hostpathperpod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hostpathperpod

Note: Only the directory type is supported.

This flex volume plugin is like hostPath, but create a host directory with pod meta.

For example, if you specified the host path like "/root/hostpath", the actual path will be "/root/hostpath/<pod_namespace>/<pod_name>/<pod_uid>".

This plugin could be deployed with deploy-ds.yaml and used like nginx.yaml.

About

A simple flex volume plugin like hostPath, but create a host directory with pod meta.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published