yuweni99
yuweni99
** **
@Slach
@Slach ```yaml apiVersion: clickhouse.altinity.com/v1 kind: ClickHouseInstallation metadata: creationTimestamp: "2022-04-08T12:32:21Z" finalizers: - finalizer.clickhouseinstallation.altinity.com generation: 1 managedFields: - apiVersion: clickhouse.altinity.com/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:kubectl.kubernetes.io/last-applied-configuration: {} f:spec: .: {}...
@Slach zhe is my deploy yam file content ```yaml apiVersion: "clickhouse.altinity.com/v1" kind: "ClickHouseInstallation" metadata: name: "clickhouse-cluster" namespace: "place-code" spec: defaults: templates: dataVolumeClaimTemplate: data-volume-template logVolumeClaimTemplate: log-volume-template podTemplate: clickhouse:21.3 configuration: zookeeper: nodes:...
@Slach My server cannot access the Internet
@Slach
@Slach
@Slach Is there any way to solve my problem?
@Slach [root@k8s-node5-230 ~]# kubectl get sts --all-namespaces NAMESPACE NAME READY AGE clickhouse chi-clickhouse-cluster-replicated-0-0 0/1 2d17h kube-system snapshot-controller 1/1 96d kubesphere-logging-system elasticsearch-logging-data 3/3 96d kubesphere-logging-system elasticsearch-logging-discovery 3/3 96d kubesphere-monitoring-system alertmanager-main 3/3...
@Slach [root@k8s-node5-230 ~]# kubectl get pvc -l chi=clickhouse-cluster --all-namespaces No resources found