Skip to content

Community contributions of providers, components, and demos

License

Notifications You must be signed in to change notification settings

wasmCloud/wasmCloud-contrib

Repository files navigation

wasmCloud-contrib

Community contributions of providers, components, and demos

Components

Deployments

Examples and scripts to help you deploy and operate wasmCloud on various platforms.

  • Akamai for running wasmCloud on Akamai's LKE service
  • baremetal with example systemd units and config files for 'baremetal' deployments
  • k8s for best practices, patterns, and examples for deploying wasmCloud on k8s
  • k8s kustomize / kind for a walkthrough of deploying wasmCloud with kustomize on kind

Secrets

There are currently two implementations of wasmCloud secrets backends available in this repository.

  • secrets-kubernetes for using secrets stored in Kubernetes in wasmCloud applications
  • secrets-vault for using secrets stored in Vault in wasmCloud applications