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