mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-05-02 05:34:46 +00:00
ci: k8s: Get logs from kata-deploy
Let's make sure we can debug kata-deploy in case something goes wrong during its execution. Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in:
parent
9d285c6226
commit
9cc6b5f461
@ -102,6 +102,7 @@ function deploy_kata() {
|
||||
sleep 60s
|
||||
fi
|
||||
|
||||
kubectl -n kube-system logs -l name=kata-deploy
|
||||
kubectl get runtimeclass
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user