v0.5.1
Major Changes
- Introduce a normal cluster IP service for agent-to-agent communication
- Introduce an AgentSet level cluster IP service for entry access
Installation
kubectl create namespace kynomesh-system
# Install Kynomesh controller
kubectl apply -n kynomesh-system -f https://github.com/kynoproj/kynomesh/releases/download/v0.5.1/install.yaml
Full Changelog: v0.5.0...v0.5.1