Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 211 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 211 Bytes

api-proxy

Ansible role with alternative API-proxy for kubespray.

Envoy has metrics for Prometheus.

Playbook sample:

---
- hosts: all
  become: true
  gather_facts: false

  roles:
    - api-proxy