Skip to content

Commit

Permalink
Conformance results for v1.14/easystack (cncf#608)
Browse files Browse the repository at this point in the history
vendor: EasyStack
name: EasyStack Kubernetes Service (EKS)
version: v1.14.1
website_url: https://www.easystack.cn/eks
documentation_url: https://www.easystack.cn/EKS_DOC/eks_introduction
product_logo_url: https://www.easystack.cn/images/EKS_logo1.svg
type: distribution
description: EasyStack Kubernetes Service (EKS) is enterprise container platform contains the best of bred capability of an integrated Kubernetes and OpenStack solution.
  • Loading branch information
xxiao93 authored and taylorwaggoner committed Jun 13, 2019
1 parent 7114caf commit cd343ce
Show file tree
Hide file tree
Showing 4 changed files with 21,862 additions and 0 deletions.
8 changes: 8 additions & 0 deletions v1.14/easystack/PRODUCT.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
vendor: EasyStack
name: EasyStack Kubernetes Service (EKS)
version: v1.14.1
website_url: https://www.easystack.cn/eks
documentation_url: https://www.easystack.cn/EKS_DOC/eks_introduction
product_logo_url: https://www.easystack.cn/images/EKS_logo1.svg
type: distribution
description: EasyStack Kubernetes Service (EKS) is enterprise container platform contains the best of bred capability of an integrated Kubernetes and OpenStack solution.
8 changes: 8 additions & 0 deletions v1.14/easystack/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# EKS (EasyStack Kubernetes Service)
EasyStack Kubernetes Service (EKS) Enterprise container platform contains the best of bred capability of an integrated Kubernetes and OpenStack solutions. Capabilities such as orchestration, scheduling, security, operations and maintenance, including many other aspects of management to achieve integration of application and infrastructure resources, enable last mile of cloud data center next generation application delivery, amplifying the resulting equation where 1 + 1 > 2
## Running the k8s conformance tests
Set your kubectl to point your CLI to the deployed EKS cluster or SSH to the master node of EKS.
You can then run the k8s conformance test by running the following command:
```
go get -u -v github.com/heptio/sonobuoy; sonobuoy run
```
Loading

0 comments on commit cd343ce

Please sign in to comment.