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