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

https://github.com/pepabo/kubernetes-builder


https://github.com/pepabo/kubernetes-builder

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Kubernetes Builder

build kubernetes container image with patch.

build hyperkube binary file:

```
$ make build
```

build container image & push hub.docker.com

```
$make push
```