-
Hello community,
I want to create a small lab to test k0s and K0smotron. I will use several SBCs and aim to build the following setup:
**Management Cluster**
1 k0s management cluster with:
• …
-
@pperiyasamy has reported that they're seeing duplicate IP addresses on a large k8s cluster, using the k8s backend.
He's pointed out that a lock may not be acquired like it is in the etcd implement…
-
Module github.com/coreos/go-etcd/etcd is deprecated. When I'm building package I catch this:
`github.com/coreos/go-etcd/etcd
../../coreos/go-etcd/etcd/response.generated.go:99: r.EncodeArrayStart …
-
Hi,
I am trying to find a way how can i extend TTL for lease by having its id only (not a whole object)? Lets say i have a script which will create lease:
```
import etcd3
etcd = etcd3.client()
…
-
**Overview**
Operator Image Version: milvusdb/milvus-operator:v0.7.13
The etcd client being used by the operator is sending an invalid authority header when trying to connect to etcd. This causes …
-
### What would you like to be added?
support errors.Is for error generated from client
or provide a method to compare two errors
### Why is this needed?
```go
func TestErr(t *testing.T) {…
-
### Environment
* How did you deploy Kubeflow Pipelines (KFP)?
Full Kuebflow deployment using manifests
* KFP version: 2.0.0b6
* KFP SDK version: 2.0.0b6
### Steps to reproduce
We have …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version:2.5-20241101-47337ea8-amd64
- Deployment mode(standalone or cluster)…
-
https://github.com/coreos/coreos-overlay/tree/master/app-admin
-
### Before creating an issue, make sure you've checked the following:
- [X] You are running the latest released version of k0s
- [X] Make sure you've searched for existing issues, both open and close…