Skip to content

Commit a115df1

Browse files
committed
[skip-ci] Update README
1 parent 99ce1b2 commit a115df1

1 file changed

Lines changed: 8 additions & 5 deletions

File tree

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
renoki-co/php-k8s fork by Krymo Software
1+
php-k8s
22
=======
33

44
![CI](https://github.com/krymosoftware/php-k8s/workflows/CI/badge.svg?branch=master)
@@ -8,17 +8,19 @@ renoki-co/php-k8s fork by Krymo Software
88
[![Total Downloads](https://poser.pugx.org/krymosoftware/php-k8s/downloads)](https://packagist.org/packages/krymosoftware/php-k8s)
99
[![Monthly Downloads](https://poser.pugx.org/krymosoftware/php-k8s/d/monthly)](https://packagist.org/packages/krymosoftware/php-k8s)
1010

11-
![v1.24.12 K8s Version](https://img.shields.io/badge/K8s%20v1.24.12-Ready-%23326ce5?colorA=306CE8&colorB=green)
12-
![v1.25.8 K8s Version](https://img.shields.io/badge/K8s%20v1.25.8-Ready-%23326ce5?colorA=306CE8&colorB=green)
13-
![v1.26.3 K8s Version](https://img.shields.io/badge/K8s%20v1.26.3-Ready-%23326ce5?colorA=306CE8&colorB=green)
11+
![v1.31.9 K8s Version](https://img.shields.io/badge/K8s%20v1.31.9-Ready-%23326ce5?colorA=306CE8&colorB=green)
12+
![v1.32.5 K8s Version](https://img.shields.io/badge/K8s%20v1.32.5-Ready-%23326ce5?colorA=306CE8&colorB=green)
13+
![v1.33.1 K8s Version](https://img.shields.io/badge/K8s%20v1.33.1-Ready-%23326ce5?colorA=306CE8&colorB=green)
1414
[![Client Capabilities](https://img.shields.io/badge/Kubernetes%20Client-Silver-blue.svg?colorB=C0C0C0&colorA=306CE8)](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/api-machinery/csi-new-client-library-procedure.md#client-capabilities)
1515
[![Client Support Level](https://img.shields.io/badge/Kubernetes%20Client-stable-green.svg?colorA=306CE8)](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/api-machinery/csi-new-client-library-procedure.md#client-support-level)
1616

1717
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.
1818

19+
This is a fork of [renoki-co/php-k8s](https://github.com/renoki-co/php-k8s), which is maintained by [Krymo Software](https://krymo.software).
20+
1921
## 📃 Documentation
2022

21-
[The entire documentation is available on Gitbook 🌍](https://rennokki.gitbook.io/php-k8s/)
23+
[The entire documentation is available on Gitbook.](https://rennokki.gitbook.io/php-k8s/)
2224

2325
## 🐛 Testing
2426

@@ -37,4 +39,5 @@ If you discover any security related issues, please email info@krymo.software in
3739
## 🎉 Credits
3840

3941
- [Alex Renoki](https://github.com/rennokki)
42+
- [Krymo Software](https://krymo.software)
4043
- [All Contributors](../../contributors)

0 commit comments

Comments
 (0)