You need to provision a GKE cluster in your development project and deploy Kubernetes resources defined in two YAML files: `deployments.yaml` for creating a deployment and `service.yaml` for setting up a LoadBalancer service. Which command sequence should you use in Cloud Shell to achieve this? | Google Associate Cloud Engineer Quiz - LeetQuiz