jib topic

List jib repositories

jib

13.5k
Stars
1.4k
Forks
Watchers

🏗 Build container images for your Java applications.

sbt-jib

140
Stars
24
Forks
Watchers

sbt version of sbt jib: https://github.com/GoogleContainerTools/jib

k8s-for-the-busy

61
Stars
22
Forks
Watchers

Kubernetes for the busy developer - A practical guide

springboot-kafka-connect-jdbc-streams

102
Stars
61
Forks
Watchers

Project goal: Explore Kafka, Kafka Connect, and Kafka Streams. Components: store-api: Inserts/updates MySQL records. Source Connectors: Monitor MySQL changes, push messages to Kafka. Sink Connectors:...

graalvm-quarkus-micronaut-springboot

114
Stars
37
Forks
Watchers

The goal of this project is to compare some Java Microservice Frameworks like: Quarkus, Micronaut and Spring Boot. For it, we will implement applications using those frameworks, build their JVM and Na...

options-galore-container-build

43
Stars
5
Forks
Watchers

Sample code and instructions for steps through different container image build options.

ktorjib

18
Stars
5
Forks
Watchers

Continuous Delivery to Kubernetes with Kotlin, Ktor, Gradle, Jib, Skaffold and Kubernetes (EKS)

kotlin-jib

18
Stars
2
Forks
Watchers

Containerising Kotlin with Jib

course-kubernetes-microservices

38
Stars
22
Forks
Watchers

Source code examples built for the purpose of video course: Microservices On Kubernetes

The goal of this project is to implement a "News" processing pipeline composed of five Spring Boot applications: producer-api, categorizer-service, collector-service, publisher-api and news-client.