home.social

#terraform — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #terraform, aggregated by home.social.

  1. I got tired of searching GitHub, GitMoji cheat sheets, and old commit messages every time I wanted the "right" commit emoji.

    So I built EmoCommits: a searchable commit emoji handbook for developers, DevOps engineers, SREs, and platform teams.

    github.com/carvilsi/emocommits

    ✅ 800+ curated commit intents
    🐳 Docker
    ☸️ Kubernetes
    🌱 Terraform
    📊 Observability
    💾 Databases
    ☁️ Cloud
    🌐 Networking
    🤖 CI/CD
    🔒 Security
    …and much more.

    Search from your terminal:

    emo -a docker kubernetes
    emo tracing
    emo security cve

    Feedback and contributions are welcome!

    #commit #opensource #devops #kubernetes #docker #terraform #sre #programming

  2. I got tired of searching GitHub, GitMoji cheat sheets, and old commit messages every time I wanted the "right" commit emoji.

    So I built EmoCommits: a searchable commit emoji handbook for developers, DevOps engineers, SREs, and platform teams.

    github.com/carvilsi/emocommits

    ✅ 800+ curated commit intents
    🐳 Docker
    ☸️ Kubernetes
    🌱 Terraform
    📊 Observability
    💾 Databases
    ☁️ Cloud
    🌐 Networking
    🤖 CI/CD
    🔒 Security
    …and much more.

    Search from your terminal:

    emo -a docker kubernetes
    emo tracing
    emo security cve

    Feedback and contributions are welcome!

    #commit #opensource #devops #kubernetes #docker #terraform #sre #programming

  3. I got tired of searching GitHub, GitMoji cheat sheets, and old commit messages every time I wanted the "right" commit emoji.

    So I built EmoCommits: a searchable commit emoji handbook for developers, DevOps engineers, SREs, and platform teams.

    github.com/carvilsi/emocommits

    ✅ 800+ curated commit intents
    🐳 Docker
    ☸️ Kubernetes
    🌱 Terraform
    📊 Observability
    💾 Databases
    ☁️ Cloud
    🌐 Networking
    🤖 CI/CD
    🔒 Security
    …and much more.

    Search from your terminal:

    emo -a docker kubernetes
    emo tracing
    emo security cve

    Feedback and contributions are welcome!

    #commit #opensource #devops #kubernetes #docker #terraform #sre #programming

  4. I got tired of searching GitHub, GitMoji cheat sheets, and old commit messages every time I wanted the "right" commit emoji.

    So I built EmoCommits: a searchable commit emoji handbook for developers, DevOps engineers, SREs, and platform teams.

    github.com/carvilsi/emocommits

    ✅ 800+ curated commit intents
    🐳 Docker
    ☸️ Kubernetes
    🌱 Terraform
    📊 Observability
    💾 Databases
    ☁️ Cloud
    🌐 Networking
    🤖 CI/CD
    🔒 Security
    …and much more.

    Search from your terminal:

    emo -a docker kubernetes
    emo tracing
    emo security cve

    Feedback and contributions are welcome!

    #commit #opensource #devops #kubernetes #docker #terraform #sre #programming

  5. I got tired of searching GitHub, GitMoji cheat sheets, and old commit messages every time I wanted the "right" commit emoji.

    So I built EmoCommits: a searchable commit emoji handbook for developers, DevOps engineers, SREs, and platform teams.

    github.com/carvilsi/emocommits

    ✅ 800+ curated commit intents
    🐳 Docker
    ☸️ Kubernetes
    🌱 Terraform
    📊 Observability
    💾 Databases
    ☁️ Cloud
    🌐 Networking
    🤖 CI/CD
    🔒 Security
    …and much more.

    Search from your terminal:

    emo -a docker kubernetes
    emo tracing
    emo security cve

    Feedback and contributions are welcome!

    #commit #opensource #devops #kubernetes #docker #terraform #sre #programming

  6. Зачем я тащу Terraform в Kubernetes: GitOps-стенд на Flux CD и Tofu Controller

    Последние несколько месяцев я пристально слежу за тем, как растет и меняется Flux CD. Для тех, кто с ним еще не сталкивался: Flux CD — это набор GitOps-контроллеров для Kubernetes. Он непрерывно следит за Git-репозиторием и приводит кластер к тому состоянию, которое там описано — ставит Helm-чарты, применяет Kustomize-оверлеи, подтягивает образы и секреты. Git становится единственным источником правды, а любое изменение инфраструктуры превращается в коммит: его можно отревьюить, откатить и проследить по истории. Flux хорош модульностью. Это не монолит, а набор небольших контроллеров — source-controller, kustomize-controller, helm-controller и другие, — каждый решает свою узкую задачу и расширяется через CRD. Благодаря этому экосистема легко прирастает сторонними контроллерами. Один из них, Tofu Controller, и станет героем этой статьи.

    habr.com/ru/companies/basis/ar

    #fluxcd #terraform #kubernetes #git #gitops #инфраструктура #basis_dynamix #helm

  7. Зачем я тащу Terraform в Kubernetes: GitOps-стенд на Flux CD и Tofu Controller

    Последние несколько месяцев я пристально слежу за тем, как растет и меняется Flux CD. Для тех, кто с ним еще не сталкивался: Flux CD — это набор GitOps-контроллеров для Kubernetes. Он непрерывно следит за Git-репозиторием и приводит кластер к тому состоянию, которое там описано — ставит Helm-чарты, применяет Kustomize-оверлеи, подтягивает образы и секреты. Git становится единственным источником правды, а любое изменение инфраструктуры превращается в коммит: его можно отревьюить, откатить и проследить по истории. Flux хорош модульностью. Это не монолит, а набор небольших контроллеров — source-controller, kustomize-controller, helm-controller и другие, — каждый решает свою узкую задачу и расширяется через CRD. Благодаря этому экосистема легко прирастает сторонними контроллерами. Один из них, Tofu Controller, и станет героем этой статьи.

    habr.com/ru/companies/basis/ar

    #fluxcd #terraform #kubernetes #git #gitops #инфраструктура #basis_dynamix #helm

  8. Зачем я тащу Terraform в Kubernetes: GitOps-стенд на Flux CD и Tofu Controller

    Последние несколько месяцев я пристально слежу за тем, как растет и меняется Flux CD. Для тех, кто с ним еще не сталкивался: Flux CD — это набор GitOps-контроллеров для Kubernetes. Он непрерывно следит за Git-репозиторием и приводит кластер к тому состоянию, которое там описано — ставит Helm-чарты, применяет Kustomize-оверлеи, подтягивает образы и секреты. Git становится единственным источником правды, а любое изменение инфраструктуры превращается в коммит: его можно отревьюить, откатить и проследить по истории. Flux хорош модульностью. Это не монолит, а набор небольших контроллеров — source-controller, kustomize-controller, helm-controller и другие, — каждый решает свою узкую задачу и расширяется через CRD. Благодаря этому экосистема легко прирастает сторонними контроллерами. Один из них, Tofu Controller, и станет героем этой статьи.

    habr.com/ru/companies/basis/ar

    #fluxcd #terraform #kubernetes #git #gitops #инфраструктура #basis_dynamix #helm

  9. Aviatrix is hiring Senior DevOps Engineer

    🔧 #golang #python #aws #azure #cicd #awsec2 #gcp #kubernetes #terraform #seniorengineer
    🌎 Champaign, Illinois; Chicago, Illinois; Dallas, Texas; Indiana; Kansas City, Missouri; Minnesota; Missouri; St. Louis, Missouri
    ⏰ Full-time
    🏢 Aviatrix

    Job details jobsfordevelopers.com/jobs/sen
    #jobalert #jobsearch #hiring

  10. Aviatrix is hiring Senior DevOps Engineer

    🔧 #golang #python #aws #azure #cicd #awsec2 #gcp #kubernetes #terraform #seniorengineer
    🌎 Champaign, Illinois; Chicago, Illinois; Dallas, Texas; Indiana; Kansas City, Missouri; Minnesota; Missouri; St. Louis, Missouri
    ⏰ Full-time
    🏢 Aviatrix

    Job details jobsfordevelopers.com/jobs/sen
    #jobalert #jobsearch #hiring

  11. Been adding REST API CRUD ops to my virtualization platform (so that I can have #terraform and #curl ops to create VMs, etc). Per the usual, I've found bugs in places that I did not know there were bugs. Also, didn't like how I was handling errors in the middle-layer API and that requires a refactor now. So every "easy" update is now turning into an easy++ update.

    #golang #programming #coding

  12. Been adding REST API CRUD ops to my virtualization platform (so that I can have #terraform and #curl ops to create VMs, etc). Per the usual, I've found bugs in places that I did not know there were bugs. Also, didn't like how I was handling errors in the middle-layer API and that requires a refactor now. So every "easy" update is now turning into an easy++ update.

    #golang #programming #coding

  13. Been adding REST API CRUD ops to my virtualization platform (so that I can have #terraform and #curl ops to create VMs, etc). Per the usual, I've found bugs in places that I did not know there were bugs. Also, didn't like how I was handling errors in the middle-layer API and that requires a refactor now. So every "easy" update is now turning into an easy++ update.

    #golang #programming #coding

  14. If you rerun a #Terraform script for infrastructure-as-code, does it wipe out previously existing artifacts? #devops #cloudcomputing