邓Zeus

Results 13 comments of 邓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中仅保留三个内容,如图 ![image](https://user-images.githubusercontent.com/53943425/162861556-208685e1-c658-4e61-8369-15ccc0521046.png)

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用户

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