App Dev - Deploying the Application into Kubernetes Engine: Python Reviews
6415 reviews
Leontinus Y. · Reviewed מעל 2 שנים ago
Manoj S. · Reviewed מעל 2 שנים ago
Mohmmad F. · Reviewed מעל 2 שנים ago
Adda Pavan K. · Reviewed מעל 2 שנים ago
Daniel S. · Reviewed מעל 2 שנים ago
ANUJ S. · Reviewed מעל 2 שנים ago
Rémi Z. · Reviewed מעל 2 שנים ago
GUANG W. · Reviewed מעל 2 שנים ago
urllib3==1.26.6 required in the reqirements.txt in oreder to work.
Alessandro S. · Reviewed מעל 2 שנים ago
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. · Reviewed מעל 2 שנים ago
good
Bhavana P. · Reviewed מעל 2 שנים ago
Sumeet D. · Reviewed מעל 2 שנים ago
Does not work, the python base image used is too old
Will P. · Reviewed מעל 2 שנים ago
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. · Reviewed מעל 2 שנים ago
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. · Reviewed מעל 2 שנים ago
Gustavo L. · Reviewed מעל 2 שנים ago
Matthew K. · Reviewed מעל 2 שנים ago
Luiz Felipe S. · Reviewed מעל 2 שנים ago
Robert W. · Reviewed מעל 2 שנים ago
Dr. Kondala Kameswara Rao N. · Reviewed מעל 2 שנים ago
Akula V. · Reviewed מעל 2 שנים ago
Akula V. · Reviewed מעל 2 שנים ago
mohammaderfan k. · Reviewed מעל 2 שנים ago
ANUP J. · Reviewed מעל 2 שנים ago
All clear.
Іван С. · Reviewed מעל 2 שנים ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.