Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.31 KB

README.md

File metadata and controls

22 lines (14 loc) · 1.31 KB

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