Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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...
- Host: GitHub
- URL: https://github.com/daggerok/k8s-mp-services
- Owner: daggerok
- Created: 2019-11-30T03:18:51.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-30T05:40:57.000Z (about 5 years ago)
- Last Synced: 2024-11-11T15:39:07.557Z (3 months ago)
- Topics: docker, k3d, k3s, k3s-cluster, k8s, k8s-cluster, quarkus
- Language: HTML
- Homepage:
- Size: 67.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```