Description
When using K8Studio to visualize a Kubernetes cluster, the integrated terminal fails to open and displays an error related to WebGL2 support. After the error appears, the application crashes.
Steps to Reproduce
- Open K8Studio.
- Connect to a Kubernetes cluster.
- Attempt to open the integrated terminal.
Expected Behavior
The terminal should open and allow interaction with the Kubernetes cluster without affecting application stability.
Actual Behavior
The terminal does not open and displays the error message:
“WebGL2 not supported null”.
Shortly after, the application crashes.
Environment
- OS: Ubuntu 24.04.4 LTS
- K8Studio Version: 3.1.4
Additional Information


Description
When using K8Studio to visualize a Kubernetes cluster, the integrated terminal fails to open and displays an error related to WebGL2 support. After the error appears, the application crashes.
Steps to Reproduce
Expected Behavior
The terminal should open and allow interaction with the Kubernetes cluster without affecting application stability.
Actual Behavior
The terminal does not open and displays the error message:
“WebGL2 not supported null”.
Shortly after, the application crashes.
Environment
Additional Information