Skip to content

Commit

Permalink
Conformance results for v1.13/robin.io (cncf#601)
Browse files Browse the repository at this point in the history
* Conformance results for v1.13/robin.io

* Update Product.yaml
  • Loading branch information
Giri Kesavan authored and taylorwaggoner committed Jun 12, 2019
1 parent a1450cf commit b204178
Show file tree
Hide file tree
Showing 4 changed files with 16,746 additions and 0 deletions.
9 changes: 9 additions & 0 deletions v1.13/robin.io/Product.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
vendor: Robinsystems
name: Robin hyper-converged Kubernetes platform
version: v5.2.1
website_url: https://robin.io
repo_url: https://github.com/Robinsystems/robin
documentation_url: https://s3-us-west-2.amazonaws.com/repo.robinsystems.com/docs/V5.0.2/user_guide/index.html
product_logo_url: https://robin.io/wp-content/uploads/2019/05/robin-logo-horizontal-1-inch-white-bg.png
type: Distribution
description: 'ROBIN Platform, the industry’s first hyper-converged Kubernetes platform for big data, databases, and AI/ML'
18 changes: 18 additions & 0 deletions v1.13/robin.io/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# To reproduce:

## Create Kubernetes Cluster

Install Robin platform v5

After the installation and configuration, add the test cluster and launch the Kubernetes e2e conformance tests.

## Kubernetes e2e conformance test

1. Download the binary release of sonobuoy
```shell
curl -O https://github.com/heptio/sonobuoy/releases/download/v0.11.6/sonobuoy_0.11.6_linux_amd64.tar.gz
sonobuoy run
sonobuoy status
sonobuoy retrieve .
cd results/plugins/e2e/results/
```
Loading

0 comments on commit b204178

Please sign in to comment.