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
Configuration Management with Chef-Solo

You're reading from  Configuration Management with Chef-Solo

Product type Book
Published in Jun 2014
Publisher
ISBN-13 9781783982462
Pages 116 pages
Edition 1st Edition
Languages
Author (1):
Naveed ur Rahman Naveed ur Rahman
Profile icon Naveed ur Rahman
Toc

Exploring Knife


In a Chef infrastructure, Knife runs from the command line and interacts between the Chef server and chef-client. It helps manage cookbooks, nodes, roles, and so on.

As we are working with Chef-Solo, we will use Knife to initialize and download our cookbooks. In an enterprise Chef environment, Knife comes with many handy commands and can be used for managing different nodes and uploading cookbooks, data bags, roles, and much more. A complete list of Knife commands can be found at http://docs.opscode.com/.

Also, Chef provides chef-dk, which includes all the necessary packages you need to get started with Chef. It includes Berkshelf 3.0 and Test Kitchen (an integration testing framework).

There are no extra steps involved in the installation of Knife. Knife is a part of Chef server and gets installed with Chef. As we have already installed Chef on our machine, let's confirm the installation of Knife using the following command:

$ knife –v

The preceding command will give out...

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