-
## `kubeObjectProtection` requirements
1. Velero controller v1.9 or greater installed and running in each cluster
1. Velero controller namespace name specified in Ramen config map's `kubeObjectPro…
-
**Describe the problem/challenge you have**
I need to use cartographer in a cluster to support deployment for 200 customers, and each customer has about 50 workloads. Totally we have more than 10000 …
-
### Brief summary
The documentation in [step 4 on the procedure on this page](https://grafana.com/docs/grafana-cloud/k6/author-run/private-load-zone-v2/#create-the-plz-crd) says the following about…
-
Hi,
I am using the following CRD configuration for the PulsarProxy...
```
apiVersion: pulsar.streamnative.io/v1alpha1
kind: PulsarProxy
metadata:
name: proxys
namespace: pulsar
spec:
…
-
Install and remove Charmed Kubeflow - multiple CRDs are left:
- istio
- training-job
- seldon
Reproduce:
1. Deploy kubeflow on new cluster
2. destroy model
3. `kubectl get crd`
-
### Describe the bug
When defining a Canary with Istio, Flagger appears to attempt to use a default Prometheus address.
```
apiVersion: flagger.app/v1beta1
kind: Canary
metadata:
name: my-…
-
Has there been any discussions on implementing support for the k8s beta [Gateway API](https://gateway-api.sigs.k8s.io/)? The API should be flexible enough to implement most Tunnel capabilities, and us…
-
**Describe the bug**
When nesting subgraphs, the outer ones have their text cut off by the children they contain.
**To Reproduce**
See the following markup:
```
graph LR
subgraph A
…
-
This is a really interesting project. :)
Feature idea, what if the controller could also drive nginx-ingress ingress rules and an oauth2 deployment to plugin the authentication into the process. Ma…
-
Right now you have to declare your CRD in a YAML file to use it with the Kubernetes API, as well as manually create an instance of `CustomResourceDefinition` when creating the controller.
It would …