template

command module
v0.0.0-...-2d1ee56 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 13, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

README

Template NRI plugin

This is a minimal example plugin that demonstrates how to interact with container lifecycle events with NRI. This plugin can be deployed for testing and demonstration purposes and used as a base for implementing new NRI plugins.

Deployment

The NRI repository contains minimal kustomize overlays for this plugin at contrib/kustomize/template.

Deploy the latest release with:

kubectl apply -k https://github.com/containerd/nri/contrib/kustomize/template

Deploy a specific release with:

RELEASE_TAG=v0.10.0
kubectl apply -k "github.com/containerd/nri/contrib/kustomize/template?ref=${RELEASE_TAG}"

Deploy the latest development build from tip of the main branch with:

kubectl apply -k https://github.com/containerd/nri/contrib/kustomize/template/unstable

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL