Skip to content

Commit

Permalink
Conformance results for v1.26/metakube-openstack (#2661)
Browse files Browse the repository at this point in the history
Signed-off-by: Josef Mende <j.mende@syseleven.de>
Co-authored-by: Josef Mende <j.mende@syseleven.de>
  • Loading branch information
squ94wk and Josef Mende authored Jun 22, 2023
1 parent 6a1c152 commit 7236183
Show file tree
Hide file tree
Showing 4 changed files with 59,383 additions and 0 deletions.
9 changes: 9 additions & 0 deletions v1.26/metakube-openstack/PRODUCT.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
vendor: SysEleven
name: MetaKube
version: 2023-06-13
website_url: https://metakube.syseleven.de
documentation_url: https://docs.syseleven.de/metakube
product_logo_url: https://metakube.syseleven.de/assets/images/logo/conformance-logo-syseleven.svg
type: hosted
description: MetaKube offers carefree Kubernetes as a Service on a managed OpenStack Cloud. We provide you with SaaS solutions like a load balancer as well as solutions for backup and recovery, monitoring etc. and various types of support like detailed documentation, tutorials and personal SRE-Support.
contact_email_address: sales@syseleven.de
18 changes: 18 additions & 0 deletions v1.26/metakube-openstack/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# To reproduce

## Set up the cluster

1. Login to https://metakube.syseleven.de/
2. Press the "Create Cluster" button
3. Choose openstack provider and complete the create cluster wizard

When the cluster is up and running,

1. Download the kubeconfig file.
2. Set the KUBECONFIG environment variable `export KUBECONFIG=$PWD/kubeconfig`.

You might have to allow ports 30000-32767 depending on you security settings to allow the creation of NodePorts.

## Run the conformance test

Follow the conformance suite instructions to test it.
Loading

0 comments on commit 7236183

Please sign in to comment.