- Mastering Chef
- Mayank Joshi
- 61字
- 2021-07-16 14:02:23
Summary
In this chapter, we learned about one of the most widely used components of Chef's ecosystem, called Knife. We looked at the different subcommands of Knife, configuring Knife, and finally some plugins that can be used to extend Knife's functionality.
In the next chapter, we will see why we need to learn Ruby and write efficient infrastructure code using Ruby.
推薦閱讀
- Learning Java Functional Programming
- AWS Serverless架構:使用AWS從傳統部署方式向Serverless架構遷移
- MongoDB for Java Developers
- Learn Swift by Building Applications
- Elastic Stack應用寶典
- 零基礎學Java(第4版)
- Go并發編程實戰
- Android底層接口與驅動開發技術詳解
- Mastering Apache Maven 3
- Emgu CV Essentials
- R數據科學實戰:工具詳解與案例分析
- Visual Basic程序設計習題與上機實踐
- 從Power BI到Analysis Services:企業級數據分析實戰
- Android移動應用項目化教程
- Mastering Concurrency in Python