aws-k8s-tester

AWS Kubernetes tester, kubetest2 deployer implementation

APACHE-2.0 License

Stars
163

Bot releases are hidden (Show)

aws-k8s-tester - v0.8.3

Published by gyuho over 4 years ago

Please check out CHANGELOG for a full list of changes.

Signing key can be found at pgp.mit.edu/pks/[email protected]&op=index.

Install
AWS_K8S_TESTER_VERSION=v0.8.3


DOWNLOAD_URL=https://github.com/aws/aws-k8s-tester/releases/download
rm -rf /tmp/aws-k8s-tester
if [[ "${OSTYPE}" == "linux"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-linux-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
elif [[ "${OSTYPE}" == "darwin"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-darwin-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
fi

chmod +x /tmp/aws-k8s-tester
/tmp/aws-k8s-tester version
aws-k8s-tester - v0.8.2

Published by gyuho over 4 years ago

Please check out CHANGELOG for a full list of changes.

Signing key can be found at pgp.mit.edu/pks/[email protected]&op=index.

Install
AWS_K8S_TESTER_VERSION=v0.8.2


DOWNLOAD_URL=https://github.com/aws/aws-k8s-tester/releases/download
rm -rf /tmp/aws-k8s-tester
if [[ "${OSTYPE}" == "linux"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-linux-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
elif [[ "${OSTYPE}" == "darwin"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-darwin-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
fi

chmod +x /tmp/aws-k8s-tester
/tmp/aws-k8s-tester version
aws-k8s-tester - v0.8.1

Published by gyuho over 4 years ago

Please check out CHANGELOG for a full list of changes.

Signing key can be found at pgp.mit.edu/pks/[email protected]&op=index.

Install
AWS_K8S_TESTER_VERSION=v0.8.1


DOWNLOAD_URL=https://github.com/aws/aws-k8s-tester/releases/download
rm -rf /tmp/aws-k8s-tester
if [[ "${OSTYPE}" == "linux"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-linux-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
elif [[ "${OSTYPE}" == "darwin"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-darwin-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
fi

chmod +x /tmp/aws-k8s-tester
/tmp/aws-k8s-tester version
aws-k8s-tester - v0.8.0

Published by gyuho over 4 years ago

Please check out CHANGELOG for a full list of changes.

Signing key can be found at pgp.mit.edu/pks/[email protected]&op=index.

Install
AWS_K8S_TESTER_VERSION=v0.8.0


DOWNLOAD_URL=https://github.com/aws/aws-k8s-tester/releases/download
rm -rf /tmp/aws-k8s-tester
if [[ "${OSTYPE}" == "linux"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-linux-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
elif [[ "${OSTYPE}" == "darwin"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-darwin-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
fi

chmod +x /tmp/aws-k8s-tester
/tmp/aws-k8s-tester version
aws-k8s-tester - v0.7.8

Published by gyuho over 4 years ago

Please check out CHANGELOG for a full list of changes.

Signing key can be found at pgp.mit.edu/pks/[email protected]&op=index.

Install
AWS_K8S_TESTER_VERSION=v0.7.8


DOWNLOAD_URL=https://github.com/aws/aws-k8s-tester/releases/download
rm -rf /tmp/aws-k8s-tester
if [[ "${OSTYPE}" == "linux"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-linux-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
elif [[ "${OSTYPE}" == "darwin"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-darwin-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
fi

chmod +x /tmp/aws-k8s-tester
/tmp/aws-k8s-tester version
aws-k8s-tester - v0.7.7

Published by gyuho over 4 years ago

Please check out CHANGELOG for a full list of changes.

Signing key can be found at pgp.mit.edu/pks/[email protected]&op=index.

Install
AWS_K8S_TESTER_VERSION=v0.7.7


DOWNLOAD_URL=https://github.com/aws/aws-k8s-tester/releases/download
rm -rf /tmp/aws-k8s-tester
if [[ "${OSTYPE}" == "linux"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-linux-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
elif [[ "${OSTYPE}" == "darwin"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-darwin-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
fi

chmod +x /tmp/aws-k8s-tester
/tmp/aws-k8s-tester version
aws-k8s-tester - v0.7.6

Published by gyuho over 4 years ago

Please check out CHANGELOG for a full list of changes.

Signing key can be found at pgp.mit.edu/pks/[email protected]&op=index.

Install
AWS_K8S_TESTER_VERSION=v0.7.6


DOWNLOAD_URL=https://github.com/aws/aws-k8s-tester/releases/download
rm -rf /tmp/aws-k8s-tester
if [[ "${OSTYPE}" == "linux"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-linux-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
elif [[ "${OSTYPE}" == "darwin"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-darwin-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
fi

chmod +x /tmp/aws-k8s-tester
/tmp/aws-k8s-tester version
aws-k8s-tester - v0.7.5

Published by gyuho over 4 years ago

Please check out CHANGELOG for a full list of changes.

Signing key can be found at pgp.mit.edu/pks/[email protected]&op=index.

Install
AWS_K8S_TESTER_VERSION=v0.7.5


DOWNLOAD_URL=https://github.com/aws/aws-k8s-tester/releases/download
rm -rf /tmp/aws-k8s-tester
if [[ "${OSTYPE}" == "linux"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-linux-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
elif [[ "${OSTYPE}" == "darwin"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-darwin-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
fi

chmod +x /tmp/aws-k8s-tester
/tmp/aws-k8s-tester version
aws-k8s-tester - v0.7.4

Published by gyuho over 4 years ago

Please check out CHANGELOG for a full list of changes.

Signing key can be found at pgp.mit.edu/pks/[email protected]&op=index.

Install
AWS_K8S_TESTER_VERSION=v0.7.4


DOWNLOAD_URL=https://github.com/aws/aws-k8s-tester/releases/download
rm -rf /tmp/aws-k8s-tester
if [[ "${OSTYPE}" == "linux"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-linux-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
elif [[ "${OSTYPE}" == "darwin"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-darwin-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
fi

chmod +x /tmp/aws-k8s-tester
/tmp/aws-k8s-tester version
aws-k8s-tester - v0.7.3

Published by gyuho over 4 years ago

Please check out CHANGELOG for a full list of changes.

Signing key can be found at pgp.mit.edu/pks/[email protected]&op=index.

Install
AWS_K8S_TESTER_VERSION=v0.7.3


DOWNLOAD_URL=https://github.com/aws/aws-k8s-tester/releases/download
rm -rf /tmp/aws-k8s-tester
if [[ "${OSTYPE}" == "linux"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-linux-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
elif [[ "${OSTYPE}" == "darwin"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-darwin-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
fi

chmod +x /tmp/aws-k8s-tester
/tmp/aws-k8s-tester version
aws-k8s-tester - v0.7.2

Published by gyuho over 4 years ago

Please check out CHANGELOG for a full list of changes.

Signing key can be found at pgp.mit.edu/pks/[email protected]&op=index.

Install
AWS_K8S_TESTER_VERSION=v0.7.2


DOWNLOAD_URL=https://github.com/aws/aws-k8s-tester/releases/download
rm -rf /tmp/aws-k8s-tester
if [[ "${OSTYPE}" == "linux"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-linux-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
elif [[ "${OSTYPE}" == "darwin"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-darwin-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
fi

chmod +x /tmp/aws-k8s-tester
/tmp/aws-k8s-tester version
aws-k8s-tester - v0.7.1

Published by gyuho over 4 years ago

Please check out CHANGELOG for a full list of changes.

Signing key can be found at pgp.mit.edu/pks/[email protected]&op=index.

Install
AWS_K8S_TESTER_VERSION=v0.7.1


DOWNLOAD_URL=https://github.com/aws/aws-k8s-tester/releases/download
rm -rf /tmp/aws-k8s-tester
if [[ "${OSTYPE}" == "linux"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-linux-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
elif [[ "${OSTYPE}" == "darwin"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-darwin-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
fi

chmod +x /tmp/aws-k8s-tester
/tmp/aws-k8s-tester version
aws-k8s-tester - v0.7.0

Published by gyuho over 4 years ago

Please check out CHANGELOG for a full list of changes.

Signing key can be found at pgp.mit.edu/pks/[email protected]&op=index.

Install
AWS_K8S_TESTER_VERSION=v0.7.0


DOWNLOAD_URL=https://github.com/aws/aws-k8s-tester/releases/download
rm -rf /tmp/aws-k8s-tester
if [[ "${OSTYPE}" == "linux"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-linux-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
elif [[ "${OSTYPE}" == "darwin"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-darwin-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
fi

chmod +x /tmp/aws-k8s-tester
/tmp/aws-k8s-tester version
aws-k8s-tester - v0.6.9

Published by gyuho over 4 years ago

Please check out CHANGELOG for a full list of changes.

Signing key can be found at pgp.mit.edu/pks/[email protected]&op=index.

Install
AWS_K8S_TESTER_VERSION=v0.6.9


DOWNLOAD_URL=https://github.com/aws/aws-k8s-tester/releases/download
rm -rf /tmp/aws-k8s-tester
if [[ "${OSTYPE}" == "linux"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-linux-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
elif [[ "${OSTYPE}" == "darwin"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-darwin-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
fi

chmod +x /tmp/aws-k8s-tester
/tmp/aws-k8s-tester version
aws-k8s-tester - v0.6.8

Published by gyuho over 4 years ago

Please check out CHANGELOG for a full list of changes.

Signing key can be found at pgp.mit.edu/pks/[email protected]&op=index.

Install
AWS_K8S_TESTER_VERSION=v0.6.8


DOWNLOAD_URL=https://github.com/aws/aws-k8s-tester/releases/download
rm -rf /tmp/aws-k8s-tester
if [[ "${OSTYPE}" == "linux"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-linux-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
elif [[ "${OSTYPE}" == "darwin"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-darwin-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
fi

chmod +x /tmp/aws-k8s-tester
/tmp/aws-k8s-tester version
aws-k8s-tester - v0.6.7

Published by gyuho over 4 years ago

Please check out CHANGELOG for a full list of changes.

Signing key can be found at pgp.mit.edu/pks/[email protected]&op=index.

Install
AWS_K8S_TESTER_VERSION=v0.6.7


DOWNLOAD_URL=https://github.com/aws/aws-k8s-tester/releases/download
rm -rf /tmp/aws-k8s-tester
if [[ "${OSTYPE}" == "linux"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-linux-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
elif [[ "${OSTYPE}" == "darwin"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-darwin-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
fi

chmod +x /tmp/aws-k8s-tester
/tmp/aws-k8s-tester version
aws-k8s-tester - v0.6.6

Published by gyuho over 4 years ago

Please check out CHANGELOG for a full list of changes.

Signing key can be found at pgp.mit.edu/pks/[email protected]&op=index.

Install
AWS_K8S_TESTER_VERSION=v0.6.6


DOWNLOAD_URL=https://github.com/aws/aws-k8s-tester/releases/download
rm -rf /tmp/aws-k8s-tester
if [[ "${OSTYPE}" == "linux"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-linux-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
elif [[ "${OSTYPE}" == "darwin"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-darwin-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
fi

chmod +x /tmp/aws-k8s-tester
/tmp/aws-k8s-tester version
aws-k8s-tester - v0.6.5

Published by gyuho over 4 years ago

Please check out CHANGELOG for a full list of changes.

Signing key can be found at pgp.mit.edu/pks/[email protected]&op=index.

Install
AWS_K8S_TESTER_VERSION=v0.6.5


DOWNLOAD_URL=https://github.com/aws/aws-k8s-tester/releases/download
rm -rf /tmp/aws-k8s-tester
if [[ "${OSTYPE}" == "linux"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-linux-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
elif [[ "${OSTYPE}" == "darwin"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-darwin-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
fi

chmod +x /tmp/aws-k8s-tester
/tmp/aws-k8s-tester version
aws-k8s-tester - v0.6.4

Published by gyuho over 4 years ago

Please check out CHANGELOG for a full list of changes.

Signing key can be found at pgp.mit.edu/pks/[email protected]&op=index.

Install
AWS_K8S_TESTER_VERSION=v0.6.4


DOWNLOAD_URL=https://github.com/aws/aws-k8s-tester/releases/download
rm -rf /tmp/aws-k8s-tester
if [[ "${OSTYPE}" == "linux"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-linux-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
elif [[ "${OSTYPE}" == "darwin"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-darwin-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
fi

chmod +x /tmp/aws-k8s-tester
/tmp/aws-k8s-tester version
aws-k8s-tester - v0.6.3

Published by gyuho over 4 years ago

Please check out CHANGELOG for a full list of changes.

Signing key can be found at pgp.mit.edu/pks/[email protected]&op=index.

Install
AWS_K8S_TESTER_VERSION=v0.6.3


DOWNLOAD_URL=https://github.com/aws/aws-k8s-tester/releases/download
rm -rf /tmp/aws-k8s-tester
if [[ "${OSTYPE}" == "linux"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-linux-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
elif [[ "${OSTYPE}" == "darwin"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-darwin-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
fi

chmod +x /tmp/aws-k8s-tester
/tmp/aws-k8s-tester version