-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve documentation rendering for GitHub Pages (#1558)
- Loading branch information
1 parent
833d890
commit 2815e71
Showing
94 changed files
with
570 additions
and
141 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
--- | ||
layout: page | ||
parent: CRD reference | ||
title: ArangoBackup V1 | ||
--- | ||
|
||
# API Reference for ArangoBackup V1 | ||
|
||
## Spec | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
--- | ||
layout: page | ||
parent: CRD reference | ||
title: ArangoMember V1 | ||
--- | ||
|
||
# API Reference for ArangoMember V1 | ||
|
||
## Spec | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,6 @@ | ||
# Custom Resources API Reference | ||
|
||
- [ArangoBackup.V1](./ArangoBackup.V1.md) | ||
- [ArangoBackupPolicy.V1](./ArangoBackupPolicy.V1.md) | ||
- [ArangoDeployment.V1](./ArangoDeployment.V1.md) | ||
- [ArangoDeploymentReplication.V1](./ArangoDeploymentReplication.V1.md) | ||
- [ArangoLocalStorage.V1Alpha](./ArangoLocalStorage.V1Alpha.md) | ||
- [ArangoMLBatchJob.V1Alpha1](./ArangoMLBatchJob.V1Alpha1.md) | ||
- [ArangoMLCronJob.V1Alpha1](./ArangoMLCronJob.V1Alpha1.md) | ||
- [ArangoMLExtension.V1Alpha1](./ArangoMLExtension.V1Alpha1.md) | ||
- [ArangoMLStorage.V1Alpha1](./ArangoMLStorage.V1Alpha1.md) | ||
- [ArangoMember.V1](./ArangoMember.V1.md) | ||
|
||
--- | ||
layout: page | ||
title: CRD reference | ||
has_children: true | ||
nav_order: 3 | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
--- | ||
layout: page | ||
nav_order: 20 | ||
title: Operator dashboard | ||
--- | ||
|
||
# Deployment Operator Dashboards | ||
|
||
### Dashboard UI now is deprecated and will be removed in next minor version |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,7 @@ | ||
# ArangoDB operator architecture overview | ||
--- | ||
layout: page | ||
title: Design overview | ||
has_children: true | ||
nav_order: 5 | ||
--- | ||
|
||
- [Operator API](./api.md) | ||
- [Backups](./backup.md) | ||
- [Constraints for high-availability](./constraints.md) | ||
- [ArangoDB Exporter](./exporter.md) | ||
- [Health](./health.md) | ||
- [Lifecycle hooks and Finalizers](./lifecycle_hooks_and_finalizers.md) | ||
- [Pod eviction and replacement](./pod_eviction_and_replacement.md) | ||
- [Kubernetes Pod name versus cluster ID](./pod_name_versus_cluster_id.md) | ||
- [Resources & labels](./resources_and_labels.md) | ||
- [Topology awareness](./topology_awareness.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
--- | ||
layout: page | ||
title: Backups | ||
parent: Design overview | ||
--- | ||
|
||
# ArangoBackup | ||
|
||
## Lifetime | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
--- | ||
layout: page | ||
title: Health checks | ||
parent: Design overview | ||
--- | ||
|
||
# Health checks | ||
|
||
## Liveness Probe | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.