Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Commit b8ffa83

Browse files
authored
Update README.md
1 parent c31ed04 commit b8ffa83

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,9 @@
33
jenvtest makes it easy to implement integration tests with Kubernetes API Server in Java.
44
Inspired by [envtest](https://book.kubebuilder.io/reference/envtest.html) in go.
55

6-
It runs the API Server binaries directly (without nodes and other components). Thus, only etcd and Kubernetes API
7-
Server.
6+
It runs the API Server binaries directly (without nodes and other components, but with etcd).
87
Linux, Windows, Mac is supported.
98

10-
Project is in early phases, heading towards mvp release.
11-
129
## Usage
1310

1411
Include dependency:

0 commit comments

Comments
 (0)