Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
mcp
/
tcp-qa
/
ddabf7c22297538c23831403e0d0d104c947ea12
/
.
/
tcp_tests
/
tests
/
system
/
testdata
/
k8s
/
pod-sample-flannel.yaml
blob: 2618fc5e3bc809337e5487058440c57625616248 [
file
] [
log
] [
blame
]
apiVersion:
v1
kind:
Pod
metadata:
name:
pod
-
sample
-
flannel
annotations:
cni:
"flannel"
spec:
containers:
-
name:
pod
-
sample
-
flannel
-
container
image:
gcr.io/google
-
samples/node
-
hello
:
1.0
ports:
-
containerPort:
8080