Kubernetes Engine
Create a Kubernetes cluster and deploy a container.
Getting Started
Clone
cd $HOME
git clone https://github.com/saturnism/jvm-helloworld-by-example
cd jvm-helloworld-by-example/helloworld-springboot-tomcatBuild
./mvnw packageContainerize
Enable API
gcloud services enable containerregistry.googleapis.comJib
Create Cluster
Enable API
Create Cluster
Cluster Credentials
Deploy
Expose
Connect
Learn More
Last updated
Was this helpful?