| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this userβs behavior. Learn more about reporting abuse.
Report abuse|
I have been working in IT for the last 20 years until I transitioned to being a DevOps Engineer. I am currently working as a Senior DevOps Engineer at a large FinTech company in Israel. My responsibilities include researching new technologies, helping implement DevOps methodologies, and promoting the "DevOps Way" to other team members. |
My goal is to constantly improve my knowledge and experience as a DevOps engineer. I created this GitHub account to showcase and document the various private projects I'm working on. It's a simple and effective way to incrementally improve my skills and share my journey with others. |
graph TD
subgraph GitHub ["GitHub & GitOps"]
Config["Cluster Config (YAML)"]
end
subgraph Cluster ["Home Lab Cluster (K8s)"]
Flux["FluxCD (GitOps Operator)"]
subgraph Apps ["Self-Hosted Applications"]
HA["π Home Assistant"]
PH["π‘οΈ Pi-Hole"]
end
end
Config -- "Syncs with" --> Flux
Flux -- "Deploys & Reconciles" --> HA
Flux -- "Deploys & Reconciles" --> PH
style GitHub fill:#171515,stroke:#fff,stroke-width:2px,color:#fff
style Cluster fill:#326ce5,stroke:#fff,stroke-width:2px,color:#fff
style Apps fill:#0077B5,stroke:#fff,stroke-width:2px,color:#fff
This repository is managed by YADM tool to back up and revision my .dot config files
Shell
| Back | FazBrowse Home | New Git URL |