maryxu
Results
2
comments of
maryxu
Thanks for your response! Do you mean of this? I pasted these into code blocks already. [root@####### ~]# kubectl logs po/efk3-elasticsearch-2 --namespace=efk --insecure-skip-tls-verify=true [2018-07-10T07:04:24,598][INFO ][o.e.n.Node ] [] initializing ... [2018-07-10T07:04:24,687][WARN...
I’m not quite understand. I’m using a NFS data for the PV and PVC. For the other applications, the container can write to the NFS data without no problem. [root@k8s-test11...