Skip to content

Commit 890d1c4

Browse files
Update README.md
Co-authored-by: Markus Maga <[email protected]>
1 parent 65646ba commit 890d1c4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,11 +118,11 @@ Generally speaking newer clients will work with older Kubernetes, but compatabil
118118

119119
Key:
120120

121-
* `` Exactly the same features / API objects in both java-client and the Kubernetes
121+
* `` Exactly the same features / API objects in both javascript-client and the Kubernetes
122122
version.
123-
* `+` java-client has features or api objects that may not be present in the
123+
* `+` javascript-client has features or api objects that may not be present in the
124124
Kubernetes cluster, but everything they have in common will work.
125-
* `-` The Kubernetes cluster has features the java-client library can't use
125+
* `-` The Kubernetes cluster has features the javascript-client library can't use
126126
(additional API objects, etc).
127127
* `x` The Kubernetes cluster has no guarantees to support the API client of
128128
this version, as it only promises _n_-2 version support. It is not tested,

0 commit comments

Comments
 (0)