Start your infrastructure automation quickly and easily with Chef Workstation. Chef Workstation gives you everything you need to get started with Chef - ad hoc remote execution, remote scanning, configuration tasks, cookbook creation tools as well as robust dependency and testing software - all in one easy-to-install package.
Chef Workstation includes:
Chef Workstation replaces ChefDK, combining all the existing features with new features, such as ad-hoc task support and the new Chef Workstation desktop application.
Chef Infra is a systems and cloud infrastructure automation framework that makes it easy to deploy servers and applications to any physical, virtual, or cloud location, no matter the size of the infrastructure. Each organization is comprised of one (or more) Chef Workstation installations, a single server, and every node that will be configured and maintained by Chef Infra Client. Cookbooks (and recipes) are used to tell Chef Infra Client how each node in your organization should be configured. Chef Infra Client—which is installed on every node—does the actual configuration.
Chef Infra defines a common workflow for cookbook development:
chef generate cookbook MY_COOKBOOK_NAME. This generates a cookbook with a single recipe and testing configuration for Test Kitchen with Chef InSpec.Chef Workstation packages all the tools necessary to be successful with Chef Infra and InSpec. These tools are combined into packages for common operating systems and include all the dependencies you need to get started.
The most important tools included in Chef Workstation are:
| Tool | Description |
|---|---|
| Chef CLI | A workflow tool for Chef Infra. |
| knife | A tool for managing systems on the Chef Infra Server. |
| Chef Infra Client | The Chef Infra agent. |
| Chef InSpec | A compliance as code tool that can also be used for testing Chef Infra cookbooks. |
| Cookstyle | A linting tool that helps you write better Chef Infra cookbooks by detecting and automatically correcting style, syntax, and logic mistakes in your code. |
| Test Kitchen | An integration testing framework tool that tests cookbooks across platforms and various cloud provider / hypervisors. |
© Chef Software, Inc.
Licensed under the Creative Commons Attribution 3.0 Unported License.
The Chef™ Mark and Chef Logo are either registered trademarks/service marks or trademarks/servicemarks of Chef, in the United States and other countries and are used with Chef Inc's permission.
We are not affiliated with, endorsed or sponsored by Chef Inc.
https://docs.chef.io/workstation/