mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-14 19:05:53 +00:00
17 lines
864 B
Markdown
17 lines
864 B
Markdown
# Databases
|
|
|
|
!!! info "Architectural Context"
|
|
Detailed reference for Databases in the context of Data & Advanced Analytics.
|
|
|
|
## Cluster Management
|
|
|
|
### Infrastructure Provisioning
|
|
|
|
#### Kubernetes Operators
|
|
|
|
- **(2023)** [learnk8s.io: Provisioning cloud resources (AWS, GCP, Azure) in Kubernetes](https://learnkube.com/cloud-resources-kubernetes) <span class='md-tag md-tag--warning'>[EN CONTENT]</span> <span class='md-tag md-tag--critical'>[ADVANCED LEVEL]</span> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span> — Comparative analysis of Kubernetes Operators for cloud infrastructure provisioning (such as Crossplane, AWS ACK, Google KCC, and Azure ASO). Critiques the shift from Terraform toward declarative reconciliation loops.
|
|
|
|
---
|
|
💡 **Explore Related:** [Yaml](./yaml.md) | [Message Queue](./message-queue.md) | [Newsql](./newsql.md)
|
|
|