Skip to content
Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Latest commit

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Github Action Kops

LicenseGitHub Action StatusGitHub Workflow Version

Example

name: Kopson: pushjobs:
export-kubeconfig:
name: Validate clusterruns-on: ubuntu-20.04steps:
- name: Setup Kopsuses: hiberbee/github-action-kops@latestwith:
command: validate clustercluster-name: k8s.hiberbee.netstate-store: s3://hiberbee-infrastructure-stateenv:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}AWS_REGION: ${{ secrets.AWS_DEFAULT_REGION }}

About

Setup Kops and perform command as Github Action

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages