-
How to reproduce:
```bash
ip="your_server_ip"
rm -r ~/.kube
mkdir ~/.kube
scp rancher@$ip:/etc/rancher/k3s/k3s.yaml ~/.kube/config
sed -i "s/localhost/$ip/g" ~/.kube/config
ssh rancher@$ip …
-
https://docs.google.com/document/d/1EVy0wRJRm5nogkHl38fNKbFrhERmSL_CLNE4cxcsc_M/edit#
It would be nice if kedge uses recommendations from that document, at least for name and version (`app.kubern…
kadel updated
6 years ago
-
[Mysql Operator](https://github.com/presslabs/mysql-operator) can be easily integrated with KubeVela, let's add it as one of the tutorials in hands on club.
The tutorial should have following steps…
-
For context, I have set up WordPress on Kubernetes using the Bitnami HELM chart. My goal is to be able to run a Kubernetes Job to execute a wp2static export.
The problem is that since executing con…
-
**Is your feature request related to a problem? Please describe.**
I had an instance where I lost one of my nodes and was using storage mapped to the local node -- that means the pod and its data i…
-
I'm planning to deprecate this repository, in favor of [the new script](https://github.com/GoogleCloudPlatform/php-docs-samples/tree/master/appengine/wordpress) for setting up WordPress project both f…
-
By the way can you confirm if this is the way to implement
```
---
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: mysql-pv-claim
annotations:
volume.beta.kubernetes.io/st…
-
```
~ …
-
### Problem description
Revisit Featured Tutorials:
- [x] AWS
- [x] https://www.pulumi.com/docs/tutorials/aws/ec2-webserver/
- [x] https://www.pulumi.com/docs/tutorials/aws/ecs-fargate/
…
-
### Current Behavior
When meshery server boots up its unable to seed a catalog content (https://github.com/meshery/meshery/blob/master/docs/catalog/abf90eeb-9cd9-4186-b9e4-118946f35ac4/0.0.1/desi…