Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/daggerok/k8s-mp-services

k8s-mp-services: in f*cking progress...
https://github.com/daggerok/k8s-mp-services

docker k3d k3s k3s-cluster k8s k8s-cluster quarkus

Last synced: 21 days ago
JSON representation

k8s-mp-services: in f*cking progress...

Awesome Lists containing this project

README

        

# k8s micro-profile services [![Build Status](https://travis-ci.org/daggerok/k8s-mp-services.svg?branch=master)](https://travis-ci.org/daggerok/k8s-mp-services)
MicroProfile in k8s

```
+-------------------------------------------+
| +-------+ |
? | +--------+ +-->| what? |-------+ |
__O/ --------> | learn! |---+ +-------+ | |
| | +--------+ | +---V----+ |
/ \ | +----V---+ | where? | |
| K8S | when? | +--------+ |
| +--------+ |
+-------------------------------------------+
```

## docker (fabric8)

requires: `docker network create k8s-mp-services || echo oops`

```bash
./mvnw -f learn
./mvnw docker:start
```