mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-13 18:30:44 +00:00
30 lines
1.6 KiB
Markdown
30 lines
1.6 KiB
Markdown
# Chef
|
|
|
|
!!! tip "Nubenetes V2 Elite Portal"
|
|
You are browsing the AI-Curated V2 Elite Edition. Looking for the exhaustive list of references? Check out the [**V1 Historical Archive**](/v1/chef/).
|
|
|
|
!!! info "Architectural Context"
|
|
Detailed reference for Chef in the context of Hardened Infrastructure.
|
|
|
|
## Table of Contents
|
|
|
|
1. [Infrastructure as Code](#infrastructure-as-code)
|
|
- [Configuration Management](#configuration-management)
|
|
- [Enterprise Tooling](#enterprise-tooling)
|
|
- [Training](#training)
|
|
|
|
## Infrastructure as Code
|
|
|
|
### Configuration Management
|
|
|
|
#### Enterprise Tooling
|
|
|
|
- **(2025)** [==chef.io==](https://www.chef.io) <span class='md-tag md-tag--warning'>[RUBY CONTENT]</span> <span class='md-tag md-tag--critical'>[ADVANCED LEVEL]</span> 🌟🌟🌟🌟🌟 <span class='md-tag md-tag--success'>[DE FACTO STANDARD]</span> — Chef is an enterprise-grade infrastructure configuration management platform. While traditionally targeting virtual machines, it provides robust cloud-native toolkits to manage bare-metal nodes, OS compliance, and security policies.
|
|
#### Training
|
|
|
|
- **(2024)** [learn.chef.io](https://www.chef.io/training/tutorials) <span class='md-tag md-tag--warning'>[RUBY CONTENT]</span> 🌟🌟🌟 <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span> <span class='md-tag md-tag--secondary'>[GUIDE]</span> — The official learning platform for Chef. Features deep-dive, code-driven tutorials explaining how to programmatically manage enterprise nodes and infrastructure configurations across hybrid cloud environments.
|
|
|
|
---
|
|
💡 **Explore Related:** [IaC](./iac.md) | [Terraform](./terraform.md) | [Crossplane](./crossplane.md)
|
|
|