Skip to content

Broken link to opencost.yaml manifest in documentation #438

@Prianshu-git

Description

@Prianshu-git

Issue: Broken link in on-prem installation documentation

Description

The on-prem installation documentation contains a broken manifest URL that returns a 404 error.

Location

File: opencost-website/docs/configuration/_install_manifest.mdx
Reference commit: 9f728b6 — Reorganization of the installation documentation (#216)
Documentation page: https://opencost.io/docs/configuration/on-prem

Broken Link

https://raw.githubusercontent.com/opencost/opencost/develop/kubernetes/opencost.yaml

Context: This URL appears in the basic installation instructions:

"For basic Kubernetes Cost Allocations without Cloud Costs…
kubectl apply --namespace opencost -f https://raw.githubusercontent.com/opencost/opencost/develop/kubernetes/opencost.yaml"

Expected Behavior

The link should point to a valid opencost.yaml manifest in the repository.

Proposed Solution

Update the URL to reference the correct manifest location, or update the documentation if the manifest has been renamed or removed.

Additional Information

I can submit a PR to fix this once the correct manifest path is confirmed.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions