Exercise with cuelang and kubernetes manifest rendering.
To generate yaml manifest use the command below inside the directory morcue.
cue dump_deploy
cue dump_service
The command dump is defined in the file dump_tool.cue
for more informatio,ns about the cuelang language visit https://cuelang.org/