Polycrate CLI 0.29.10 released: Security Hardening
Polycrate CLI version 0.29.10 focuses on security, bringing comprehensive Kubernetes hardening for …
With version 0.28.0, Polycrate receives its most comprehensive feature update yet. Three core areas are in focus: secure workspace encryption, an integrated Kubernetes Operator for automated cluster management, and real-time endpoint monitoring.
Infrastructure-as-Code often means that sensitive information like credentials, API keys, or certificates end up in the repository. With the new Workspace Encryption, you can now securely store this data in an encrypted secrets.poly.
The encryption is based on age – a modern, auditable cryptographic standard. Your secrets are automatically decrypted when executing actions and are available in Ansible playbooks and Jinja2 templates.
Benefits: No more plaintext credentials in the Git repository, simple key management with polycrate workspace encrypt/decrypt, and seamless integration into existing workflows.
→ Workspace Encryption Documentation
The new integrated Kubernetes Operator transforms Polycrate into a powerful multi-cluster management tool. It automatically discovers resources in your cluster and synchronizes them with the Polycrate API:
Benefits: Complete visibility across all clusters, no manual maintenance of endpoint lists, and automatic synchronization with the central API.
The Endpoint Monitoring continuously checks the availability of your services via HTTP and ICMP. The operator exports the results as Prometheus metrics, which can be collected by VictoriaMetrics or Prometheus.
Benefits: Immediate notification of outages, historical availability data, and integration into existing monitoring stacks.
→ Endpoint Monitoring Documentation
polycrate update 0.28.0
Or download the binaries directly from PolyHub.
Polycrate is the Infrastructure-as-Code tool by ayedo for declarative multi-cluster management. Learn more →
Polycrate CLI version 0.29.10 focuses on security, bringing comprehensive Kubernetes hardening for …
With Polycrate API 0.11.17, we enhance the diagnostic capabilities for the timeline charts in the …
Polycrate CLI version 0.29.9 brings significant improvements to endpoint monitoring with a complete …