You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deploying Pixie fails to a GKE cluster with dataplane v2. Despite the deployment failing, scripts work as expected from the cli. The UI reports that the cluster is unhealthy as do the logs. More investigation needs to be done, but it appears that Pixie is functional, it just isn't able to health check itself properly.
To Reproduce
Steps to reproduce the behavior:
Deploy a dataplane v2 GKE cluster
Deploy pixie -- px deploy
Verify that scripts work from the cli -- px run px/agent_status, px run px/http_data, etc
See that the deployment failed and that scripts in the UI report "cluster is not in a healthy state"
Expected behavior
That px deploy is successful and scripts run properly in the UI.
Screenshots
Logs
Please attach the logs by running the following command:
Describe the bug
Deploying Pixie fails to a GKE cluster with dataplane v2. Despite the deployment failing, scripts work as expected from the cli. The UI reports that the cluster is unhealthy as do the logs. More investigation needs to be done, but it appears that Pixie is functional, it just isn't able to health check itself properly.
To Reproduce
Steps to reproduce the behavior:
px deploy
px run px/agent_status
,px run px/http_data
, etcExpected behavior
That
px deploy
is successful and scripts run properly in the UI.Screenshots
Logs
Please attach the logs by running the following command:
pixie_logs_20240924181344.zip
App information (please complete the following information):
The text was updated successfully, but these errors were encountered: