X

The browser version you are using is not recommended for this site.
Please consider upgrading to the latest version of your browser by clicking one of the following links.

text

ClearBlade Intelligent Assets Application for Precision Farming.

ClearBlade Inc

A Helm chart for ClearBlade Edge optimized for OpenNESS 20.09

Overview of ClearBlade

ClearBlade is the industry-leading Edge Computing software company that enables enterprises to rapidly engineer and run secure, real-time, scalable IoT applications. Headquartered in Austin, Texas, ClearBlade is an award-winning, fully scalable, secure, flexible, and autonomous IoT edge platform that enables companies to ingest, analyze, adapt and act on any data in real-time and at extreme scale. ClearBlade provides a consistent platform across the edge, cloud, and on-premise environments. For more information, please visit www.clearblade.com/.

ClearBlade Edge is an application to synchronize, configure, manage, and deploy IoT systems. It is designed to perform well on a constrained hardware platform and be managed and updated remotely post-deployment.

The ClearBlade Edge contains all the same features of the ClearBlade Platform and is designed to be deployed in remote networks to interact with sensors, controllers, and industrial systems.

Prerequisites

Pull and load the appropriate ClearBlade Edge release found at https://hub.docker.com/r/clearblade/edge/tags

docker pull clearblade/edge:9.7.0
docker image load -I clearblade/edge:9.7.0

The Helm charts for deploying these images are located under the "charts" and should be copied to the controller for deployment.

Usage

Install the ClearBlade Edge chart

cd edgeapps/applications/clearblade-edge/
helm install myclearbladechart clearbladehelm/

Test Output

$ cd edgeapps/applications/clearblade-edge/
$ helm install myclearbladechart clearbladehelm/
NAME: myclearbladechart
LAST DEPLOYED: Tue Dec 1 16:19:35 2020
NAMESPACE: default
STATUS: deployed
REVISION: 1
TEST SUITE: None

$ kubectl get all
NAME READY STATUS RESTARTS AGE
pod/intelopenness2 1/1 Running 0 56m
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
service/clearblade-edge2 NodePort 10.109.166.66 <none> 9000:31108/TCP 56m

Uninstall chart

helm uninstall myclearbladechart

Test Output

$helm uninstall myclearbladechart
release "myclearbladechart" uninstalled

Additional Information

Learn more about ClearBlade Edge computing at clearblade.com

Where to Purchase

Optimized for Intel® Smart Edge

Install

ClearBlade Edge

Preload docker images on nodes

docker image load -i clearblade/edge:9.7.0

Deploy service

helm install myclearbladechart clearbladehelm/