This message was deleted.
# k3s
a
This message was deleted.
e
I want to do this, but I don't think it will work:
Copy code
k3d cluster create \
  --k3s-arg "--kube-apiserver-arg=client-ca-file=/some/path/myCa.crt"
Becasue I imagine I need to put "myCa.crt" in the docker container(s) running k3s node(s)... before k3s starts
--volume
looks like it may solve my problem. I'll give it a try: https://k3d.io/v5.0.0/usage/commands/k3d_cluster_create/
👍 1
c
-> #k3d
👍 1