-
openshift + github actionsCI-CD/github-actions 2021. 10. 4. 21:01
Youtube
https://www.youtube.com/watch?v=B_Y8re_5cr8
GitHub Actions and OpenShift - John Bohannon (GitHub) John Duimovich (Red Hat) OpenShift Commons openshift cli oc 설치
https://github.com/openshift/origin/releases
Releases · openshift/origin
Conformance test suite for OpenShift. Contribute to openshift/origin development by creating an account on GitHub.
github.com
내 경우 C:\dev\openshift-origin-client-tools-v3.11.0-0cbc58b-windows 에 설치 후 PATH 에 추가
C:\dev\openshift-origin-client-tools-v3.11.0-0cbc58b-windows
확인
oc version
github cli 설치
https://github.com/cli/cli/releases
Releases · cli/cli
GitHub’s official command line tool. Contribute to cli/cli development by creating an account on GitHub.
github.com
default path 인 C:\Program Files (x86)\GitHub CLI 를 PATH 추가
확인
gh version
Red Hat openhisft developer sandbox
https://developers.redhat.com/developer-sandbox/get-started
Get started in the Developer Sandbox for Red Hat OpenShift | Red Hat Developer
Get up and running in your very own Developer Sandbox for Red Hat OpenShift just four easy steps.
developers.redhat.com
dev sandbox 접속하여, oc 를 통해 로그인
github : https://github.com/gwagdalf/simple-app
GitHub - gwagdalf/simple-app
Contribute to gwagdalf/simple-app development by creating an account on GitHub.
github.com
oc 로그인 & gh 설치된 상태에서
setsecret.cmd 실행