Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
one_jh
airflow-test-jh
Commits
8e467636
Commit
8e467636
authored
May 12, 2022
by
one_jh
Browse files
Update k8soper_1.py
parent
e1dfc3bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
k8soper_1.py
View file @
8e467636
...
@@ -58,7 +58,7 @@ run = KubernetesPodOperator(
...
@@ -58,7 +58,7 @@ run = KubernetesPodOperator(
image
=
'curlimages/curl:latest'
,
image
=
'curlimages/curl:latest'
,
# cmds=["curl", "-O","https://cdn.jsdelivr.net/npm/vue/dist/vue.js"],
# cmds=["curl", "-O","https://cdn.jsdelivr.net/npm/vue/dist/vue.js"],
# cmds=["echo","hello world man"],
# cmds=["echo","hello world man"],
cmds
=
[
"nslookup"
,
"webhook.seldon-deploy.cluster.local:30080"
],
cmds
=
[
"nslookup"
,
"
http://
webhook.seldon-deploy.cluster.local:30080"
],
# secrets=[
# secrets=[
# env
# env
# ],
# ],
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment