mirror of https://github.com/easzlab/kubeasz.git
257 lines
5.1 KiB
Plaintext
257 lines
5.1 KiB
Plaintext
|
# Automatically generated by Makefile. DO NOT EDIT
|
||
|
---
|
||
|
metadata:
|
||
|
name: echo-a
|
||
|
labels:
|
||
|
name: echo-a
|
||
|
topology: any
|
||
|
component: network-check
|
||
|
traffic: internal
|
||
|
quarantine: "false"
|
||
|
type: autocheck
|
||
|
spec:
|
||
|
template:
|
||
|
metadata:
|
||
|
labels:
|
||
|
name: echo-a
|
||
|
spec:
|
||
|
hostNetwork: false
|
||
|
containers:
|
||
|
- name: echo-a-container
|
||
|
env:
|
||
|
- name: PORT
|
||
|
value: "8080"
|
||
|
ports:
|
||
|
- containerPort: 8080
|
||
|
image: quay.io/cilium/json-mock:v1.3.0@sha256:2729064827fa9dbfface8d3df424feb6c792a0ba07117b844349635c93c06d2b
|
||
|
imagePullPolicy: IfNotPresent
|
||
|
readinessProbe:
|
||
|
timeoutSeconds: 7
|
||
|
exec:
|
||
|
command:
|
||
|
- curl
|
||
|
- -sS
|
||
|
- --fail
|
||
|
- --connect-timeout
|
||
|
- "5"
|
||
|
- -o
|
||
|
- /dev/null
|
||
|
- localhost:8080
|
||
|
livenessProbe:
|
||
|
timeoutSeconds: 7
|
||
|
exec:
|
||
|
command:
|
||
|
- curl
|
||
|
- -sS
|
||
|
- --fail
|
||
|
- --connect-timeout
|
||
|
- "5"
|
||
|
- -o
|
||
|
- /dev/null
|
||
|
- localhost:8080
|
||
|
selector:
|
||
|
matchLabels:
|
||
|
name: echo-a
|
||
|
replicas: 1
|
||
|
apiVersion: apps/v1
|
||
|
kind: Deployment
|
||
|
---
|
||
|
metadata:
|
||
|
name: echo-b
|
||
|
labels:
|
||
|
name: echo-b
|
||
|
topology: any
|
||
|
component: services-check
|
||
|
traffic: internal
|
||
|
quarantine: "false"
|
||
|
type: autocheck
|
||
|
spec:
|
||
|
template:
|
||
|
metadata:
|
||
|
labels:
|
||
|
name: echo-b
|
||
|
spec:
|
||
|
hostNetwork: false
|
||
|
containers:
|
||
|
- name: echo-b-container
|
||
|
env:
|
||
|
- name: PORT
|
||
|
value: "8080"
|
||
|
ports:
|
||
|
- containerPort: 8080
|
||
|
hostPort: 40000
|
||
|
image: quay.io/cilium/json-mock:v1.3.0@sha256:2729064827fa9dbfface8d3df424feb6c792a0ba07117b844349635c93c06d2b
|
||
|
imagePullPolicy: IfNotPresent
|
||
|
readinessProbe:
|
||
|
timeoutSeconds: 7
|
||
|
exec:
|
||
|
command:
|
||
|
- curl
|
||
|
- -sS
|
||
|
- --fail
|
||
|
- --connect-timeout
|
||
|
- "5"
|
||
|
- -o
|
||
|
- /dev/null
|
||
|
- localhost:8080
|
||
|
livenessProbe:
|
||
|
timeoutSeconds: 7
|
||
|
exec:
|
||
|
command:
|
||
|
- curl
|
||
|
- -sS
|
||
|
- --fail
|
||
|
- --connect-timeout
|
||
|
- "5"
|
||
|
- -o
|
||
|
- /dev/null
|
||
|
- localhost:8080
|
||
|
selector:
|
||
|
matchLabels:
|
||
|
name: echo-b
|
||
|
replicas: 1
|
||
|
apiVersion: apps/v1
|
||
|
kind: Deployment
|
||
|
---
|
||
|
metadata:
|
||
|
name: echo-b-host
|
||
|
labels:
|
||
|
name: echo-b-host
|
||
|
topology: any
|
||
|
component: services-check
|
||
|
traffic: internal
|
||
|
quarantine: "false"
|
||
|
type: autocheck
|
||
|
spec:
|
||
|
template:
|
||
|
metadata:
|
||
|
labels:
|
||
|
name: echo-b-host
|
||
|
spec:
|
||
|
hostNetwork: true
|
||
|
containers:
|
||
|
- name: echo-b-host-container
|
||
|
env:
|
||
|
- name: PORT
|
||
|
value: "41000"
|
||
|
ports: []
|
||
|
image: quay.io/cilium/json-mock:v1.3.0@sha256:2729064827fa9dbfface8d3df424feb6c792a0ba07117b844349635c93c06d2b
|
||
|
imagePullPolicy: IfNotPresent
|
||
|
readinessProbe:
|
||
|
timeoutSeconds: 7
|
||
|
exec:
|
||
|
command:
|
||
|
- curl
|
||
|
- -sS
|
||
|
- --fail
|
||
|
- --connect-timeout
|
||
|
- "5"
|
||
|
- -o
|
||
|
- /dev/null
|
||
|
- localhost:41000
|
||
|
livenessProbe:
|
||
|
timeoutSeconds: 7
|
||
|
exec:
|
||
|
command:
|
||
|
- curl
|
||
|
- -sS
|
||
|
- --fail
|
||
|
- --connect-timeout
|
||
|
- "5"
|
||
|
- -o
|
||
|
- /dev/null
|
||
|
- localhost:41000
|
||
|
affinity:
|
||
|
podAffinity:
|
||
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||
|
- labelSelector:
|
||
|
matchExpressions:
|
||
|
- key: name
|
||
|
operator: In
|
||
|
values:
|
||
|
- echo-b
|
||
|
topologyKey: kubernetes.io/hostname
|
||
|
selector:
|
||
|
matchLabels:
|
||
|
name: echo-b-host
|
||
|
replicas: 1
|
||
|
apiVersion: apps/v1
|
||
|
kind: Deployment
|
||
|
---
|
||
|
metadata:
|
||
|
name: echo-a
|
||
|
labels:
|
||
|
name: echo-a
|
||
|
topology: any
|
||
|
component: network-check
|
||
|
traffic: internal
|
||
|
quarantine: "false"
|
||
|
type: autocheck
|
||
|
spec:
|
||
|
ports:
|
||
|
- name: http
|
||
|
port: 8080
|
||
|
type: ClusterIP
|
||
|
selector:
|
||
|
name: echo-a
|
||
|
apiVersion: v1
|
||
|
kind: Service
|
||
|
---
|
||
|
metadata:
|
||
|
name: echo-b
|
||
|
labels:
|
||
|
name: echo-b
|
||
|
topology: any
|
||
|
component: services-check
|
||
|
traffic: internal
|
||
|
quarantine: "false"
|
||
|
type: autocheck
|
||
|
spec:
|
||
|
ports:
|
||
|
- name: http
|
||
|
port: 8080
|
||
|
nodePort: 31414
|
||
|
type: NodePort
|
||
|
selector:
|
||
|
name: echo-b
|
||
|
apiVersion: v1
|
||
|
kind: Service
|
||
|
---
|
||
|
metadata:
|
||
|
name: echo-b-headless
|
||
|
labels:
|
||
|
name: echo-b-headless
|
||
|
topology: any
|
||
|
component: services-check
|
||
|
traffic: internal
|
||
|
quarantine: "false"
|
||
|
type: autocheck
|
||
|
spec:
|
||
|
ports:
|
||
|
- name: http
|
||
|
port: 8080
|
||
|
type: ClusterIP
|
||
|
selector:
|
||
|
name: echo-b
|
||
|
clusterIP: None
|
||
|
apiVersion: v1
|
||
|
kind: Service
|
||
|
---
|
||
|
metadata:
|
||
|
name: echo-b-host-headless
|
||
|
labels:
|
||
|
name: echo-b-host-headless
|
||
|
topology: any
|
||
|
component: services-check
|
||
|
traffic: internal
|
||
|
quarantine: "false"
|
||
|
type: autocheck
|
||
|
spec:
|
||
|
ports: []
|
||
|
type: ClusterIP
|
||
|
selector:
|
||
|
name: echo-b-host
|
||
|
clusterIP: None
|
||
|
apiVersion: v1
|
||
|
kind: Service
|