The Kubernetes Adapter integration in VMware Aria Operations is observed in a Warning state. The adapter instance reports the error message “No data receive”
The following error is recorded in the Kubernetes adapter log located at: /storage/log/vcops/log/adapters/kubernetesAdapter/kubernetesAdapter_<internalid>.log
[14208] Caused by: java. security. KeyStoreException: Failed to load default trust store[14213] Caused by: java.io.IOException: BCFKS KeyStore corrupted: MAC calculation failed.
VMware Aria operations 8.x
The issue occurs because the trust store is not updated with the Kubernetes endpoint certificate. As a result, the adapter fails to establish a secure connection with the Kubernetes API.
Revalidate the Kubernetes Adapter integration and accept the endpoint certificate to update the trust store. Perform the following steps:
Navigate to Administration → Integrations in the Aria Operations UI.
Edit the Kubernetes adapter instance that is in the Warning state.
Click Validate Connection.
When prompted, accept the endpoint certificates.
Save the integration configuration.