Skip to content

docs: update installation instructions#212

Merged
k8s-ci-robot merged 1 commit into
kubernetes-sigs:mainfrom
Nordix:docs/oci-install
Jun 3, 2026
Merged

docs: update installation instructions#212
k8s-ci-robot merged 1 commit into
kubernetes-sigs:mainfrom
Nordix:docs/oci-install

Conversation

@fmuyassarov
Copy link
Copy Markdown
Member

@fmuyassarov fmuyassarov commented May 29, 2026

What type of PR is this?

/kind documentation

What this PR does / why we need it:

Promote latest (and first) published Helm chart as the primary install method and move the raw manifest to a legacy fallback.

The chart is already in the production registry:

skopeo list-tags docker://registry.k8s.io/networking/dranet
[9:37 AM]skopeo list-tags docker://registry.k8s.io/networking/charts/dranet
{
    "Repository": "[registry.k8s.io/networking/charts/dranet](http://registry.k8s.io/networking/charts/dranet)",
    "Tags": [
        "v1.3.0"
    ]
}

and quick installation test passed to test artifact pulling worked fine

helm install dranet oci://registry.k8s.io/networking/charts/dranet --version v1.3.0
Pulled: [registry.k8s.io/networking/charts/dranet:v1.3.0](http://registry.k8s.io/networking/charts/dranet:v1.3.0)
Digest: sha256:762b9725c1dc45727741372b2c6188ef145f5809785500a1d575c6950891fec3
NAME: dranet
LAST DEPLOYED: Fri May 29 06:38:53 2026
NAMESPACE: default
STATUS: deployed
REVISION: 1
DESCRIPTION: Install complete
TEST SUITE: None

Which issue(s) this PR is related to:

"N/A".

Special notes for your reviewer:

Does this PR introduce a user-facing change?

NONE

@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. kind/documentation Categorizes issue or PR as related to documentation. labels May 29, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented May 29, 2026

Deploy Preview for dranet canceled.

Name Link
🔨 Latest commit 6ecc357
🔍 Latest deploy log https://app.netlify.com/projects/dranet/deploys/6a1991ad14eceb0008cd4df9

@fmuyassarov
Copy link
Copy Markdown
Member Author

/cc @aojea @gauravkghildiyal

@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label May 29, 2026
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label May 29, 2026
@aojea
Copy link
Copy Markdown
Contributor

aojea commented May 29, 2026

I'm a classic man, manifest is simpler and easier, helm adds a dependency that in this case is avoidable

@fmuyassarov
Copy link
Copy Markdown
Member Author

I'm a classic man, manifest is simpler and easier, helm adds a dependency that in this case is avoidable

Fair enough. Would it makes sense at least to keep the oci based chart path here in the doc?

@aojea
Copy link
Copy Markdown
Contributor

aojea commented May 29, 2026

Fair enough. Would it makes sense at least to keep the oci based chart path here in the doc?

absolutely

Promote latest (and first) published Helm chart as the primary
install method and move the raw manifest to a legacy fallback.

Signed-off-by: Feruzjon Muyassarov <feruzjon.muyassarov@est.tech>
@fmuyassarov
Copy link
Copy Markdown
Member Author

Fair enough. Would it makes sense at least to keep the oci based chart path here in the doc?

absolutely

updated

@gauravkghildiyal
Copy link
Copy Markdown
Member

Thanks @fmuyassarov

@aojea this seems simple enough and your suggestions were addressed. So I'm proceeding with approving

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 3, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: fmuyassarov, gauravkghildiyal

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 3, 2026
@k8s-ci-robot k8s-ci-robot merged commit dcace90 into kubernetes-sigs:main Jun 3, 2026
13 checks passed
@fmuyassarov fmuyassarov deleted the docs/oci-install branch June 3, 2026 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/documentation Categorizes issue or PR as related to documentation. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants