Skip to content

The source code for our patching demo at Kubecon for Disrupting the Downtime Continuum

License

Notifications You must be signed in to change notification settings

cosmonic/kubecon-patching-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Patching Demo for KubeCon EU 2022

This is the demo code for our patching example in our talk "Disrupting the Downtime Continuum."

To run this example, simply follow the wasmCloud installation guide to install prerequisites. Once you have NATS and a wasmCloud host running, execute:

make run

After make run, navigate to localhost:4000 in your browser and use the wasmCloud dashboard to start the xkcd actor wasm and xkcd-provider par.gz files from a file. They are located under ./xkcd/build/xkcd_s.wasm and xkcd-provider/build/xkcd_provider.par.gz respectively.

About

The source code for our patching demo at Kubecon for Disrupting the Downtime Continuum

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published