Multi-platform Probe on Kubernetes Cluster
User Story:
As a Platform Engineer managing distributed Kubernetes infrastructure,
I want to deploy PRTG Multi-Platform Probes natively within Kubernetes clusters
so that I can ensure continuous network monitoring with high availability and reduced infrastructure complexity.
Acceptance Criteria:
- PRTG Multi-Platform Probes can be deployed as native Kubernetes resources (e.g., via Helm chart or Operator) without requiring Docker-specific host capabilities.
- The deployed probes support high availability and auto-recovery.
- All core probe monitoring features are functional and compatible when running inside Kubernetes, matching the capabilities available on standard Docker or VM-based deployments.