php-k8s
php-k8s copied to clipboard
Implementing Health Check Methods for Kubernetes Cluster
Added health check methods isLive and isReady to the KubernetesCluster class. These methods allow us to verify the readiness and liveness of the cluster.