-
- etcd V3
- k8s 1.18.10
- apisix charts 0.7.2
1.外部etcd https访问方式
ETCDCTL_API=3 etcdctl \
--endpoints=http://192.168.2.202:2379 \
--cacert=/etc/kubernetes/ca/ca.pem \
--cert=/etc/kubern…
-
➜ ~ kbcli version
Kubernetes: v1.29.4-gke.1043002
KubeBlocks: 0.9.0-beta.34
kbcli: 0.9.0-beta.27
During the restarting of kafka combined mode, the broker pod will crash for a few seconds before…
-
## Description
There should be a way for a creator of notifications to retrieve a list of their previously registered notifications. This means that Notification (component) must remember who it was …
-
When spark is deployed on a "fresh" microk8s, the following steps work, but consequent deployments on the same cluster error out on `config-changed` event. The s3 relation databag is empty then:
…
-
We are managing a handful of PostgreSQL clusters using the Zalando operator. Generally, it functions well 👍🏻 but we occasionally encounter problems during brief disruptions with the kubernetes API se…
-
**Describe the feature**
When the P2P mempool is online there will be little incentive to create bundles of > size 1 due to issues competition with other bundlers invalidating ops by setting a higher…
-
## This Bug Report affects these Traffic Control components:
- Traffic Ops
- Documentation
- CDN in a Box
## What did you do?
I have setup CDN-in-a-Box to explore its features , using…
-
I have this use case
```elm
-- The Item ID of a service, is the internal Id of that item on that specific remote service.
type alias Item = {name : String, id : ItemId}
type alias ItemsDict = …
-
Depends on gooseops/ops#22
## Information
- Current weather API only support US weather
- Once forecast has a class we should extend that class with a worldwide weather api endpoint
## Delivera…
-
## Steps to reproduce
1. `juju model-config update-status-hook-interval=5s`
2. `juju deploy -n 1 mysql-k8s --channel 8.0/edge`
3. `juju deploy -n 1 mysql-test-app`
4. `juju deploy -n 1 mysql…