These services are not production ready and are intended for demonstration purposes only.
- configure-ssl: An example to demonstrate SSL configuration.
- export-logs-demo: An example to demostrate log export.
- set-up-project-with-connector: An example to demostrate adding connectors to projects.
- news-service: A News API that provides headlines by country and category.
- weather-service: A Weather API that provides the current weather by city and country.
- user-news-and-weather: A service that aggregates information from news-service and weather-service for registered users.
- user-news-and-weather-k8s: Helm charts for setting up the user-news-and-weather service and its dependencies.