Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 233 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 233 Bytes

instagoric

Local cluster

Optionally specify the Agoric SDK image tag.

  1. kustomize edit set image agoric/agoric-sdk:dev

To deploy:

  1. kubectl -n instagoric apply -k .

When finished:

  1. kubectl delete namespace instagoric