Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.49 KB

README.md

File metadata and controls

45 lines (30 loc) · 1.49 KB

KNE Documentation

KNE documentation can be found in this directory. There are multiple resources found here, each is described below.

User How To

KNE is a Google initiative to develop tooling for quickly setting up topologies of containers running various device OSes.

This document is meant to serve as a How-To guide for various KNE usage. The guide is broken up into multiple sections spanning multiple documents.

They are recommended to be done in order.

KNE with a Multi Node Cluster

KNE with a Multi Node Cluster

KNE can easily be scaled to run large topologies utilizing its Kubernetes backbone. This guide describes how to set up a k8s multi worker node cluster and get a 150 node KNE topology up and running.

Vendor Image Requirements

Vendor Image Requirements

KNE uses vendor supplied images. This document describes the expectations for those images.

Kubernetes Reference

Kubernetes Reference

KNE utilizes many aspects of Kubernetes. This document is a primer on k8s concepts and how they are used in KNE by running through an example topology creation.