Add 'kustomize' github action

https://github.com/karancode/kustomize-github-action
This commit is contained in:
karancode 2020-07-26 00:45:30 +09:00
parent fa3e308e50
commit 963a0496df

View File

@ -413,6 +413,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Deploy to any Cloud or Kubernetes Using Pulumi](https://github.com/pulumi/actions) - [Deploy to any Cloud or Kubernetes Using Pulumi](https://github.com/pulumi/actions)
- [Deploy to Kubernetes with kubectl](https://github.com/steebchen/kubectl) - [Deploy to Kubernetes with kubectl](https://github.com/steebchen/kubectl)
- [Get Kubeconfig File From Google Kubernetes Engine (GKE)](https://github.com/machine-learning-apps/gke-kubeconfig) - [Get Kubeconfig File From Google Kubernetes Engine (GKE)](https://github.com/machine-learning-apps/gke-kubeconfig)
- [Kustomize kubernetes config YAMLs](https://github.com/karancode/kustomize-github-action)
#### AWS #### AWS