Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/en/docs/glossary-abbreviations.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services, applications, etc.) which:
* abstracts configuration file structure and storage from operations that act upon the configuration data; clients
manipulating configuration data don’t need to directly interact with storage (git, container images)

Source of definition and more information about Configuration as Data can be found in the [kpt documentation]({{% relref "/docs/porch/config-as-data.md" %}}).
Source of definition and more information about Configuration as Data can be found in the [porch documentation](https://docs.porch.nephio.org/docs/2_concepts/theory/#configuration-as-data-cad).

## Controller
This term comes from Kubernetes where
Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/guides/install-guides/install-on-byoc.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ your environment and choices.
- *kubectl* [installed ](https://kubernetes.io/docs/tasks/tools/install-kubectl-linux/)on your workstation
- *kpt* [installed](https://kpt.dev/installation/kpt-cli) on your workstation
(version v1.0.0-beta.43 or later)
- *porchctl* [installed]({{% relref "/docs/porch/user-guides/porchctl-cli-guide.md" %}}) on your workstation
- *porchctl* [installed](https://docs.porch.nephio.org/docs/3_getting_started/installing-porchctl/) on your workstation
- Sudo-less *docker*, *Podman*, or *nerdctl*. If using *Podman* or *nerdctl*,
you must set the
[`KPT_FN_RUNTIME`](https://kpt.dev/reference/cli/fn/render/?id=environment-variables)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ weight: 7
* Kubernetes version 1.26+
* *kubectl* [installed ](https://kubernetes.io/docs/tasks/tools/install-kubectl-linux/)
* *kpt* [installed](https://kpt.dev/installation/kpt-cli) (version v1.0.0-beta.43 or later)
* *porchctl* [installed]({{% relref "/docs/porch/user-guides/porchctl-cli-guide.md" %}}) on your workstation
* *porchctl* [installed](https://docs.porch.nephio.org/docs/3_getting_started/installing-porchctl/) on your workstation

## Installation of the management cluster

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ oai-core-packages git Package false True https://github

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

In this example, we will use the [Porch package variant controller]({{% relref "/docs/porch/package-variant.md#core-concepts" %}})
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)
to deploy the new Workload Cluster.

This fully automates the onboarding process, including the auto approval and publishing of the new package.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ oai-core-packages git Package false True https://github

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

In this example, we will use the [Porch package variant controller]({{% relref "/docs/porch/package-variant.md#core-concepts" %}})
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)
to deploy the new Workload Cluster.

This fully automates the onboarding process, including the auto approval and publishing of the new package.
Expand Down
15 changes: 0 additions & 15 deletions content/en/docs/neo-porch/10_security_and_compliance/_index.md

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

10 changes: 0 additions & 10 deletions content/en/docs/neo-porch/11_glossary/_index.md

This file was deleted.

10 changes: 0 additions & 10 deletions content/en/docs/neo-porch/11_glossary/relevant_old_docs/_index.md

This file was deleted.

Loading
Loading