Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

Commit

Permalink
Merge pull request #77 from smart-edge-open/smart-edge-open-release-2…
Browse files Browse the repository at this point in the history
…1.09

Smart Edge Open 21.09 release
  • Loading branch information
cjnolan authored Sep 30, 2021
2 parents 6ba97cd + cfd1886 commit 62e097e
Show file tree
Hide file tree
Showing 184 changed files with 1,260 additions and 1,246 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
-->

---
layout: openness
layout: smartedge-open
---
<style>
.error-page{
Expand Down
112 changes: 56 additions & 56 deletions README.md

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions _data/navbars/applications-onboarding.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,35 +7,35 @@ order: 3
section:
- title: Network Edge Applications Onboarding
path: /doc/applications-onboard/network-edge-applications-onboarding
meta_title: OpenNESS Network Edge Application On-Boarding Process
meta_description: OpenNESS application on-boarding process for the Network Edge provides instructions on how to deploy an application from the Edge Controller to Edge Nodes in the cluster.
meta_title: Smart Edge Open Network Edge Application On-Boarding Process
meta_description: Smart Edge Open application on-boarding process for the Network Edge provides instructions on how to deploy an application from the Edge Controller to Edge Nodes in the cluster.

- title: Edge DNS
path: /doc/applications-onboard/openness-edgedns
meta_title: OpenNESS Provides Edge DNS and Supports DNS Microservice
meta_description: OpenNESS edge platform is required to provides access to DNS. The edge platform receives the application DNS rules from the controller.
path: /doc/applications-onboard/smartedge-open-edgedns
meta_title: Smart Edge Open Provides Edge DNS and Supports DNS Microservice
meta_description: Smart Edge Open edge platform is required to provides access to DNS. The edge platform receives the application DNS rules from the controller.

- title: Edge Application Agent (EAA)
path: /doc/applications-onboard/openness-eaa
path: /doc/applications-onboard/smartedge-open-eaa
meta_title: Edge Application Agent (EAA)
meta_description: OpenNESS enables Edge Applications to produce, discover and consume services that are available on the OpenNESS cluster through the Edge Application Agent (EAA) APIs.
meta_description: Smart Edge Open enables Edge Applications to produce, discover and consume services that are available on the Smart Edge Open cluster through the Edge Application Agent (EAA) APIs.

- title: Certificate Signing
path: /doc/applications-onboard/openness-certsigner
path: /doc/applications-onboard/smartedge-open-certsigner
meta_title: Certificate Signing
meta_description: Each application that needs the TLS authentication certificate should generate it using the Certificate Signer by sending a CSR via Certificate Requester

- title: Interface Service
path: /doc/applications-onboard/openness-interface-service
meta_title: OpenNESS Applications Onboard - OpenNESS Interface Service
meta_description: OpenNESS Interface service is an application running in Kubernetes pod on every node of OpenNESS Kubernetes cluster and provides OVS bridge, enabling external traffic scenarios.
path: /doc/applications-onboard/smartedge-open-interface-service
meta_title: Smart Edge Open Applications Onboard - Smart Edge Open Interface Service
meta_description: Smart Edge Open Interface service is an application running in Kubernetes pod on every node of Smart Edge Open Kubernetes cluster and provides OVS bridge, enabling external traffic scenarios.

- title: VM support in OpenNESS for Network Edge
path: /doc/applications-onboard/openness-network-edge-vm-support
meta_title: VM support in OpenNESS for Network Edge
meta_description: VM support in OpenNESS for Network Edge - Setup, deployment, and management considerations.
- title: VM support in Smart Edge Open for Network Edge
path: /doc/applications-onboard/smartedge-open-network-edge-vm-support
meta_title: VM support in Smart Edge Open for Network Edge
meta_description: VM support in Smart Edge Open for Network Edge - Setup, deployment, and management considerations.

- title: Core Network Configuration Agent (CNCA)
path: /doc/applications-onboard/using-openness-cnca
meta_title: OpenNESS 4G/LTE Core Configuration Using CNCA
path: /doc/applications-onboard/using-smartedge-open-cnca
meta_title: Smart Edge Open 4G/LTE Core Configuration Using CNCA
meta_description: CNCA provides a kubectl plugin to configure the 4G/LTE Core network. Kubernetes adopts plugins concepts to extend its functionality executes CNCA related functions.
76 changes: 38 additions & 38 deletions _data/navbars/building-blocks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,92 +9,92 @@ section:
path:
section:
- title: Inter-App Communication
path: /doc/building-blocks/dataplane/openness-interapp
meta_title: Inter-App Communication Support in OpenNESS
meta_description: OpenNESS provides Inter-App Communication support for Network edge modes of OpenNESS.
path: /doc/building-blocks/dataplane/smartedge-open-interapp
meta_title: Inter-App Communication Support in Smart Edge Open
meta_description: Smart Edge Open provides Inter-App Communication support for Network edge modes of Smart Edge Open.

- title: OVN/OVS
path: /doc/building-blocks/dataplane/openness-ovn
meta_title: OpenNESS Support for OVS as Dataplane with OVN
meta_description: The primary objective of supporting OVN/OVS in OpenNESS is to demonstrate the capability of using a standard dataplane like OVS for an Edge Compute platform.
path: /doc/building-blocks/dataplane/smartedge-open-ovn
meta_title: Smart Edge Open Support for OVS as Dataplane with OVN
meta_description: The primary objective of supporting OVN/OVS in Smart Edge Open is to demonstrate the capability of using a standard dataplane like OVS for an Edge Compute platform.

- title: Userspace CNI
path: /doc/building-blocks/dataplane/openness-userspace-cni
meta_title: OpenNESS Userspace CNI, Setup Userspace CNI
path: /doc/building-blocks/dataplane/smartedge-open-userspace-cni
meta_title: Smart Edge Open Userspace CNI, Setup Userspace CNI
meta_description: Userspace CNI is a Container Network Interface Kubernetes plugin that was designed to simplify the process of deployment of DPDK based applications in Kubernetes pods.

- title: "Enhanced Platform Awareness"
path:
section:
- title: Hugepage Support
path: /doc/building-blocks/enhanced-platform-awareness/openness-hugepage
meta_title: OpenNESS Enhanced Platform Awareness - Hugepage Support on OpenNESS
meta_description: Huge page support openness, added to Kubernetes v1.8, enables the discovery, scheduling, and allocation of huge pages as a native first-class resource.
path: /doc/building-blocks/enhanced-platform-awareness/smartedge-open-hugepage
meta_title: Smart Edge Open Enhanced Platform Awareness - Hugepage Support on Smart Edge Open
meta_description: Huge page support smartedge-open, added to Kubernetes v1.8, enables the discovery, scheduling, and allocation of huge pages as a native first-class resource.

- title: Node Feature Discovery Support
path: /doc/building-blocks/enhanced-platform-awareness/openness-node-feature-discovery
meta_title: Enhanced Platform Awareness - Node Feature Discovery Support in OpenNESS
meta_description: OpenNESS Node Feature Discovery is one of the Intel technologies that supports targeting of intelligent configuration and capacity consumption of platform capabilities.
path: /doc/building-blocks/enhanced-platform-awareness/smartedge-open-node-feature-discovery
meta_title: Enhanced Platform Awareness - Node Feature Discovery Support in Smart Edge Open
meta_description: Smart Edge Open Node Feature Discovery is one of the Intel technologies that supports targeting of intelligent configuration and capacity consumption of platform capabilities.

- title: Multiple Interface And PCIe SRIOV Support
path: /doc/building-blocks/enhanced-platform-awareness/openness-sriov-multiple-interfaces
meta_title: Enhanced Platform Awareness - Multiple Interface And PCIe SRIOV Support in OpenNESS
meta_description: Multiple Interface and PCIe SRIOV support in OpenNESS, OpenNESS Network Edge uses the Multus container network interface is a container network interface plugin for Kubernetes.
path: /doc/building-blocks/enhanced-platform-awareness/smartedge-open-sriov-multiple-interfaces
meta_title: Enhanced Platform Awareness - Multiple Interface And PCIe SRIOV Support in Smart Edge Open
meta_description: Multiple Interface and PCIe SRIOV support in Smart Edge Open, Smart Edge Open Network Edge uses the Multus container network interface is a container network interface plugin for Kubernetes.

- title: Dedicated CPU Core
path: /doc/building-blocks/enhanced-platform-awareness/openness-dedicated-core
meta_title: Enhanced Platform Awareness - Dedicated CPU Core for Workload Support in OpenNESS
path: /doc/building-blocks/enhanced-platform-awareness/smartedge-open-dedicated-core
meta_title: Enhanced Platform Awareness - Dedicated CPU Core for Workload Support in Smart Edge Open
meta_description: Multi-core COTS platforms are typical in any cloud or Cloudnative deployment. Parallel processing on multiple cores helps achieve better density.

- title: BIOS and Firmware Configuration
path: /doc/building-blocks/enhanced-platform-awareness/openness-bios
meta_title: BIOS and Firmware Configuration on OpenNESS Platform
path: /doc/building-blocks/enhanced-platform-awareness/smartedge-open-bios
meta_title: BIOS and Firmware Configuration on Smart Edge Open Platform
meta_description: BIOS and Firmware are the fundamental platform configurations of a typical Commercial off-the-shelf (COTS) platform.

- title: FPGA Support
path: /doc/building-blocks/enhanced-platform-awareness/openness-fpga
meta_title: FPGA in OpenNESS - Programming, Resource Allocation and Configuration
path: /doc/building-blocks/enhanced-platform-awareness/smartedge-open-fpga
meta_title: FPGA in Smart Edge Open - Programming, Resource Allocation and Configuration
meta_description: The FPGA Programmable acceleration card plays a key role in accelerating certain types of workloads which in-turn increases the overall compute capacity of a COTS platform.

- title: Intel® vRAN Dedicated Accelerator ACC100
path: /doc/building-blocks/enhanced-platform-awareness/openness-acc100
path: /doc/building-blocks/enhanced-platform-awareness/smartedge-open-acc100
meta_title: Intel® vRAN Dedicated Accelerator ACC100
meta_description: Using ACC100 eASIC in OpenNESS, Resource Allocation, and Configuration
meta_description: Using ACC100 eASIC in Smart Edge Open, Resource Allocation, and Configuration

- title: Intel® Movidius™ Myriad™ X HDDL Support
path: /doc/building-blocks/enhanced-platform-awareness/openness_hddl
meta_title: Intel® Movidius™ Myriad™ X HDDL Solution in OpenNESS
path: /doc/building-blocks/enhanced-platform-awareness/smartedge-open_hddl
meta_title: Intel® Movidius™ Myriad™ X HDDL Solution in Smart Edge Open
meta_description: Intel® Movidius™ Myriad™ X HDDL solution integrates multiple Myriad™ X SoCs in a PCIe add-in card form factor or a module form factor to build a scalable, high capacity deep learning solution.

- title: Visual Compute Accelerator Card - Analytics (VCAC-A)
path: /doc/building-blocks/enhanced-platform-awareness/openness-vcac-a
path: /doc/building-blocks/enhanced-platform-awareness/smartedge-open-vcac-a
meta_title: Visual Compute Accelerator Card - Analytics (VCAC-A)
meta_description: The Visual Cloud Accelerator Card - Analytics (VCAC-A) equips Intel® Xeon® Scalable Processor based platforms and Intel Movidius™ VPU to enhance the video codec, computer vision, and inference capabilities.

- title: Intel® QuickAssist Adapter
path: /doc/building-blocks/enhanced-platform-awareness/openness-qat
meta_title: Using Intel® QuickAssist Adapter in OpenNESS - Resource Allocation, and Configuration
path: /doc/building-blocks/enhanced-platform-awareness/smartedge-open-qat
meta_title: Using Intel® QuickAssist Adapter in Smart Edge Open - Resource Allocation, and Configuration
meta_description: Intel® QuickAssist Adapter plays a key role in accelerating cryptographic operations in 5G networking.

- title: Topology Manager Support
path: /doc/building-blocks/enhanced-platform-awareness/openness-topology-manager
meta_title: Topology Manager Support in OpenNESS, Resource Locality Awareness
path: /doc/building-blocks/enhanced-platform-awareness/smartedge-open-topology-manager
meta_title: Topology Manager Support in Smart Edge Open, Resource Locality Awareness
meta_description: Topology Manager is a solution permitting k8s components like CPU Manager and Device Manager, to coordinate the resources allocated to a workload.

- title: Resource Management Daemon
path: /doc/building-blocks/enhanced-platform-awareness/openness-rmd
path: /doc/building-blocks/enhanced-platform-awareness/smartedge-open-rmd
meta_title: Cache Allocation for Containers with Resource Management Daemon (RMD)
meta_description: Intel® Resource Director Technology (Intel® RDT) provides visibility and control over how shared resources such as last-level cache (LLC) and memory bandwidth are used by applications, virtual machines (VMs), and containers.

- title: Telemetry support in OpenNESS
path: /doc/building-blocks/enhanced-platform-awareness/openness-telemetry
meta_title: Telemetry support in OpenNESS
meta_description: OpenNESS supports platform and application telemetry allowing users to retrieve information about the platform, the underlying hardware, cluster and applications deployed.
- title: Telemetry support in Smart Edge Open
path: /doc/building-blocks/enhanced-platform-awareness/smartedge-open-telemetry
meta_title: Telemetry support in Smart Edge Open
meta_description: Smart Edge Open supports platform and application telemetry allowing users to retrieve information about the platform, the underlying hardware, cluster and applications deployed.

- title: Multi-Cluster Orchestration
path:
section:
- title: Edge Multi-Cluster Orchestrator (EMCO)
path: /doc/building-blocks/emco/openness-emco
path: /doc/building-blocks/emco/smartedge-open-emco
meta_title: Edge Multi-Cluster Orchestrator
meta_description: Geo-Distributed multiple clusters application orchestration.
12 changes: 6 additions & 6 deletions _data/navbars/cloud-adapters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ path: /cloud-adapters/
order: 6
section:
- title: AWS Greengrass
path: /doc/cloud-adapters/openness_awsgreengrass
meta_title: OpenNESS Integration with AWS Greengrass
meta_description: OpenNESS is an open source software platform that enables easy orchestration of edge services across diverse network platform and access technologies in multi-cloud environments.
path: /doc/cloud-adapters/smartedge-open_awsgreengrass
meta_title: Smart Edge Open Integration with AWS Greengrass
meta_description: Smart Edge Open is an open source software platform that enables easy orchestration of edge services across diverse network platform and access technologies in multi-cloud environments.

- title: Baidu Cloud
path: /doc/cloud-adapters/openness_baiducloud
meta_title: OpenNESS Integration with Baidu OpenEdge
meta_description: OpenNESS can integrate with Baidu Cloud Connector, OpenEdge which is Edge IoT Gateway. Baidu Edge solution is called as Baidu® IntelliEdge.
path: /doc/cloud-adapters/smartedge-open_baiducloud
meta_title: Smart Edge Open Integration with Baidu OpenEdge
meta_description: Smart Edge Open can integrate with Baidu Cloud Connector, OpenEdge which is Edge IoT Gateway. Baidu Edge solution is called as Baidu® IntelliEdge.
8 changes: 4 additions & 4 deletions _data/navbars/devkits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: "Development Kits"
path: /devkits/
order: 7
section:
- title: OpenNESS Development Kit for Microsoft Azure
path: /doc/devkits/openness-azure-devkit
meta_title: OpenNESS Development Kit for Microsoft Azure
meta_description: This devkit supports the use of OpenNESS in cloud solutions. It leverages the Microsoft Azure Stack for OpenNESS deployment.
- title: Smart Edge Open Development Kit for Microsoft Azure
path: /doc/devkits/smartedge-open-azure-devkit
meta_title: Smart Edge Open Development Kit for Microsoft Azure
meta_description: This devkit supports the use of Smart Edge Open in cloud solutions. It leverages the Microsoft Azure Stack for Smart Edge Open deployment.
28 changes: 14 additions & 14 deletions _data/navbars/edge-applications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,26 +6,26 @@ path: /applications/
order: 5
section:
- title: Application Development & Porting Guide
path: /doc/applications/openness_appguide
path: /doc/applications/smartedge-open_appguide
meta_title: Application Development and Porting Guide
meta_description: OpenNESS is an open source software toolkit to enable easy orchestration of edge services across diverse network platform and access technologies in multi-cloud environments.
meta_description: Smart Edge Open is an open source software toolkit to enable easy orchestration of edge services across diverse network platform and access technologies in multi-cloud environments.

- title: OVC Smart City Application
path: /doc/applications/openness_ovc
meta_title: Open Visual Cloud Smart City Application on OpenNESS
path: /doc/applications/smartedge-open_ovc
meta_title: Open Visual Cloud Smart City Application on Smart Edge Open
meta_description: The Open Visual Cloud is an open source project that offers a set of pre-defined reference pipelines for various target visual cloud use cases.

- title: Intel OpenVINO Sample Application
path: /doc/applications/openness_openvino
meta_title: OpenVINO Sample Application in OpenNESS
path: /doc/applications/smartedge-open_openvino
meta_title: OpenVINO Sample Application in Smart Edge Open
meta_description: OpenVINO toolkit, short for Open Visual Inference and Neural network Optimization toolkit, provides improved neural network performance on Intel processors.

- title: OpenNESS Video Analytics Services
path: /doc/applications/openness_va_services
meta_title: OpenNESS Video Analytics Services
meta_description: The Video Analytics Services provided by OpenNESS to enable third party edge application to deploy and use hardware optimized video analytics pipelines.
- title: Smart Edge Open Video Analytics Services
path: /doc/applications/smartedge-open_va_services
meta_title: Smart Edge Open Video Analytics Services
meta_description: The Video Analytics Services provided by Smart Edge Open to enable third party edge application to deploy and use hardware optimized video analytics pipelines.

- title: OpenNESS Service Mesh
path: /doc/applications/openness_service_mesh
meta_title: OpenNESS Service Mesh
meta_description: Service mesh acts as a middleware between the edge applications/services and the OpenNESS platform providing abstractions for traffic management, observability and security for the edge micro-services.
- title: Smart Edge Open Service Mesh
path: /doc/applications/smartedge-open_service_mesh
meta_title: Smart Edge Open Service Mesh
meta_description: Service mesh acts as a middleware between the edge applications/services and the Smart Edge Open platform providing abstractions for traffic management, observability and security for the edge micro-services.
Loading

0 comments on commit 62e097e

Please sign in to comment.