forked from cncf/k8s-conformance
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kubernetes-fury-aws conformance submission for 1.14 and 1.12 (cncf#619)
* kubernetes-fury-aws 1.14 * kubernetes-fury-aws 1.12 * fix yaml
- Loading branch information
1 parent
ed3fec1
commit 6f96a74
Showing
9 changed files
with
35,737 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
vendor: SIGHUP | ||
name: kubernetes-fury-aws | ||
version: k8s-1.12.6-fury-1.0.0 | ||
website_url: https://github.com/sighupio/fury-kubernetes-aws | ||
repo_url: https://github.com/sighupio/fury-kubernetes-aws | ||
documentation_url: https://github.com/sighupio/fury-kubernetes-aws/blob/master/README.md | ||
product_logo_url: https://s3.us-west-1.wasabisys.com/sighup-logos/fury-logo.svg | ||
type: installer | ||
description: Kubernetes Fury for AWS is a battle-tested distribution purely based on upstream Kubernetes that deploy a production grade Kubernetes Cluster at scale with a comprehensive Cloud Native stack implemented with top notch CNCF components. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Conformance testing kubernetes fury aws | ||
|
||
## Steps to reproduce | ||
|
||
- Install kubernetes-fury-aws following the [documentation](https://github.com/sighupio/fury-kubernetes-aws/blob/k8s-1.12.6-fury-1.0.0/README.md) | ||
- `get -u -v github.com/heptio/sonobuoy` | ||
- `sonobuoy run --kubeconfig [path to kubeconfig]` | ||
- `sonobuoy retrieve . --kubeconfig [path to kubeconfig]` | ||
- `mkdir ./results; tar xzf *.tar.gz -C ./results` |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file added
BIN
+5.42 MB
v1.14/kubernetes-fury-aws/201906131243_sonobuoy_45ba0016-2c08-4076-90fc-6d6b8b450e1f.tar.gz
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
vendor: SIGHUP | ||
name: kubernetes-fury-aws | ||
version: k8s-1.14.3-fury-1.0.0 | ||
website_url: https://github.com/sighupio/fury-kubernetes-aws | ||
repo_url: https://github.com/sighupio/fury-kubernetes-aws | ||
documentation_url: https://github.com/sighupio/fury-kubernetes-aws/blob/master/README.md | ||
product_logo_url: https://s3.us-west-1.wasabisys.com/sighup-logos/fury-logo.svg | ||
type: installer | ||
description: Kubernetes Fury for AWS is a battle-tested distribution purely based on upstream Kubernetes that deploy a production grade Kubernetes Cluster at scale with a comprehensive Cloud Native stack implemented with top notch CNCF components. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Conformance testing kubernetes fury aws | ||
|
||
## Steps to reproduce | ||
|
||
- Install kubernetes-fury-aws following the [documentation](https://github.com/sighupio/fury-kubernetes-aws/blob/master/README.md) | ||
- `get -u -v github.com/heptio/sonobuoy` | ||
- `sonobuoy run --kubeconfig [path to kubeconfig]` | ||
- `sonobuoy retrieve . --kubeconfig [path to kubeconfig]` | ||
- `mkdir ./results; tar xzf *.tar.gz -C ./results` |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.