-
### Name and Version
bitnami/wordpress:6.6.2-debian-12-r12
### What architecture are you using?
amd64
### What steps will reproduce the bug?
1. Deploy on top kubernetes using helm chart
2. Add W…
-
The tutorials below were written over a year ago.
All authors, please do the following:Take a look at your tutorial and check if it still works.Comment on this issue if your tutorial needs an update …
-
Got the following error:
```
time="2024-09-16T17:14:27Z" level=error msg="Namespace wordpress, resource restore error: error restoring pods/wordpress/wordpress-845697cddc-pcpqw: pods \"wordpress-845…
-
### Desired Behavior
Publish [WordPress and MySQL on Kubernetes](https://github.com/kubernetes/examples/tree/master/mysql-wordpress-pd#example-wordpress-and-mysql-on-kubernetes) to [Meshery Catal…
-
-
**Description:**
There is an issue with KubeArmor version 1.4.0 where logs are not generated for blocked processes when a namespace is configured with a default `block` posture. Logs are only gener…
-
### 章节
3. 创建 Wordpress 应用并发布至 Kubernetes
### 参考链接
https://v2-1.docs.kubesphere.io/docs/zh-CN/quick-start/wordpress-deployment/
https://kubesphere.io/zh/docs/quick-start/wordpress-deployment/…
-
Recently the [Kubernetes docs](https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/) have been updated to describe some recommended labels:
Key | Description | Example |…
-
```yaml
apiVersion: security.kubearmor.com/v1
kind: KubeArmorPolicy
metadata:
name: wordpress-wordpress-4-8-apache-block-serviceaccount-runtime
namespace: wordpress-mysql
spec:
action: Bl…
-
### What happened?
As of a few EKS revisions ago, EKS clusters require the AWS EBS CSI driver/add-on to be installed in order to host workloads that use volumes. Our current templates do not have the…