-
_Originated from community question: https://community.cratedb.com/t/prometheus-failed-to-write-data-into-cratedb-after-encountering-error-a-document-with-the-same-primary-key-exists-already/1724_
…
-
Hi,
I'm trying to deploy Caddy + Gitlab + Registry with this code and getting the following certificate error.
```
version: '2'
services:
caddy:
restart: always
image: gotfix/ca…
-
{
"platform":"",
"hub-mirror": [
"k8s.gcr.io/prometheus-adapter/prometheus-adapter:v0.9.1",
"quay.io/prometheus-operator/prometheus-operator:v0.53.1",
"k8s.gcr.io/…
-
**为了防止被滥用,目前仅仅支持一次同步一个镜像**
**Issues 必须带 `porter` label,** 简单来说就是通过模板创建就没问题,别抖机灵自己瞎弄。
**标题必须为 `[PORTER]镜像名:tag` 的格式,** 例如
- `[PORTER]k8s.gcr.io/federation-controller-manager-arm64:v1.3.1-beta.1`…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
These pr…
-
I start a cluster with 4 nodes on **Alibaba Cloud by ECS** and deploy prometheus on it as follow:
```
(venv) root@k8s-master01:/home/ecs-user/Erms# kubectl get nodes
NAME STATUS ROLES …
-
Currently there is no sense of order in the list. Would love to see if listed by category :+1:
-
I'm running the following code:
```
from notion.client import NotionClient
client = NotionClient(token_v2="")
```
and it fails with the below error:
```
File /opt/homebrew/Caskroom/mambaf…
-
Istio collects a rich set of [metrics](https://istio.io/docs/concepts/observability/#service-level-metrics) related to the data plane and control plane. These metrics are stored in Prometheus.
We c…
-
Gravity is a platform that allows us to build K8s clusters declaratively, and is a pretty powerful tool I've started experimenting with as part of my devops toolkit.
It has its own implementation o…