Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
roycaihw authored Jan 27, 2018
1 parent 3b5dc66 commit a949dde
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,13 +83,14 @@ supported versions of Kubernetes clusters.

#### Compatibility matrix

| | Kubernetes 1.4 | Kubernetes 1.5 | Kubernetes 1.6 | Kubernetes 1.7 | Kubernetes 1.8 |
|--------------------|----------------|----------------|----------------|----------------|----------------|
| client-python 1.0 | + || - | - |- |
| client-python 2.0 | + | + || - |- |
| client-python 3.0 | + | + | + ||- |
| client-python 4.0 | + | + | + | + ||
| client-python HEAD | + | + | + | + ||
| | Kubernetes 1.4 | Kubernetes 1.5 | Kubernetes 1.6 | Kubernetes 1.7 | Kubernetes 1.8 | Kubernetes 1.9 |
|--------------------|----------------|----------------|----------------|----------------|----------------|----------------|
| client-python 1.0 | + || - | - |- |- |
| client-python 2.0 | + | + || - |- |- |
| client-python 3.0 | + | + | + ||- |- |
| client-python 4.0 | + | + | + | + ||- |
| client-python 5.0 | + | + | + | + |+ ||
| client-python HEAD | + | + | + | + |+ ||

Key:

Expand All @@ -113,6 +114,7 @@ between client-python versions.
| 3.0 | Kubernetes main repo, 1.7 branch ||
| 4.0 Alpha/Beta | Kubernetes main repo, 1.8 branch ||
| 4.0 | Kubernetes main repo, 1.8 branch ||
| 5.0 Alpha/Beta | Kubernetes main repo, 1.9 branch ||


Key:
Expand Down

0 comments on commit a949dde

Please sign in to comment.