$ kubectl apply -f deployment.yaml
$ docker build -t app:latest .
$ terraform plan
apiVersion: apps/v1
kind: Deployment
metadata:
  name: web-app

Sign in to your account

Or create a new account