Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mingfang/kube-deploy

Deploy Kubernetes Services
https://github.com/mingfang/kube-deploy

Last synced: about 5 hours ago
JSON representation

Deploy Kubernetes Services

Awesome Lists containing this project

README

        

# kube-deploy
Deploy Kubernetes Services

```
alias deploy='docker run -v `pwd`:/docker -w /docker --rm -it deploy'
```