Skip to content

Instantly share code, notes, and snippets.

@YurgenUA
Created May 23, 2026 22:27
Show Gist options
  • Select an option

  • Save YurgenUA/708ffbd93d54765985a47e15a25e7c23 to your computer and use it in GitHub Desktop.

Select an option

Save YurgenUA/708ffbd93d54765985a47e15a25e7c23 to your computer and use it in GitHub Desktop.
% kubectl rollout status daemonset falco -n falco
daemon set "falco" successfully rolled out
% kubectl get pods -n falco
NAME READY STATUS RESTARTS AGE
falco-jxmvz 2/2 Running 0 31s
falco-x8b4l 2/2 Running 0 31s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment