NAME

IO::K8s::Cilium::V2::CiliumBGPNodeInstance - CiliumBGPNodeInstance is a single BGP router instance configuration on the node.

VERSION

version 1.108

localASN

LocalASN is the ASN of this virtual router. Supports extended 32bit ASNs.

localPort

LocalPort is the port on which the BGP daemon listens for incoming connections.

If not specified, BGP instance will not listen for incoming connections.

name

Name is the name of the BGP instance. This name is used to identify the BGP instance on the node.

peers

Peers is a list of neighboring BGP peers for this virtual router

routerID

RouterID is the BGP router ID of this virtual router. This configuration is derived from CiliumBGPNodeConfigOverride resource.

If not specified, the router ID will be derived from the node local address.

SUPPORT

Issues

Please report bugs and feature requests on GitHub at https://github.com/pplu/io-k8s-p5/issues.

CONTRIBUTING

Contributions are welcome! Please fork the repository and submit a pull request.

AUTHORS

  • Torsten Raudssus <getty@cpan.org>

  • Jose Luis Martinez Torres <jlmartin@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2018-2026 by Jose Luis Martinez Torres <jlmartin@cpan.org>.

This is free software, licensed under:

The Apache License, Version 2.0, January 2004