You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deployed Linkding on local Kubernetes (Rancher Desktop/K3s) using namespaces, YAML manifests, Services, and PersistentVolumeClaims to persist SQLite data across pod restarts.
PriceSmart is a dynamic pricing engine built with Spring Boot, designed to demonstrate Istio's traffic management capabilities in a Kubernetes environment. The service provides a REST API to calculate product prices based on different pricing models (Global, Customer, and Subscription) controlled via environment variables.