Congratulations on completing the Pixie tutorial.
Ask questions and get help from the Pixie’s Community Slack.
Delete the microservices demo application:
kubectl delete namespace px-sock-shop
Delete Pixie from the cluster:
px delete --clobber
Remove the Pixie CLI:
rm -rf ${HOME}/ec2-user/bin/px
Delete the node group:
envsubst < clusterconfig.yaml | eksctl delete nodegroup -f - --approve