Skip to content

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 11 Jun 21:10
· 107 commits to main since this release

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