Questions tagged [fabric8]

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

Fabric8 is an open source microservices platform based on Docker, Kubernetes and Jenkins which provides

see fabric8 on github

381 questions
0
votes
1 answer

Having problems with fabric8-maven-plugin

I have come to a problem which I'm not exactly sure how to resolve. Following the fabric8.io manual I have configured the maven plugin and placed every single configuration bit where it should be placed. However once I execute the mvn…
Tiho
  • 85
  • 1
  • 6
-1
votes
1 answer

Fabric8: deploy java application with external pods

I am using a fabric8 maven plugin to create a docker image of the app written on spring-boot. I need also pods with Nginx,Db and Mail server. Can fabric 8 maven plugin help me create those pods as well ? If not what should I do?
Alex Bondar
  • 1,167
  • 4
  • 18
  • 35
-1
votes
1 answer

gofabric8 installation issue

When I am trying to install fabric8 through gofabric8 start command. I am getting below error Node "minikube" is invalid: []: Forbidden: node updates may only change labels, taints, or capacity (or configSource, if the DynamicKubeletConfig feature…
-1
votes
3 answers

Kubernetes fabric8 Java API - How to list StorageClass objects

Is there a way to list the Kubernetes StorageClass objects using the fabric8 Java API?
Damien
  • 1
-1
votes
1 answer

How to use eclipse IDE for fabric8 created java application/ RESTFul services?

I'm new to fabric8 and I would like to use eclipse IDE for fabric8 created java application/ RESTFul services. But unfortunately I can't find any tutorials, does anyone has a idea how to do it? It would be great someone can provide me step by step…
Jim
  • 1
  • 1
-2
votes
1 answer

How to run REST application on Tomee webprofile container in Fabric8

I'm a newbie using Fabric8-1.2.0.Beta4 and trying to deploy REST example application (taken from http://tomee.apache.org/examples-trunk/rest-example/README.html) to Tomee on Fabric8. Including openejb-cxf-rs and tomee-jaxrs don't seem to help. Only…
zephyr -
  • 11
  • 3
1 2 3
25
26