Fraxses Lite on Kubernetes using your cloud provider

Register with your company email to get a free Fraxses Lite license. Also check out the Fraxses wiki for everything you need to get to know the last data platform you’ll ever need.

Install Instructions

Once you’ve received the license, simply follow the instruction below

Microsoft Azure

1. Download the Fraxses kubernetes zip file from your registration email

Tip. You must have kubectl and the Azure CLI installed on your client. Otherwise just use the Azure Cloud Console to provision Fraxses.

2. Provision an AKS cluster in an Azure subscription you own.

Tip. Check your cpu core quota to make sure your project can run a 3, 5, or 7 node cluster

3. Login using the Azure CLI if you are not using the cloud console

Tip. Use the Azure Resource Group and AKS cluster name returned from the prior step

az login

az aks get-credentials –resource-group aks-resource-group –name aks-cluster-name

4. Install Fraxses Lite

Prepare the kubernetes cluster with a namespace and secret

kubectl create namespace fraxses-lite

kubectl create secret docker-registry frax ses-reg-cred -n fraxses-lite –docker-server=clientregistry.fraxses.com \
–docker-username=username –docker-password=user_password –docker-email=username@email.com

Apply the manifest (Windows)

kubectl apply -f C:\path\to\download --recursive

Or apply the manifest (Linux)

kubectl apply -f /path/to/download --recursive

Google Cloud Platform

1. Download the Fraxses kubernetes zip file from your registration email

Tip. You must have kubectl and the Cloud SDK Console installed on your client. Otherwise just use the Google Cloud Platform to provision Fraxses.

2. Provision a GKE cluster in a Google Cloud subscription you own.

Tip. Check your cpu core quota to make sure your project can run a 3, 5, or 7 node cluster

4. Install Fraxses Lite

Prepare the kubernetes cluster with a namespace and secret

kubectl create namespace fraxses-lite

kubectl create secret docker-registry frax ses-reg-cred -n fraxses-lite –docker-server=clientregistry.fraxses.com \
–docker-username=username –docker-password=user_password –docker-email=username@email.com

Apply the manifest (Windows)

kubectl apply -f C:\path\to\download --recursive

Or apply the manifest (Linux)

ubectl apply -f /path/to/download –recursive

Amazon Web Services

1. Download the Fraxses kubernetes zip file from your registration email

Tip. You must have kubectl and the Azure CLI installed on your client. Otherwise just use the AWS Management Console to provision Fraxses.

2. Provision a EKS cluster in an Amazon Web Service subscription you own.

Tip. Check your cpu core quota to make sure your project can run a 3, 5, or 7 node cluster

4. Install Fraxses Lite

Prepare the kubernetes cluster with a namespace and secret

kubectl create namespace fraxses-lite

kubectl create secret docker-registry frax ses-reg-cred -n fraxses-lite –docker-server=clientregistry.fraxses.com \
–docker-username=username –docker-password=user_password –docker-email=username@email.com

Apply the manifest (Windows)

kubectl apply -f C:\path\to\download –recursive

Or apply the manifest (Linux)

kubectl apply -f /path/to/download –recursive

Thank you for contacting us.

We will be in touch shortly.

intenda logo 2
intenda logo 3
Privacy Overview

We are using cookies to give you the best experience on our site. To find out more see our Cookies Policy.  By continuing to use our website without changing the settings, you are agreeing to our use of cookies.