kong62
kong62
``` apiVersion: apps/v1 kind: Deployment metadata: name: demo spec: replicas: 1 selector: matchLabels: demo: 'true' template: metadata: labels: demo: 'true' spec: containers: - name: main #image: '127.0.0.1:30081/grafana/grafana:7.3.4' image: '127.0.0.1:18081/grafana/grafana:7.3.4' command:...
feature request
国内企业开源的通病,基本草草了事,后期无人维护,所以开源的东西真心的用国外的
When the cluster has been in a crash after an avalanche( a lot of nodes crash), I deleted the statefulset and then re-created it, so that pod started one by...
same issue ``` / # cat 1.txt 你好 ``` ``` / # more 1.txt 你好 ``` ``` / # tail 1.txt 你好 ``` ``` / # less 1.txt 你好 ~...
 only LTS
Same issue, loki 2.7.4
same issue for me [here](https://community.traefik.io/t/high-memory-usage-during-dos/16640)
```config.vm.disk :disk, size: "600GB", primary: true ``` not work ``` [vagrant@centos7-01 ~]$ lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT sda 8:0 0 128G 0 disk ├─sda1 8:1 0 1G...