Theodore Salvo

Results 4 issues of Theodore Salvo

Multi-arch images have been around since 2020. The `codercom/enterprise-*` images should include multi-arch support. For example, [codercom/enterprise-base](https://hub.docker.com/r/codercom/enterprise-base/tags) only lists `linux/amd64` for OS/Arch.

:tada: enhancement

Provide instructions/resource files to install appmesh-manager using kustomize (as opposed to helm). For example, [kubernetes-sigs/aws-ebs-csi-driver](https://github.com/kubernetes-sigs/aws-ebs-csi-driver/) provides kustomize instructions at https://github.com/kubernetes-sigs/aws-ebs-csi-driver/blob/master/docs/README.md#deploy-driver: ``` kubectl apply -k "github.com/kubernetes-sigs/aws-ebs-csi-driver/deploy/kubernetes/overlays/stable/?ref=master" ``` Requesting to provide the...

enhancement

*If you want to see App Mesh implement this idea, please upvote with a :+1:.* **Tell us about your request** What do you want us to build? Enable App Mesh...

feature

*Issue #, if available:* *Description of changes:* Added an example using Go and containers to leverage nitro enclaves. By submitting this pull request, I confirm that you can use, modify,...