We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
{"user_id" : "newdeal", "node_group_num" : 2 , "container" : [{"dockerURL" : "pengbai/docker-supermario", "port" : 8080 , "name" : "mario" , "replicas" : 2 },{"dockerURL" : "alexwhen/docker-2048", "port" : 80 , "name" : "game" , "replicas" : 1 }]}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
도커 이미지 마다 몇가지 설정을 입력하도록 해야 함. (필수 기입 사항!)
커스텀 이미지 추가 시 입력 혹은 추가 이후에도 이미지 클릭 시 수정 가능
사용자가 입력하지 않고 프론트단에서 직접 계산해야 하는 변수 값
kubeform 쿠버네티스 클러스터 구성 규칙
서버로 보내는 cluster JSON 예시
{"user_id" : "newdeal", "node_group_num" : 2 , "container" : [{"dockerURL" : "pengbai/docker-supermario", "port" : 8080 , "name" : "mario" , "replicas" : 2 },{"dockerURL" : "alexwhen/docker-2048", "port" : 80 , "name" : "game" , "replicas" : 1 }]}
The text was updated successfully, but these errors were encountered: