Closed davidpst closed 11 months ago
Allow create a session with server host and token
const k8s = new Kubernetes({ server: "<SERVER_HOST>", token: "<TOKEN>", });
Allow create a session with server host and token