Skip to content
View tinhutins's full-sized avatar
Block or Report

Block or report tinhutins

Block user

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
tinhutins/README.md

Hi there! πŸ‘‹

I'm Tino, an experienced IT professional with a passion for Linux, DevOps, and cloud technologies. With a background in all-around IT and a transition into the Linux-DevOps space, I bring a diverse skill set to the table. My journey encompasses various roles, each contributing to my proficiency in handling complex IT challenges.

πŸ“‚ Repositories

Here are some of the projects I've worked on:

  • kubernetes: Deploy HA kubeadm cluster, also if needed perform upgrade of cluster or add new nodes into cluster.
  • ci-cd-without-jenkins: Build and deploy new application to dockerhub using github actions for CI.
  • argo-k8s-python: Deploy that builded app from github actions to the k8s cluster using kustomize and argoCD.
  • voting-app-lfs-261: Complete CI/CD for Example Voting App using Terraform and Ansible.
  • argocd-vote-deploy: Deploy Example Voting App into Kubernetes using ArgoCD for k8s.
  • docker-swarm-config: Deploy docker swarm cluster with nginx or haproxy as LB infront of cluster.

Feel free to explore more in the Repositories section!

πŸ“« Let's Connect!

I'm always open to collaboration and discussion. Feel free to reach out to me through LinkedIn.

Let's build and innovate together! πŸš€

Popular repositories Loading

  1. devops-repo-setup-jenkins devops-repo-setup-jenkins Public

    Forked from lfs261/devops-repo

    Devops Automation Code for LFS261 Continuous Delivery Course

    Mustache

  2. gitlab-nana-course gitlab-nana-course Public

    JavaScript 2

  3. mmumshad_simple_web_app_ansible mmumshad_simple_web_app_ansible Public

    this app https://github.com/mmumshad/simple-webapp installed with ansible

    Python

  4. learning-app-ecommerce_ansible learning-app-ecommerce_ansible Public

    this https://github.com/kodekloudhub/learning-app-ecommerce automated with ansible

    Jinja 1

  5. ansible-web-playbooks ansible-web-playbooks Public

    Forked from mgcrea/ansible-web-playbooks

    Set of playbooks roles to orchestrate your web servers, powered by Ansible.

    Shell

  6. argocd-vote-deploy argocd-vote-deploy Public

    argo cd repo to deploy manifests into kubernetes for voting app