Page 1 of 1

An application is hosted on Google Kubernetes Engine. A new JavaScript module is created to work with the existing appli

Posted: Fri Jul 22, 2022 7:05 pm
by answerhappygod
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.