Skip to content

v1.3.0

Compare
Choose a tag to compare
@ricsanfre ricsanfre released this 05 Apr 15:45
· 1015 commits to master since this release
c350a5e

[v1.3.0] - 2022-04-05

Adding service mesh architecture to kubernetes cluster

Release Scope:

  • Deployment of Linkerd service mesh architecture
  • Linkerd integration with Cert-manager for automatically generate Linkerd trust anchor and rotate Linkerd identity issuer certificate and private keys.
  • Meshing cluster services with Linkerd.
  • Disabling Elasticsearch TLS default configuration. Secure communications provided by Linkerd.
  • Update documentation.

What's Changed

  • Feature/linkerd by @ricsanfre in #48
  • Fix #44: Add secure access to Kibana
  • Fix #42: Make configurable Elasticsearh and Kibana release to be deployed with ECK
  • Fix #45: Disable Elasticsearch TLS default configuration

Full Changelog: v1.2.0...v1.3.0