nordineb / gitpod-gcp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gitpod

Gitpod is a developer-environment-as-a-service and this workspace is configure with:

  • gcloud SDK
  • kubectlx/kubens
  • Vscode extensions and other things needed for the workshop

Open in Gitpod

Google Cloud Shell Editor

Using the docker image locally

docker run --it -rm -v ~/.kube/config:/kube/config --env KUBECONFIG=/kube/config nordineb/gitpod-gcp

About


Languages

Language:Dockerfile 100.0%