php-k8s icon indicating copy to clipboard operation
php-k8s copied to clipboard

Implementing Health Check Methods for Kubernetes Cluster

Open Nyamort opened this issue 1 year ago • 0 comments

Added health check methods isLive and isReady to the KubernetesCluster class. These methods allow us to verify the readiness and liveness of the cluster.

Nyamort avatar Apr 06 '24 14:04 Nyamort