Skip to main content
Solved

macOS-specific issues with Kubernets cluster connectivity via netskope client--TLS certificate error

  • May 5, 2025
  • 1 reply
  • 305 views

we are managing multiple Kubernetes clusters hosted on GCP and AWS. While everything works as expected on Widows, users on macOS are facing connectivity issues when interacting with these clusters using tools like kubectl. when the Netskope client is enabled, users are encountering this error “Unable to connect to the server: tls: failed to verify certificate: x509: certificate signed by unknown authority”

Since we are dealing with critical production workloads spread across multiple clusters. we want to avoid any manual modification of kubeconfig files. Can you suggest any possible solutions to resolve this issue.

Best answer by hvanachterberg

It seems like this is default behaviour for cli based tools and development frameworks.The following post describes possible options:

 

 

 

This topic has been closed for replies.

1 reply

hvanachterberg
Netskope Employee
  • Netskope Employee
  • Answer
  • May 15, 2025

It seems like this is default behaviour for cli based tools and development frameworks.The following post describes possible options: