wasmCloud / krustlet-wasmcloud-provider

Kubernetes Rust Kubelet provider for wasmCloud
https://krustlet.dev
Apache License 2.0
15 stars 4 forks source link

Refactor for OTP #3

Open autodidaddict opened 3 years ago

autodidaddict commented 3 years ago

Placeholder issue for all of the work necessary to refactor the existing provider to work with the new OTP/RC0 version of the host runtime, which includes the host-per-pod changes and the change from using an embedded host to remotely controlling hosts via NATS.

autodidaddict commented 3 years ago

cc @thomastaylor312

thomastaylor312 commented 3 years ago

Implementing this will also solve #2. The krustlet 1.0.0-alpha will be out soon as well which means there will be a stable API to work against