nearform / initium-platform

A set of Kubernetes add-ons with optimal configuration and test coverage to create a day zero platform for your code
https://initium.nearform.com
Other
16 stars 3 forks source link

[DOCS] - Provide a proper Developer workflow scenario #44

Open julianxhokaxhiu opened 1 year ago

julianxhokaxhiu commented 1 year ago

Write a documentation page with the ideal workflow for a developer.

How to write an application, which port is exposed by default, how to deploy a service, how to query the service (Where do I find the endpoint), how to pass environment variables and secrets.

julianxhokaxhiu commented 1 year ago

After working on this item for the past two weeks, here is my current status update:

What is currently missing to finalize this item:

By having at least these two points correctly implemented, it should allow us to be able to test our action "in action", as well as showcase easily to developers the action integration onboarding this project.