Install the Cloud Code plugin
Use pre-release features
Working with Kubernetes
-
Create a Kubernetes application
Create a Kubernetes application with Cloud Code using a sample template.
-
Use an existing Kubernetes application with Cloud Code
Configure an existing Kubernetes application to use with Cloud Code.
-
Configure container image settings
Define the container image repository for your project.
-
Configure image build preferences
Set preferences for how Cloud Code builds your container image.
-
Work with Google Cloud and Kubernetes YAML files
Use Cloud Code to easily edit Google Cloud and Kubernetes-related configuration files.
-
Enable file sync and hot reloading
Determine whether when you change files in your workspace they're automatically copied to your container and when you change supported source code files they're automatically rebuilt and redeployed.
-
Run a Kubernetes application with Cloud Code
Run a Kubernetes application with regular or continuous development with the Cloud Code and preview the application live.
-
Debug a Kubernetes application
Debug a Kubernetes application with Cloud Code's built-in support.
-
View logs from the application
View your application's streaming logs and check the status of application resources.
-
Using the Kubernetes Explorer
Manage your Kubernetes resources with Cloud Code's Kubernetes Explorer.
-
Manage Kubernetes clusters
Create Kubernetes clusters with Google Kubernetes Engine or minikube and work with local clusters using Docker Desktop.
-
Manage private clusters
Use Cloud Code to connect to private clusters with and without public endpoint access and permit private clusters to access resources from outside Google Cloud.
-
Work with additional kubeconfig files
Configure additional kubeconfig files.
Work with Cloud Run
-
Create a Cloud Run service
Create a Cloud Run service with Cloud Code using a starter template.
-
Develop a service locally
Locally develop a Cloud Run service with Cloud Code.
-
Debug a service locally
Locally debug a Cloud Run service with Cloud Code.
-
Deploy a Cloud Run service with Cloud Code
Deploy a Cloud Run service with Cloud Code and preview it live.
-
View logs from a service
Learn how to view the logs of a Cloud Run service.
-
Use the Cloud Run Explorer
Manage your Cloud Run resources with Cloud Code's Cloud Run Explorer.
Create an App Engine application
-
Migrate to Cloud Code
Migrate your IntelliJ-based App Engine projects to Cloud Code.
-
Create an app for the flexible environment
Create a Java application for the App Engine flexible environment.
-
Create an app for the standard environment
Create a Java application for the App Engine standard environment.