Describe the feature request
Currently, the adapter is distributed via a Docker image and is installed by invoking Helm or Kubernetes commands. Istio allows users to integrate services that run on virtual machines into the service mesh. Therefore, it'd be useful to publish the adapter binary as a standalone application to be deployed outside of a Kubernetes cluster i.e. directly on a host OS.
Describe alternatives you've considered
Kubernetes and Helm deployment configurations.
Describe the feature request Currently, the adapter is distributed via a Docker image and is installed by invoking Helm or Kubernetes commands. Istio allows users to integrate services that run on virtual machines into the service mesh. Therefore, it'd be useful to publish the adapter binary as a standalone application to be deployed outside of a Kubernetes cluster i.e. directly on a host OS.
Describe alternatives you've considered Kubernetes and Helm deployment configurations.