Skip to content

Instantly share code, notes, and snippets.

@cmwylie19
Created June 10, 2025 17:18
Show Gist options
  • Save cmwylie19/b348f4296863eb379ea8f0af81d11f45 to your computer and use it in GitHub Desktop.
Save cmwylie19/b348f4296863eb379ea8f0af81d11f45 to your computer and use it in GitHub Desktop.
kubectl run
k run --rm -i --image=nginx curler -n pepr-system -- curl -k https://pepr-uds-core/metrics 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment