open-menu closeme
Home
RetroComp icon
Retro Computing Articles Composition Notebooks 8bit
DevOps icon
Automation K8s Done Right
GenAI icon
Fatlama Newsletter Generative AI
Projects icon
Software Projects Arduino Esp8266 SQLite
Status
Links icon
GitHub LinkedIn
About
馃寪
English Italiano
github linkedin rss
  • K8s Cheats and insight

    calendar Jun 30, 2022 路 1 min read
     en k8s-done-right  路 helm k8s
     路
    Share on: twitter facebook linkedin copy

    How to reboot a k8s pod/deployment

    kubectl rollout restart deployment <deployment_name> -n <namespace>

    How to show helm history

    helm history -n <namespace> <deployment>
  • K8s done right Part 2: Istio service Mesh

    calendar Jan 24, 2022 路 1 min read
     devops en k8s-done-right  路 docker docker-compose k8s
     路
    Share on: twitter facebook linkedin copy
    K8s done right Part 2: Istio service Mesh

    In this second article, I suggest to explore further two simple helm chart for getting a bit more inside K8s.


    Read More
  • K8s done right Part 1: start from helm charts

    calendar Aug 21, 2021 路 3 min read
     devops en k8s-done-right  路 docker docker-compose k8s
     路
    Share on: twitter facebook linkedin copy
    K8s done right Part 1: start from helm charts

    K8s is a very complex beast. But it give you a very good set of security defaults, and it is also a very well done implementation of a microservice application.


    Read More

Recent Posts

  • 6,76%
  • Il tizio con il cappello che crede di comandare il mondo intero
  • Murderbot: i diari della macchina assassina
  • Breve guida agli ETF

Latest comments

    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top