关于“App Dev - Deploying the Application into Kubernetes Engine: Python”的评价
6415 条评价
Leontinus Y. · 已于 over 2 years前审核
Manoj S. · 已于 over 2 years前审核
Mohmmad F. · 已于 over 2 years前审核
Adda Pavan K. · 已于 over 2 years前审核
Daniel S. · 已于 over 2 years前审核
ANUJ S. · 已于 over 2 years前审核
Rémi Z. · 已于 over 2 years前审核
GUANG W. · 已于 over 2 years前审核
urllib3==1.26.6 required in the reqirements.txt in oreder to work.
Alessandro S. · 已于 over 2 years前审核
pod deployments failed for the python variant, the pods continue to crash with tracebacks and never successfully deploy. Suggest looking at the dockerfile and resolve app issues to make this run successfully
Ed I. · 已于 over 2 years前审核
good
Bhavana P. · 已于 over 2 years前审核
Sumeet D. · 已于 over 2 years前审核
Does not work, the python base image used is too old
Will P. · 已于 over 2 years前审核
Version of python and urllib3 are out of wack and fail because of SSL 1.1.0 not being supported anymore. Worked around by pinning urllib3==1.26.15 in the requirements but that's bad to have to do that.
Ludovic H. · 已于 over 2 years前审核
At the very last step there seemed to be an error in the pods. Traceback (most recent call last): File "/env/lib/python3.7/site-packages/gunicorn/arbiter.py", line 609, in spawn_worker worker.init_process() File "/env/lib/python3.7/site-packages/gunicorn/workers/base.py", line 134, in init_process self.load_wsgi() File "/env/lib/python3.7/site-packages/gunicorn/workers/base.py", line 146, in load_wsgi self.wsgi = self.app.wsgi() File "/env/lib/python3.7/site-packages/gunicorn/app/base.py", line 67, in wsgi self.callable = self.load() File "/env/lib/python3.7/site-packages/gunicorn/app/wsgiapp.py", line 58, in load return self.load_wsgiapp() File "/env/lib/python3.7/site-packages/gunicorn/app/wsgiapp.py", line 48, in load_wsgiapp return util.import_app(self.app_uri) File "/env/lib/python3.7/site-packages/gunicorn/util.py", line 371, in import_app mod = importlib.import_module(module) File "/opt/python3.7/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "<frozen importlib._bootstrap>", line 1006, in _gcd_import File "<frozen importlib._bootstrap>", line 983, in _find_and_load File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 677, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 728, in exec_module File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed File "/home/vmagent/app/quiz/__init__.py", line 23, in <module> from quiz.api.routes import api_blueprint File "/home/vmagent/app/quiz/api/routes.py", line 15, in <module> from quiz.api import api File "/home/vmagent/app/quiz/api/api.py", line 24, in <module> from quiz.gcp import datastore, pubsub File "/home/vmagent/app/quiz/gcp/datastore.py", line 18, in <module> from google.cloud import datastore File "/env/lib/python3.7/site-packages/google/cloud/datastore/__init__.py", line 59, in <module> from google.cloud.datastore.batch import Batch File "/env/lib/python3.7/site-packages/google/cloud/datastore/batch.py", line 24, in <module> from google.cloud.datastore import helpers File "/env/lib/python3.7/site-packages/google/cloud/datastore/helpers.py", line 27, in <module> from google.cloud._helpers import _datetime_to_pb_timestamp File "/env/lib/python3.7/site-packages/google/cloud/_helpers/__init__.py", line 31, in <module> import google.auth.transport.requests File "/env/lib/python3.7/site-packages/google/auth/transport/requests.py", line 30, in <module> ) from caught_exc ImportError: The requests library is not installed from please install the requests package to use the requests transport.
Anirudh B. · 已于 over 2 years前审核
Gustavo L. · 已于 over 2 years前审核
Matthew K. · 已于 over 2 years前审核
Luiz Felipe S. · 已于 over 2 years前审核
Robert W. · 已于 over 2 years前审核
Dr. Kondala Kameswara Rao N. · 已于 over 2 years前审核
Akula V. · 已于 over 2 years前审核
Akula V. · 已于 over 2 years前审核
mohammaderfan k. · 已于 over 2 years前审核
ANUP J. · 已于 over 2 years前审核
All clear.
Іван С. · 已于 over 2 years前审核
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。