fabric8 is an open source microservices platform based on Docker, Kubernetes and Jenkins which provides Management (with centralized logging and metrics), Continuous Delivery (based on Jenkins, Nexus and Sonarqube with integrated Chat), Integration (Integration Platform as a Service based on Apache ActiveMQ, Camel and CXF) and tools for developers and devops
There is more than one example where I have seen this status from a pod running in openshift origin. In …
apache-camel cdi openshift-origin fabric8I use io.fabric8.kubernetes-client, version 3.1.8 to do RollingUpdate of kubernetes resource. It is fine for Deployment. But I meet …
java kubernetes fabric8Is there a way to programmatically get the name of the pod that a container belongs to in Kubernetes? If …
java kubernetes fabric8I have a K8s config map that defines an ENVIRONMENT parameter. That value is mounted as an environment variable …
spring-boot kubernetes fabric8 fabric8-maven-plugin