From 1d778b924862f72ec5c45befd3e5715e13e72ca9 Mon Sep 17 00:00:00 2001 From: Andrea Panattoni Date: Thu, 22 Aug 2024 09:41:55 +0200 Subject: [PATCH] Debug kubelet Signed-off-by: Andrea Panattoni --- hack/deploy-sriov-in-telco-ci.sh | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/hack/deploy-sriov-in-telco-ci.sh b/hack/deploy-sriov-in-telco-ci.sh index 0b84ead64..032d0c398 100755 --- a/hack/deploy-sriov-in-telco-ci.sh +++ b/hack/deploy-sriov-in-telco-ci.sh @@ -48,6 +48,31 @@ do ATTEMPTS=$((ATTEMPTS+1)) done +# Debug Kubelet +cat <