Compare commits
1 Commits
off-cv
...
renovate/c
Author | SHA1 | Date | |
---|---|---|---|
88fac61342 |
42
index.md
42
index.md
@ -13,42 +13,40 @@ css: |-
|
|||||||
.page-break { page-break-after: always; }
|
.page-break { page-break-after: always; }
|
||||||
---
|
---
|
||||||
|
|
||||||
# LEBENSLAUF
|
## Nikolai Rodionov
|
||||||
|
|
||||||
### Persönliche Daten
|
|
||||||
```
|
```
|
||||||
Vor- und Zuname Rodionov Nikolai
|
> Location: Hamburg, Germany
|
||||||
Anschrift Mühlenstieg 19, Hamburg, 22041
|
> Email: allanger@zohomail.com
|
||||||
Mobil 015223284008
|
> Github: https://github.com/allanger
|
||||||
E-Mail allanger@zohomail.com
|
|
||||||
Geburtsdatum 19. Dezember 1997
|
|
||||||
Staatsangehörigkeit Russische Föderation
|
|
||||||
Familienstand Verheiratet (19.10.2021)
|
|
||||||
```
|
```
|
||||||
|
|
||||||
### Schulbildung
|
### About me
|
||||||
|
|
||||||
Gymnasium Nr. 155 <br>Sankt-Petersburg, Russische Föderation <br>Abschluss: allgemeine Oberschulbildung
|
I'm a DevOps engineer with 7+ years of hands-on experience with a decent amount of tools. My main focus is Kubernetes and CI/CD, but it absolutely doesn't mean that I would like to avoid tasks in other areas.
|
||||||
|
|
||||||
|
A couple of bigger tasks I've been working on:
|
||||||
|
|
||||||
### Berufliche Tätigkeit
|
- A migration of several MySQL Percona clusters to Kubernetes using the Percona Operator
|
||||||
| | |
|
- An implementation of a downtime-free blue-green deployment for RabbitMQ
|
||||||
|-----------------|--------------------------------------------------------------------------|
|
- A dynamic "preview" environments deployment using ArgoCD
|
||||||
| 03.2017-05.2019 | DevOps Ingenieur <br>Etersoft <br>Sankt-Petersburg, Russische Föderation |
|
- 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
|
||||||
|
|
||||||
| Firma | Job | Zeitraum |
|
Also, I'm a maintainer of a kubernetes operator that should help users manage databases via CRDs: <https://github.com/db-operator/db-operator>
|
||||||
|
|
||||||
|
### Experience
|
||||||
|
|
||||||
|
| Company | Position | Dates |
|
||||||
|------------------|-------------------|---------------------|
|
|------------------|-------------------|---------------------|
|
||||||
| **Giant Swarm** | Platform Engineer | 12.2023 - Bis jetzt |
|
| **Giant Swarm** | Platform Engineer | 12.2023 - Until Now |
|
||||||
| **Grandcentrix** | SRE | 02.2023 - 11.2023 |
|
| **Grandcentrix** | SRE | 02.2023 - 11.2023 |
|
||||||
| **Klöckner.I** | DevOps Engineer | 01.2022 - 01.2023 |
|
| **Klöckner.I** | DevOps Engineer | 01.2022 - 01.2023 |
|
||||||
| **Itigris** | DevOps Engineer | 07.2019 - 12.2021 |
|
| **Itigris** | DevOps Engineer | 07.2019 - 12.2021 |
|
||||||
| **Etersoft** | DevOps Engineer | 03.2017 - 06.2019 |
|
| **Etersoft** | DevOps Engineer | 03.2017 - 06.2019 |
|
||||||
|
|
||||||
### Fremdsprachen
|
### Tools
|
||||||
- Russisch (Muttersprache)
|
|
||||||
- Englisch (sehr gute Kenntnisse)
|
|
||||||
|
|
||||||
### Berufliche Kenntnisse und Interessen
|
|
||||||
- **Environments**: Linux - Containers - Kubernetes - Proxmox
|
- **Environments**: Linux - Containers - Kubernetes - Proxmox
|
||||||
- **Kubernetes**: Helm - Kustomize - Kubebuilder - Helmfile
|
- **Kubernetes**: Helm - Kustomize - Kubebuilder - Helmfile
|
||||||
- **Scripting/Coding**: Bash - Go - Rust - Perl
|
- **Scripting/Coding**: Bash - Go - Rust - Perl
|
||||||
@ -61,3 +59,5 @@ Gymnasium Nr. 155 <br>Sankt-Petersburg, Russische Föderation <br>Abschluss: all
|
|||||||
- **Databases**: PostgreSQL - MySQL - Percona MySQL - Redis
|
- **Databases**: PostgreSQL - MySQL - Percona MySQL - Redis
|
||||||
- **Storages**: Minio - Ceph - Longhorn
|
- **Storages**: Minio - Ceph - Longhorn
|
||||||
- **Others**: Kafka - RabbitMQ - Selenium - Kyverno - Self-Hosted - K3s - Kubeadm
|
- **Others**: Kafka - RabbitMQ - Selenium - Kyverno - Self-Hosted - K3s - Kubeadm
|
||||||
|
|
||||||
|
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>*
|
||||||
|
3
renovate.json
Normal file
3
renovate.json
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
|
||||||
|
}
|
Reference in New Issue
Block a user