Karan Thanvi
Karan Thanvi
This PR adds `Dockerfile` for stern. With this in place, `stern` can be used as a docker container. This resolves the issue #114 Signed-off-by: karancode
I am using stern on my macbook and I just realized that while switching to window/ubuntu I have to either build it from source or download the binary. But I...
- Adds `ecr:BatchImportUpstreamImage` to the nodes IAM. fixes #13456
/kind feature **1. Describe IN DETAIL the feature/behavior/change you would like to see.** - aws ecr now supporting [pull through cache repositories](https://aws.amazon.com/about-aws/whats-new/2021/11/amazon-ecr-cache-repositories/) - For using upstream images via nodes we...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
### Community Note * Please vote on this pull request by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original pull request comment to help the community and maintainers prioritize this request...
We should an some example kubernetes yaml files with kustomization.yaml and write a workflow to use the action in order to test if any changes are working correctly or not.
Adding an option, let's say ` kustomize_plugins : ` which will download the plugin specified. This can default to empty i.e. no plugins will be downloaded.
As there are many changes happening with the first release of this action, I am really wanting to have a `Changelog`!
**Is your feature request related to a problem? Please describe.** I’d like to deploy Hunyuan3D-2 as an inference endpoint on Amazon SageMaker, but there’s currently no guide or native support...