dharmit / kernel-module-management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kernel Module Management

Go Report Card Go Reference

The Kernel Module Management Operator manages out of tree kernel modules in Kubernetes.

Getting started

Install the bleeding edge Kernel Module Management Operator in one command:

kubectl apply -k https://github.com/kubernetes-sigs/kernel-module-management/config/default

Examples

You can find examples on different use cases in labs.

Community, discussion, contribution, and support

Learn how to engage with the Kubernetes community on the community page.

You can reach the maintainers of this project at:

Code of conduct

Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.

About

License:Apache License 2.0


Languages

Language:Go 96.2%Language:Makefile 2.8%Language:Shell 0.7%Language:Dockerfile 0.2%Language:C 0.1%