railiance: initial bootstrap scaffold
Some checks failed
railiance-tests / smoke (push) Has been cancelled
Some checks failed
railiance-tests / smoke (push) Has been cancelled
This commit is contained in:
5
tests/smoke_kube.sh
Normal file
5
tests/smoke_kube.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
kubectl get nodes
|
||||
kubectl get ns
|
||||
echo "[OK] basic k8s API reachable"
|
||||
Reference in New Issue
Block a user