Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/travisghansen/kubernetes-controller-php

reusable Kubernetes controller base
https://github.com/travisghansen/kubernetes-controller-php

api controller k8s kubernetes php plugin plugins

Last synced: 3 months ago
JSON representation

reusable Kubernetes controller base

Awesome Lists containing this project

README

        

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

# Example
See [sample.php](sample.php)

# TODO
* add pre/post config loaded hooks
* add controller init hook