Solved

An Application Is Hosted on Google Kubernetes Engine

Question 142

Multiple Choice

An application is hosted on Google Kubernetes Engine. A new JavaScript module is created to work with the existing application. Which task is mandatory to make the code ready to deploy?


A) Create a Dockerfile for the code base.
B) Rewrite the code in Python.
C) Build a wrapper for the code to "containerize" it.
D) Rebase the code from the upstream git repo.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions