mkdir: cannot create directory '/bitnami/etcd': Permission denied
mkdir: cannot create directory '/bitnami/etcd': Permission denied
is this ok?

@JackLiMEM Which directory were used in the host as the binding of this one in the container.
@JackLiMEM Which directory were used in the host as the binding of this one in the container.
"containerdRootDir": "/var/lib/rancher/k3s/agent/containerd", "containerdEndpoint": "/run/k3s/containerd/containerd.sock", "rootDir": "/var/lib/rancher/k3s/agent/containerd/io.containerd.grpc.v1.cri", "stateDir": "/run/k3s/containerd/io.containerd.grpc.v1.cri"
please see https://github.com/apache/apisix-helm-chart/issues/105#issuecomment-864757267
did you try chmod 777 on the host dir ?
please see #105 (comment)
Thanks,It seems that it was caused by the k8s version upgrade and this can really solve this problem