GoogleCloudPlatform / GoogleCloudPlatform/cloud-code-intellij
Ability to add Kubernetes Support for a vanilla project
- Dominant language
- No language data
- Stars
- 325
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
(Please ensure you are running the latest version of Cloud Cloud for IntelliJ with _Help > Check for Updates_.)
**What did you do?**
Generated a new Spring Boot application using Spring Initializr
Want to run this in Kubernetes
**What did you expect to see?**
From an vanilla Java application, Cloud Code > Kubernetes > Add Kubernetes Support should:
1. configure Jib
1. generate basic YAMLs in k8s/ directory
1. create skaffold.yaml
**What did you see instead?**
> Kubernetes project not dected.
> Please add a Dockerfile and Kubernetes resources in order to use the project with Cloud Code Kubernetes features.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.