=== Bitpoke Kubernetes ===
Contributors: calin
Tags: kubernetes, cloud, serverless
Stable tag: 1.0.3
Requires at least: 6.6
Tested up to: 6.6
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Kubernetes integration for WordPress.

== Description ==
The plugin surfaces information from the underlying cluster to your WordPress site. It's aim is to better understand what's happening with your site while it runs on a Kubernetes cluster.

## Current and upcoming features

* **Kubernetes info** - displays the Kubernetes control plane version right into the site health-check
* **Pod information** - displays the pod runtime information
* ToDo: **Multisite ingress** - manage Kubernetes ingress resources for multi site deployments
* ToDo: **Deployment health** - run health checks for the deployment the current pod is part of
* ToDo: **Manage deployment scaling** - allows to scale the deployment up and down right from your WordPress dashboard
* ToDo: **List all deployment's pods** - list all pods from managed by the deployment and surfaces info regarding them.

== Screenshots ==
1. Kubernetes control plane version.
2. Pod information.
