Skip to content

seongpyoHong/gradle-template-docker-k8s

Repository files navigation

Gradle Template

The Gradle template for building docker image & deploy to k8s in multi-module project.

Create GKE Cluster

> terraform plan
> terraform apply

build docker image

> ./grdlew jib

deploy to k8s

> skaffold dev

TODO

  • The process by which skaffold detects changes in files needs to be modified.

About

The template of gradle for building docker image and deploying to k8s.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published