Skip to content

symbiosis-cloud/k8s-cluster-creation-benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes Cluster Creation Benchmarks


What are we benchmarking?

We are benchmarking:

  • Cluster creation
  • Cluster ready to use
  • Scaling a node pool (+1 node)

Requirements

  • curl
  • bash
  • jq

How to run

# this will take quite a long time
$ bash benchmark_all.sh 10 # run the benchmark 10 times

Installation

Symbiosis

  • only curl and jq are required

AWS

  • Configured AWS CLI
  • eksctl

CIVO

  • Configured CIVO CLI

Azure

  • Configured Azure CLI

** Note ** A resource group called benchmark-azure will be created but not removed automatically.

Scaleway

  • Configured Sclaway CL

Linode

  • Configured Linode CLI

Google Cloud

  • Configured Google Cloud CLI

Digitalocean

  • Configured Digitalocean CLI

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages