Skip to content

Commit bd2edb7

Browse files
authored
Merge pull request #472 from cnvergence/add-docs-integration-page
Add integrations page to docs
2 parents 75a9fac + c08cb5f commit bd2edb7

3 files changed

Lines changed: 12 additions & 1 deletion

File tree

docs/content/usage/.pages

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ nav:
22
- index.md
33
- api-concepts.md
44
- synchronization.md
5-
- integrations
5+
- integrations

docs/content/usage/integrations/.pages

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
nav:
2+
- index.md
23
- cert-manager.md
34
- crossplane.md
45
- cloudnativepg.md
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Integrations
2+
3+
Kube-bind works seamlessly with various platforms and tools to extend and enhance its capabilities. Explore the integrations available below to see how you can use kube-bind with your favorite technologies.
4+
5+
## Available Integrations
6+
7+
- **[cert-manager](cert-manager.md)**: Certificate management as a service.
8+
- **[CloudNativePG](cloudnativepg.md)**: Database-as-a-Service on Kubernetes.
9+
- **[Crossplane](crossplane.md)**: Example Database-as-a-Service using Crossplane provider.
10+
- **[kro](kro.md)**: Integrate with kro to serve LoadBalancer-as-a-Service example.

0 commit comments

Comments
 (0)