issues
search
terascope
/
teraslice
Scalable data processing pipelines in JavaScript
https://terascope.github.io/teraslice/
Apache License 2.0
50
stars
13
forks
source link
Convert to k8s js client from kubectl in k8senv
#3476
Closed
busma13
closed
11 months ago
busma13
commented
11 months ago
This Pr includes the following changes:
adds the @kubernetes/client-node package to ts-scripts
replace the use of kubectl with the k8s node client when starting teraslice with the k8s-env command
Future improvements:
replace kubectl command when starting services
use the k8s node client in k8s e2e tests
This Pr includes the following changes:
Future improvements: