Skip to content

Can GitHub Codespaces be used as a development environment for Retina? #348

Answered by xiaozhiche320
roopeshsn asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Roopeshsn, I’m happy to answer your question.

Yes, you can definitely use Codespace, and we've already set up the dev configuration file in the .devcontainer folder. It’s straightforward to use Codespace as a development environment, and Kubectl is also done there. You just need to enable GPG signing in your Codespace config, create a fork from the main repository, and then use your fork to post any PRs.

FYI, Azure CLI, Prometheus, Grafana, and Hubble CLI might be needed depending on your use case, but they’re also easy to install.

Hope you enjoy the experience!

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@SRodi
Comment options

Answer selected by xiaozhiche320
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants