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

Commit 530096b

Browse files
authored
Update README.md
1 parent 1c7d6ef commit 530096b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# jenvtest
22

33
jenvtest makes it easy to implement integration tests with Kubernetes API Server in Java.
4-
Inspired by [envtest](https://book.kubebuilder.io/reference/envtest.html) in go.
4+
Inspired by [envtest](https://book.kubebuilder.io/reference/envtest.html) in Kubebuilder (Golang).
55

66
It runs the API Server binaries directly (without nodes and other components, but with etcd).
77
Linux, Windows, Mac is supported.

0 commit comments

Comments
 (0)