spinkube / spin-plugin-kube

A Spin plugin for interacting with Kubernetes.
Other
27 stars 7 forks source link

implement `spin plugin install k8s` with optional support for Chris' existing plugin #6

Closed bacongobbler closed 9 months ago

bacongobbler commented 9 months ago

Installation of the spin k8s plugin would be the same as any other plugin:

$ spin plugin update
$ spin plugin install k8s

NOTE - there should be an optional field in spin k8s deploy (see #37 ) that allows existing Spin k8s users to opt into the pod-based deployment mechanism --spin-pods in case they are in their migration over from [the older spin k8s plugin](https://github.com/chrismatteson/spin-plugin-k8s. That means this plugin needs to support the functionality from the older spin k8s plugin, which should be an implementation detail in this install workflow.

bacongobbler commented 9 months ago

See https://github.com/spinkube/spin-plugin-k8s?tab=readme-ov-file#scaffold-the-spinapp