Getting started with k8s API.
This commit is contained in:
parent
8905e30473
commit
0879e40213
4 changed files with 142 additions and 2 deletions
|
|
@ -17,6 +17,7 @@ dependencies {
|
|||
implementation project(':org.jdrupes.vmoperator.util')
|
||||
|
||||
implementation 'commons-cli:commons-cli:1.5.0'
|
||||
implementation 'io.kubernetes:client-java:18.0.0'
|
||||
}
|
||||
|
||||
application {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue