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