Kubenetes tomcat.yaml

  • c4016675
    (냉장고를사다줘)
  • c4016675's Avatar 이 글의 작성자
  • Offline
  • Junior
  • Junior
더보기
08 Nov 2018 17:26 #3957 작성자: c4016675
c4016675 님의 글: Kubenetes tomcat.yaml
apiVersion: v1
kind: Pod
metadata:
  name: tomcat
spec:
  containers:
  - name: tomcat
    image: tomcat:8.0
    command: [ "catalina.sh", "run" ]
    ports:
    - containerPort: 8080
Time to create page: 0.045 seconds
Powered by Kunena Forum