Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Learning Karaf Cellar

You're reading from  Learning Karaf Cellar

Product type Book
Published in Jul 2014
Publisher
ISBN-13 9781783984602
Pages 124 pages
Edition 1st Edition
Languages
Authors (2):
Jean Baptiste Onofre Jean Baptiste Onofre
Profile icon Jean Baptiste Onofre
Jean-Baptiste Onofré Jean-Baptiste Onofré
Profile icon Jean-Baptiste Onofré
View More author details
Toc

Targeting provisioning


Once you have created your cluster groups and assigned nodes to the different cluster groups, you can target the deployment of the resources on a given cluster group. For this, Cellar provides the cluster-aware commands of the regular Karaf commands.

For instance, Karaf provides a features:install <feature_name> command to install a Karaf feature in the container. Additionally, Cellar provides cluster:feature-install <group_name> <feature_name>, which is similar to the features:install command. The features:install command will install the feature locally to the Karaf container, whereas the cluster:feature-install command will install the feature on the cluster in the given cluster group.

At the end of this chapter, you will find a table that introduces Cellar's cluster:* commands which correspond to the regular Karaf commands.

Features

In order to deploy a feature to a given cluster group, we can use the cluster:feature-install command:

karaf@root&gt...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}