Inspiration
Needed to run stateful apps on Kubernetes Desktop environments.
What it does
Dynamically provisions volumes from a host os to an environment which is suitable for Kubernetes deployments.
How I built it
gRPC calls from MobyLinux VM to allocate Docker volume on Windows, and attach container to keep volume alive. Rides over Docker CIFS bridge, to work on macOS and Windows.
What's next for Kubernetes Storage Provisioner
Implement storage delete.
Built With
- go
- grpc
- kubernetes
Log in or sign up for Devpost to join the conversation.