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

https://github.com/kokuwaio/k3s-maven-plugin

Maven Plugin to start k3s for tests
https://github.com/kokuwaio/k3s-maven-plugin

docker k3s maven maven-plugin mirrored-repository plugin

Last synced: 4 months ago
JSON representation

Maven Plugin to start k3s for tests

Awesome Lists containing this project

README

          

# k3s Maven Plugin

A maven plugin to manage k3s for integration tests.

[![maven](https://img.shields.io/maven-central/v/io.kokuwa.maven/k3s-maven-plugin.svg?label=maven)](https://central.sonatype.com/artifact/io.kokuwa.maven/k3s-maven-plugin)
[![license](https://img.shields.io/badge/license-EUPL%201.2-blue)](https://git.kokuwa.io/kokuwaio/k3s-maven-plugin/src/branch/main/LICENSE)
[![issues](https://img.shields.io/gitea/issues/open/kokuwaio/k3s-maven-plugin?gitea_url=https%3A%2F%2Fgit.kokuwa.io)](https://git.kokuwa.io/kokuwaio/k3s-maven-plugin/issues)
[![prs](https://img.shields.io/gitea/pull-requests/open/kokuwaio/k3s-maven-plugin?gitea_url=https%3A%2F%2Fgit.kokuwa.io)](https://git.kokuwa.io/kokuwaio/k3s-maven-plugin/pulls)
[![build](https://ci.kokuwa.io/api/badges/kokuwaio/k3s-maven-plugin/status.svg)](https://ci.kokuwa.io/repos/kokuwaio/k3s-maven-plugin/)

For more documention see: [git.kokuwa.io/kokuwaio/k3s-maven-plugin](https://git.kokuwa.io/kokuwaio/k3s-maven-plugin)