Merge pull request #130 from steebchen/action/kubernetes

Add deploy to kubernetes action
This commit is contained in:
Gary Ewan Park 2019-06-05 01:52:44 -07:00 committed by GitHub
commit f94720a0b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -179,6 +179,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
- [Deploy Lambda code to an existing function](https://github.com/appleboy/lambda-action)
- [Copy files and artifacts via SSH](https://github.com/appleboy/scp-action)
- [Executing remote ssh commands](https://github.com/appleboy/ssh-action)
- [Deploy to Kubernetes with kubectl](https://github.com/steebchen/kubectl)
### External Services