Jube :: Images :: Examples

Provides a pure Java implementation of a Kubernetes-like container orchestration layer.

License

License

GroupId

GroupId

io.fabric8.jube.images.examples
ArtifactId

ArtifactId

parent-project
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Jube :: Images :: Examples
Provides a pure Java implementation of a Kubernetes-like container orchestration layer.
Project Organization

Project Organization

Red Hat

Download parent-project

Filename Size
parent-project-2.0.0.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.fabric8.jube.images.examples/parent-project/ -->
<dependency>
    <groupId>io.fabric8.jube.images.examples</groupId>
    <artifactId>parent-project</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.jube.images.examples/parent-project/
implementation 'io.fabric8.jube.images.examples:parent-project:2.0.0'
// https://jarcasting.com/artifacts/io.fabric8.jube.images.examples/parent-project/
implementation ("io.fabric8.jube.images.examples:parent-project:2.0.0")
'io.fabric8.jube.images.examples:parent-project:pom:2.0.0'
<dependency org="io.fabric8.jube.images.examples" name="parent-project" rev="2.0.0">
  <artifact name="parent-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.jube.images.examples', module='parent-project', version='2.0.0')
)
libraryDependencies += "io.fabric8.jube.images.examples" % "parent-project" % "2.0.0"
[io.fabric8.jube.images.examples/parent-project "2.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • camel-cbr
  • cxf-cdi
  • hello-servlet

Deprecated - please now use kansible

NOTE this project is now deprecated and replaced by kansible!

We've figured out a much simpler and cleaner way of using non-docker processes on Windows, AIX, Solaris, HPUX and old linuxes which makes it easier to mix and match native operating systems proceesses with docker containers.

So please take a look at kansible as a nicer alternative to Jube!

kansible is better than Jube because:

  • kansible provides a single pane of glass for all your operating system processes on windows and Unix along with all your linux based docker containers
  • kansible lets you reuse all Kubernetes features for your operating system processes too:
    • service discovery using DNS
    • high availability and scaling manually or automatically through metrics
    • liveness and readiness checks
    • centralised logging and metrics
  • kansible also lets you use the power of Ansible playbooks to provision your software, install JDKs, create user accounts and so forth

Versions

Version
2.0.0