testFlask:适用于Openshift 4演示的Python Flask应用程序

时间:2021-03-16 11:03:05
【文件属性】:
文件名称:testFlask:适用于Openshift 4演示的Python Flask应用程序
文件大小:23KB
文件格式:ZIP
更新时间:2021-03-16 11:03:05
kubernetes flask monitoring openshift secret testFlask Test Flask是一个简单的烧瓶应用程序,用于显示openshift应用程序过程的某些部分。 它已分解为一系列模块,涵盖了可能的Openshift用例 模组 模块1:testFlask-主要应用程序(本页) 模块2: Jenkins-在Openshift中使用Jenkins管道创建相同的应用程序 模块3: Tekton-在Openshift中使用Tekton Pipleine创建相同的应用程序 模块4: Oauth-使用Openshift Oauth代理的应用程序身份验证 运行步骤 源环境变量 eval "$(curl https://raw.githubusercontent.com/MoOyeg/testFlask/master/sample_env)" 1创建必要的项目oc adm new-project $NAMESPACE_DEV oc adm n
【文件预览】:
testFlask-master
----sample_env(630B)
----test.py(2KB)
----_config.yml(25B)
----Dockerfile(663B)
----LICENSE(18KB)
----app()
--------models.py(399B)
--------templates()
--------__init__.py(751B)
--------main()
----testapp.py(212B)
----requirements.txt(626B)
----.gitignore(4KB)
----config.py(1KB)
----README.md(14KB)
----gunicorn.conf.py(53B)

网友评论