Use these exercises after completing the runnable example in ../basics/.
Practice creating and registering a new Component entity in the Backstage Software Catalog.
second-service.yaml.Component entity with:
metadata.namespec.type set to servicespec.lifecycle set to experimentalspec.owner set to guestscatalog.locations list in app-config.yaml.yarn start.The catalog should show both devops-basics-sample-service and the new service you created.
See how changes to catalog metadata are reflected in Backstage.
second-service.yaml.Read the Backstage catalog entity descriptor documentation and add one more supported metadata or specification field to your component.
Documentation: