Christoph Brewing

Results 3 issues of Christoph Brewing

Documentation says: ["You can think of a wadm application like a Kubernetes Deployment." ](https://wasmcloud.com/docs/ecosystem/wadm/). Since people are familiar to Kubernetes, it would be advantageous if `wadm` behaved analogous to Kubernetes....

enhancement
good first issue
wash-cli

### Affected project(s) - [ ] documentation - [ ] examples - [X] wasmCloud host - [ ] wasmCloud CLI (wash) - [ ] wasmCloud dashboard UI (washboard) - [...

bug

Even though having successfully repeated[ this example](https://github.com/bytecodealliance/wasmtime-py/blob/main/examples/loader_component.py) to load a component, my observation is that components in form of ***.wasm** are not loaded but yield the following error instead: ```bash...