邓Zeus
邓Zeus
3、di-configmap中 database换成db
4、mongo连接错误, use admin; db.createUser({user:'mlssopr',pwd:'mlssopr',roles:["userAdminAnyDatabase","readWriteAnyDatabase"]}); db.createUser({user:'mlss',pwd:'mlss',roles:["userAdminAnyDatabase","readWriteAnyDatabase"]}); 5、节点标识 kubectl label nodes k8s-node1 mlss-node-role=platform kubectl label nodes k8s-node2 mlss-node-role=platform 6、aide timezone volumeMounts: - name: host-time readOnly: true mountPath: /etc/localtime volumes: - name: host-time...
9、部署template service中仅保留三个内容,如图 
10、storage-deployment去掉一个mountPath: {{.Values.storage.uploadContainerPath}} 11、trainingdata-deployment去掉一个imagePullPolicy 12、所有manual nfs-storage
13、cpu镜像0.5改为0.5.0
14、superadmin内创建hadoop用户
thanks a lot
will this tool support docker tag and docker push?
have you tried it out ?
i got the same problem. i changed the code and it works