https://github.com/renoki-co/php-k8s
Unofficial PHP client for Kubernetes. It supports any form of authentication, the exec API, and it has an easy implementation for CRDs.
https://github.com/renoki-co/php-k8s
api cluster crds eks elastic-kubernetes-service gke google-kubernetes-engine hacktoberfest infra k8s kubernetes kubernetes-cluster-api laravel persistent-volumes php php-handler php-k8s pod sync
Last synced: 5 months ago
JSON representation
Unofficial PHP client for Kubernetes. It supports any form of authentication, the exec API, and it has an easy implementation for CRDs.
- Host: GitHub
- URL: https://github.com/renoki-co/php-k8s
- Owner: renoki-co
- License: apache-2.0
- Created: 2020-04-29T17:19:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-05-05T08:39:41.000Z (5 months ago)
- Last Synced: 2025-05-08T03:37:45.327Z (5 months ago)
- Topics: api, cluster, crds, eks, elastic-kubernetes-service, gke, google-kubernetes-engine, hacktoberfest, infra, k8s, kubernetes, kubernetes-cluster-api, laravel, persistent-volumes, php, php-handler, php-k8s, pod, sync
- Language: PHP
- Homepage:
- Size: 748 KB
- Stars: 313
- Watchers: 7
- Forks: 70
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
PHP K8s
=======
[](https://codecov.io/gh/renoki-co/php-k8s/branch/master)
[](https://github.styleci.io/repos/259992525)
[](https://codeclimate.com/github/renoki-co/php-k8s/maintainability)
[](https://packagist.org/packages/renoki-co/php-k8s)[](https://packagist.org/packages/renoki-co/php-k8s)
[](https://packagist.org/packages/renoki-co/php-k8s)
[](https://packagist.org/packages/renoki-co/php-k8s)


[](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/api-machinery/csi-new-client-library-procedure.md#client-capabilities)
[](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/api-machinery/csi-new-client-library-procedure.md#client-support-level)Control your Kubernetes clusters with this PHP-based Kubernetes client. It supports any form of authentication, the exec API, and it has an easy implementation for CRDs.
For Laravel projects, you might want to use [renoki-co/laravel-php-k8s](https://github.com/renoki-co/laravel-php-k8s) which eases the access for this particular case.
## 🤝 Supporting
**If you are using one or more Renoki Co. open-source packages in your production apps, in presentation demos, hobby projects, school projects or so, sponsor our work with [Github Sponsors](https://github.com/sponsors/rennokki). 📦**
[
](https://github-content.renoki.org/github-repo/36)
## 📃 Documentation
[The entire documentation is available on Gitbook 🌍](https://rennokki.gitbook.io/php-k8s/)
## 🐛 Testing
``` bash
vendor/bin/phpunit
```## 🤝 Contributing
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
## 🔒 Security
If you discover any security related issues, please email alex@renoki.org instead of using the issue tracker.
## 🎉 Credits
- [Alex Renoki](https://github.com/rennokki)
- [All Contributors](../../contributors)