Skip to content
View ojhughes's full-sized avatar

Block or report ojhughes

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. k8s-for-the-busy-java-developer k8s-for-the-busy-java-developer Public

    HTML 3 1

  2. Bootstrapping a Spring project for d... Bootstrapping a Spring project for deployment on Kubernetes with a few commands.
    1
    This is my current "dev workflow" for quickly bootstrapping an Spring app on a Kubernetes cluster. 
    2
     The general approach is polyglot but you will need to use something like https://buildpacks.io instead of Jib to support non-JVM projects
    3
    
    
    4
    This example uses `skaffold` and `kapp` so you will need to install from https://skaffold.dev/docs/install/ & https://k14s.io/
    5
    You will also need `kubectl` installed and a Kubernetes cluster targetted. You can use Minikube, Kind or K3S for lightweight, local Kubernetes environment
  3. spring-live-jsonnet spring-live-jsonnet Public

    Jsonnet 1 1

  4. mononoke mononoke Public

    Forked from spring-attic/mononoke

    Spring Boot Application Reconcilers for Kubernetes

    Go

  5. spring-cloud/spring-cloud-kubernetes spring-cloud/spring-cloud-kubernetes Public

    Kubernetes integration with Spring Cloud Discovery Client, Configuration, etc...

    Java 3.5k 1k