Some updates

Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
This commit is contained in:
2025-11-26 20:56:48 +01:00
parent 8c98f4947f
commit 303b849f91

View File

@@ -32,6 +32,8 @@ A couple of bigger tasks I've been working on:
- A dynamic "preview" environments deployment using ArgoCD
- A data streaming automation from ~800 Postgres databases with structural changes via Kafka deployed to Kubernetes
- An introduction of versioned Gitlab-CI templates for replacing per-repo company-wide
- Implementation of an operator for managing kafka users in gcp managed kafka
- Implementation of a Kubernetes backend for Selenoid for running e2e tests in k8s environments
Also, I'm a maintainer of a kubernetes operator that should help users manage databases via CRDs: <https://github.com/db-operator/db-operator>
@@ -39,7 +41,8 @@ Also, I'm a maintainer of a kubernetes operator that should help users manage da
| Company | Position | Dates |
|------------------|-------------------|---------------------|
| **Giant Swarm** | Platform Engineer | 12.2023 - Until Now |
| **Giant Swarm** | DevOps Engineer | 06.2024 - Until Now |
| **Giant Swarm** | Platform Engineer | 12.2023 - 05.2024 |
| **Grandcentrix** | SRE | 02.2023 - 11.2023 |
| **Klöckner.I** | DevOps Engineer | 01.2022 - 01.2023 |
| **Itigris** | DevOps Engineer | 07.2019 - 12.2021 |
@@ -54,10 +57,10 @@ Also, I'm a maintainer of a kubernetes operator that should help users manage da
- **Continuous Delivery**: ArgoCD - Flux - Tekton
- **Infrastructure as Code**: Ansible - Terraform - Cluster API
- **Cloud Providers**: Microsoft Azure - Google Cloud - AWS - Yandex Cloud - Hetzner
- **Observability**: Prometheus - Grafana - Loki - Elasticsearch - Kibana - FluentBit - Promtail - Fluentd
- **Secrets/Encryption**: Sops - Age - Helm Secrets
- **Databases**: PostgreSQL - MySQL - Percona MySQL - Redis
- **Observability**: Prometheus - Mimir - Grafana - Loki - Elasticsearch - Kibana - FluentBit - Promtail - Fluentd - Grafana Alloy
- **Secrets/Encryption**: Sops - Age - Helm Secrets - Hashicorp Vault
- **Databases**: PostgreSQL - MySQL - Percona MySQL - Redis - Mongo - Dragonfly
- **Storages**: Minio - Ceph - Longhorn
- **Others**: Kafka - RabbitMQ - Selenium - Kyverno - Self-Hosted - K3s - Kubeadm
- **Others**: Kafka - RabbitMQ - Selenium - Kyverno - Self-Hosted - K3s - Kubeadm - Selenoid
PS: *This CV is built in a CI pipeline, and uploaded to a Minio Bucket, so you should be able to download the latest version here: <https://s3.badhouseplants.net/public-download/n.rodionov.pdf>*