Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add link to interactive demo #375

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

salaxander
Copy link
Contributor

Add a link to the newly created Killercoda interactive demo!

Closes #346

Signed-off-by: Xander Grzywinski <xandergrzyw@gmail.com>
README.md Outdated Show resolved Hide resolved
@salaxander
Copy link
Contributor Author

@sozercan - killercoda account name has been updated, this should be good to go now

@sozercan
Copy link
Member

sozercan commented Oct 20, 2023

@salaxander can we add a CI for this to make sure it's working, and if not, we'll get some sort of signal in the future?

another concern i have is that, this'll need to be updated. For example, looking at https://github.com/killercoda/scenarios-opa/blob/main/intro/assets/gatekeeper.yaml#L760 it has an ancient version of GK which won't be updated. We'll need some sort of update mechanism, perhaps similar to copa-action where it gets the latest release from Github.

@salaxander
Copy link
Contributor Author

I think we can make the update work with actions, but I don't have a clue how we'd do an availability check beyond pinging the URL and getting a 200 back

@sozercan
Copy link
Member

@salaxander i meant this part of it: https://github.com/project-copacetic/copa-action/blob/main/action.yaml#L36-L41
This will automatically pull in the latest release instead of being hardcoded

@salaxander
Copy link
Contributor Author

@sozercan I recently updated the script to pull in the latest release of Copa

@sozercan
Copy link
Member

@salaxander can we add a simple nightly or weekly github action to execute the scripts so we'll know if it's broken

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

Successfully merging this pull request may close these issues.

[DOC] Killercoda Demo
2 participants