Developers: Zero Trust Identity for Workloads¶
The Bi-pod Blueprint deployment successfully demonstrates:
✅ Hopr WoSP encrypting all inter-pod communication
✅ Separate Kubernetes namespaces for pod isolation
✅ Customize business logic within any app in the network
✅ Local k3d cluster deployment for development
✅ Multi-container pod architecture with sidecars
✅ Cross-namespace service communication via FQDN
What You Learn With A Free Trial Blueprint¶
- Hopr Workload Security Proxy: How to deploy an an application network that is secure by default through Zero Trust, Cloud Native AMTD
- Kubernetes Patterns: Pre-configured networked pods, sidecars, namespaces, services, ConfigMaps, Secrets
- k3d Development: Local Kubernetes cluster setup and management
- Application Design: Remove and replace the blueprint app business logic with your own
** Steps to Begin Learning**¶
-
Experiment with the relay pattern:
-
Modify timing intervals
- Add custom data fields to batons
- Change the message format
-
Scale the network:
-
Add a third pod (or more)
- Create different relay topologies (linear, circular, star)
- Test with multiple simultaneous relays
-
Monitor Hopr metrics:
-
Explore xtra-wasm logs in detail
- Track encryption key rotation
- Measure latency through the proxy
-
Customize the application:
-
Modify or replace the Python app business logic for your use case
- Add database persistence
- Implement REST APIs for external control
-
Production deployment:
-
License one or more blueprints to build a production app network
- Don't see a blueprint for your use case? Request it by email: Lane7@hopr[dot]co
- Add monitoring and alerting
- Configure resource limits and auto-scaling
Additional Resources¶
- Hopr Lane7 Blueprint Catalog: https://hopr.co/lane7-blueprints#L7-catalog
- Hopr Documentation: YOU'RE HERE
- Envoy Proxy Documentation: https://www.envoyproxy.io/
- k3d Documentation: https://k3d.io/
- Kubernetes Documentation: https://kubernetes.io/docs/
- aiohttp Documentation: https://docs.aiohttp.org/
Getting Support¶
- Hopr Documentation: Technical guides and API references
- GitLab Issues: Bug reports and feature requests