Skip to content

docs: remove stale Kubernetes manifest reference#3252

Open
ming1523 wants to merge 1 commit intoFuelLabs:masterfrom
ming1523:docs-readme-k8s-manifest-reference
Open

docs: remove stale Kubernetes manifest reference#3252
ming1523 wants to merge 1 commit intoFuelLabs:masterfrom
ming1523:docs-readme-k8s-manifest-reference

Conversation

@ming1523
Copy link
Copy Markdown

@ming1523 ming1523 commented Apr 2, 2026

Summary

  • remove the stale deployment/fuel-core.yml example from the root README
  • clarify that the repository currently ships container build assets under deployment/, but not a checked-in Kubernetes manifest
  • point readers to deployment/README.md and the Fuel node operator docs instead

Why

The current README still tells readers to run kubectl create -f deployment/fuel-core.yml, but that file is not present in the repository. Replacing the stale command with pointers to the current deployment assets and operator docs makes the entrypoint more accurate for contributors and operators.

Validation

  • verified that deployment/fuel-core.yml does not exist in the current tree
  • verified that deployment/README.md exists and is the repository-local deployment entrypoint
  • docs-only change, no runtime behavior changed

This is a docs-only change. A no-changelog path seems appropriate if maintainers agree.

@cursor
Copy link
Copy Markdown

cursor bot commented Apr 2, 2026

PR Summary

Low Risk
Low risk, docs-only change that only updates README guidance and links with no runtime or build impact.

Overview
Clarifies the Docker & Kubernetes README instructions by removing the stale kubectl ... deployment/fuel-core.yml example (the manifest is not checked in) and adding pointers to deployment/README.md plus the official Fuel node operator Kubernetes docs.

Written by Cursor Bugbot for commit 87fcc4c. This will update automatically on new commits. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant