Compare commits

..

No commits in common. "ec44d7f643e78cfb1e9724b36416458782a6c775" and "c8471ec264caf0ff7eb645ba7b6d37605a9a93fa" have entirely different histories.

3 changed files with 329 additions and 331 deletions

View File

@ -1,7 +1,5 @@
# kubeprobes
[![Go Report Card](https://goreportcard.com/badge/pkg.icikowski.pl/kubeprobes)](https://goreportcard.com/report/pkg.icikowski.pl/kubeprobes)
Simple and effective package for implementing [Kubernetes liveness and readiness probes](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/)' handler.
## Installation