huis

Results 34 comments of huis

> @czhfe, could u pls show your contianerd config toml file under `/etc/containerd`? `grep "SystemdCgroup = true" /etc/containerd/config.toml` ![image](https://user-images.githubusercontent.com/19341806/185827807-f5c7510e-fbcc-47a4-88a1-235a878e93eb.png)

> @czhfe, I ran successfully using`(SystemdCgroup = true)` . Please show us your full `config.toml` and your `/var/lib/sealer/data/overlay2/{$layerid}/etc/kubeadm.yml` under the cloudimage rootfs, `{$layerid}` could be got from sealer inspect ....

> @czhfe , and pls show your kubeadm.yml file under : `/var/lib/sealer/data/overlay2/{$layerid}/etc/kubeadm.yml ` ```yaml apiVersion: kubeadm.k8s.io/v1beta2 kind: InitConfiguration localAPIEndpoint: bindPort: 6443 nodeRegistration: criSocket: /run/containerd/containerd.sock taints: null --- apiVersion: kubeadm.k8s.io/v1beta2 kind:...

> 其实应该监控到访问 github.com 时,本程序才起作用最好。 docker环境,构建镜像就不起作用了

> Could you share your `kind: ClickHouseInstallation` manifest? Which layout do you use? > > > Can Clickhouse Operator support running multiple copies? > > Multiple copies of what do...

> > 1 I don't see skyline cluster in your spec, only czhfe cluster, For the top up, the above manifest is an example, cluster is written `czhfe` > could...

> Shared results are incomplete, you skip original query (only exception related field), so I don't know what exactly happens > kubectl get deploy --all-namespaces -l app=clickhouse-operator ``` NAMESPACE NAME...

> ok. now you have only one instance which watch all namespaces`clickhouse-operator` > > could you share follwing queries results? > > ```shell > kubectl get chi --all-namespaces > >...