+1 vote
in Kubernetes K8s by
Mention the uses of GKE

1 Answer

0 votes
by

The uses of the GKE (Google Kubernetes Engine) are:

  1. It can be used to create docker container clusters
  2. Resize application controllers
  3. Update and then upgrade the clusters of container
  4. Debug cluster of the container.
  5. GKE can be used to creates a replication controller, jobs, services, container pods, or load balancer.
...