travisghansen/kubernetes-controller-php

reusable Kubernetes controller base


Keywords
php, api, client, controller, kubernetes, k8s, plugin, plugins
License
Apache-2.0

Documentation

Intro

Re-usable controller class for creating powerful kubernetes integrations using watches or standard RESTful calls.

Example

See sample.php

TODO

  • add pre/post config loaded hooks
  • add controller init hook