mirror of
https://github.com/bitnami/charts.git
synced 2026-03-10 06:57:55 +08:00
39 lines
1017 B
YAML
39 lines
1017 B
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Infrastructure
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: metallb-speaker
|
|
image: docker.io/bitnami/metallb-speaker:0.13.11-debian-11-r31
|
|
- name: metallb-controller
|
|
image: docker.io/bitnami/metallb-controller:0.13.11-debian-11-r29
|
|
apiVersion: v2
|
|
appVersion: 0.13.11
|
|
dependencies:
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: MetalLB is a load-balancer implementation for bare metal Kubernetes clusters, using standard routing protocols.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/metallb-speaker/img/metallb-speaker-stack-220x234.png
|
|
keywords:
|
|
- load-balancer
|
|
- balancer
|
|
- lb
|
|
- bgp
|
|
- arp
|
|
- vrrp
|
|
- vip
|
|
kubeVersion: '>= 1.19.0-0'
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: metallb
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/metallb
|
|
version: 4.7.10
|