Skip to content

Commit 7c2ac01

Browse files
authored
Remove porch docs after migration (#296)
Porch docs moved to https://docs.porch.nephio.org/ --------- Signed-off-by: Fiachra Corcoran <fiachra.corcoran@est.tech>
1 parent f4c7303 commit 7c2ac01

120 files changed

Lines changed: 18 additions & 19222 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

content/en/docs/apis/porch/_index.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
title: "Package Orchestration API Specifications"
33
type: docs
44
weight: 5
5-
description: Reference for the Nephio Porch APIs
5+
description: Reference for the Porch APIs
66
---
7-
{{< iframe src="https://doc.crds.dev/github.com/nephio-project/porch@v4.0.0" sub="https://doc.crds.dev/github.com/nephio-project/porch@v4.0.0">}}
7+
For detailed API and CRD specifications, please refer to:
8+
9+
- [Porch Aggregated API type definitions](https://docs.porch.nephio.org/docs/7_cli_api/api-ref/)
10+
- [Porch CRD Reference](https://docs.porch.nephio.org/docs/7_cli_api/crd-ref/)

content/en/docs/glossary-abbreviations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ services, applications, etc.) which:
4545
* abstracts configuration file structure and storage from operations that act upon the configuration data; clients
4646
manipulating configuration data don’t need to directly interact with storage (git, container images)
4747

48-
Source of definition and more information about Configuration as Data can be found in the [kpt documentation]({{% relref "/docs/porch/config-as-data.md" %}}).
48+
Source of definition and more information about Configuration as Data can be found in the [kpt documentation](https://kpt.dev/book/02-concepts/#configuration-as-data-key-principles).
4949

5050
## Controller
5151
This term comes from Kubernetes where

content/en/docs/guides/install-guides/install-on-byoc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ your environment and choices.
2121
- *kubectl* [installed ](https://kubernetes.io/docs/tasks/tools/install-kubectl-linux/)on your workstation
2222
- *kpt* [installed](https://kpt.dev/installation/kpt-cli) on your workstation
2323
(version v1.0.0-beta.43 or later)
24-
- *porchctl* [installed]({{% relref "/docs/porch/user-guides/porchctl-cli-guide.md" %}}) on your workstation
24+
- *porchctl* [installed](https://docs.porch.nephio.org/docs/3_getting_started/installing-porchctl/) on your workstation
2525
- Sudo-less *docker*, *Podman*, or *nerdctl*. If using *Podman* or *nerdctl*,
2626
you must set the
2727
[`KPT_FN_RUNTIME`](https://kpt.dev/reference/cli/fn/render/?id=environment-variables)

content/en/docs/guides/install-guides/install-on-multiple-vm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ weight: 7
1919
* Kubernetes version 1.26+
2020
* *kubectl* [installed ](https://kubernetes.io/docs/tasks/tools/install-kubectl-linux/)
2121
* *kpt* [installed](https://kpt.dev/installation/kpt-cli) (version v1.0.0-beta.43 or later)
22-
* *porchctl* [installed]({{% relref "/docs/porch/user-guides/porchctl-cli-guide.md" %}}) on your workstation
22+
* *porchctl* [installed](https://docs.porch.nephio.org/docs/3_getting_started/installing-porchctl/) on your workstation
2323

2424
## Installation of the management cluster
2525

content/en/docs/guides/user-guides/usecase-user-guides/exercise-3-fluxcd-wl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ oai-core-packages git Package false True https://github
6464

6565
Once *Ready*, we can utilize blueprint packages from these upstream repositories.
6666

67-
In this example, we will use the [Porch package variant controller]({{% relref "/docs/porch/package-variant.md#core-concepts" %}})
67+
In this example, we will use the [Porch package variant controller](https://docs.porch.nephio.org/docs/5_architecture_and_components/relevant_old_docs/package-variant/#core-concepts)
6868
to deploy the new Workload Cluster.
6969

7070
This fully automates the onboarding process, including the auto approval and publishing of the new package.

content/en/docs/guides/user-guides/usecase-user-guides/exercise-5-argocd-wl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ oai-core-packages git Package false True https://github
161161

162162
Once *Ready*, we can utilize blueprint packages from these upstream repositories.
163163

164-
In this example, we will use the [Porch package variant controller]({{% relref "/docs/porch/package-variant.md#core-concepts" %}})
164+
In this example, we will use the [Porch package variant controller](https://docs.porch.nephio.org/docs/5_architecture_and_components/relevant_old_docs/package-variant/#core-concepts)
165165
to deploy the new Workload Cluster.
166166

167167
This fully automates the onboarding process, including the auto approval and publishing of the new package.

content/en/docs/neo-porch/10_security_and_compliance/_index.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

content/en/docs/neo-porch/10_security_and_compliance/relevant_old_docs/_index.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

content/en/docs/neo-porch/10_security_and_compliance/relevant_old_docs/extracted_from_old_porch_concepts.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

content/en/docs/neo-porch/10_security_and_compliance/relevant_old_docs/old.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)