Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 514 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 514 Bytes

kni-demo

Prerequisite

How to Setup

$ git clone https://github.com/MikeZappa87/kni-demo
$ cd kni-demo
$ task 01-init 02-build 03-setup

Note: '01-init' and '02-build' are only required initially.

Run Cilium+Network runtime. If libkni is added to cilium, you can package everything in one pod.

use '03-setup-cilium' instead of '03-setup'

How to teardown

$ task cleanup