[ANN] Kubebird 0.1.0 - A Kubernetes operator for Firebird
5 views
Skip to first unread message
Enrico Bianchi
unread,
Aug 17, 2026, 7:21:24 AM (9 days ago) Aug 17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to firebird-general
Searching on the Internet, one of things which I miss is a Kubernetes operator for Firebird. So, for this reason, I've decided to write one. Kubebird is a Kubernetes operator to manage Firebird instances. Features are:
Create an instance of Firebird (it uses official images).
Manage SYSDBA password.
Create and delete databases in the instance.
Set shadow databases.
Set database aliases.
Set service exposition.
At the moment I've released a first version, but I plan to add new features (such as replication). If you want to share a feedback, code is inhttps://github.com/henryx/kubebird
Cheers,
Enrico
Pavel Cisar
unread,
Aug 17, 2026, 9:07:18 AM (9 days ago) Aug 17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to firebird...@googlegroups.com
On 17-08-2026 15:07, Pavel Cisar wrote:
> As initial announcement did not provided an URL to the project, here it
> is: https://github.com/henryx/kubebird