2020-09-08 17:16:17 +00:00
|
|
|
---
|
2021-03-09 11:38:09 +00:00
|
|
|
title: "Examples and demos"
|
2020-09-08 17:16:17 +00:00
|
|
|
layout: default
|
|
|
|
sort: 5
|
|
|
|
---
|
|
|
|
|
2021-03-09 11:38:09 +00:00
|
|
|
# Examples and demos
|
2021-02-25 11:49:02 +00:00
|
|
|
|
2020-09-08 17:16:17 +00:00
|
|
|
{: .no_toc }
|
|
|
|
|
2021-03-09 11:38:09 +00:00
|
|
|
## Table of contents
|
2021-02-25 11:49:02 +00:00
|
|
|
|
2020-09-08 17:16:17 +00:00
|
|
|
{: .no_toc .text-delta }
|
|
|
|
|
|
|
|
1. TOC
|
|
|
|
{:toc}
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
This page contains usage examples and demos.
|
|
|
|
|
|
|
|
## Demos
|
|
|
|
|
|
|
|
### Usage demo
|
|
|
|
|
|
|
|
[![asciicast](https://asciinema.org/a/247316.svg)](https://asciinema.org/a/247316)
|
|
|
|
|
2021-03-09 11:38:09 +00:00
|
|
|
### Demo use case
|
2020-09-08 17:16:17 +00:00
|
|
|
|
|
|
|
A demo on the benefits of using node feature discovery can be found in the
|
|
|
|
source code repository under
|
2021-02-25 11:49:02 +00:00
|
|
|
[demo/](https://github.com/kubernetes-sigs/node-feature-discovery/tree/{{site.release}}/demo).
|