Skip to content

NimTechnology

Trình bày các công nghệ CLOUD một cách dễ hiểu.

  • Kubernetes & Container
    • Docker
    • Kubernetes
      • Ingress
    • Helm Chart
    • Isito-EnvoyFilter
    • Apache Kafka
      • Kafka
      • Kafka Connect
      • Lenses
    • Vault
    • Longhorn – Storage
    • VictoriaMetrics
  • CI/CD
    • ArgoCD
    • ArgoWorkflows
    • Spinnaker
    • Jenkins
  • Coding
    • Terraform
      • GCP – Google Cloud
      • AWS – Amazon Web Service
    • Golang
    • Laravel
    • Jquery & JavaScript
    • Git
    • Selenium
  • Log & Monitor
    • Prometheus
    • Grafana
    • ELK
      • Kibana
      • Logstash
  • BareMetal
  • Toggle search form

Category: Git

[git-sync] an auto simple that pulls a git repository into a container on Kubernetes

Posted on November 12, 2021April 18, 2022 By nim No Comments on [git-sync] an auto simple that pulls a git repository into a container on Kubernetes
[git-sync] an auto simple that pulls a git repository into a container on Kubernetes

Đôi khi chúng ta sẽ có nhu cầu copy code hay data trên github nhưng ko cần deploy lại workload trên kubernetesChúng ta có nhiều các khác nhau và cách của mình là sử dụng git-sync 1) Overview git-sync Đây là link github chính của git-sync:https://github.com/kubernetes/git-sync Tìm hiều về Using Secrets as environment variables tí…

Read More “[git-sync] an auto simple that pulls a git repository into a container on Kubernetes” »

Git, Kubernetes & Container

[Jenkins/Git] Why do My Jenkins get env.BRANCH_NAME of Git that is Null

Posted on October 24, 2021October 24, 2021 By nim No Comments on [Jenkins/Git] Why do My Jenkins get env.BRANCH_NAME of Git that is Null
[Jenkins/Git] Why do My Jenkins get env.BRANCH_NAME of Git that is Null

Note lại chút, 1 Job trên Jenkins tương tác với gitlab hay github.Mình cần jenkins có được các thông tin của repo như branch nào, commit nào,…??? Trong jenkins file, bạn thực hiện echo env.BRANCH_NAME nhưng lại bị rỗng hay null Lý do: https://stackoverflow.com/questions/43770058/jenkins-pipeline-branch-name-returns-null Vậy thì bạn cần tạo 1 job với type: Multibanch Pipeline…

Read More “[Jenkins/Git] Why do My Jenkins get env.BRANCH_NAME of Git that is Null” »

Git, Jenkins

Hướng dẫn delete branch git bằng command

Posted on June 11, 2021June 11, 2021 By nim No Comments on Hướng dẫn delete branch git bằng command
Hướng dẫn delete branch git bằng command

Links tham khảo: https://www.git-tower.com/learn/git/faq/delete-local-branch/ Git makes managing branches really easy – and deleting local branches is no exception: In some cases, Git might refuse to delete your local branch: when it contains commits that haven’t been merged into any other local branches or pushed to a remote repository. This is a very sensible rule that…

Read More “Hướng dẫn delete branch git bằng command” »

Git
Tham Gia Group DevOps nhé!
Để Nim có nhiều động lực ra nhiều bài viết.
Để nhận được những thông báo mới nhất.

Recent Posts

  • [Argocd/Vault] Integrate Vault inside Argocd by the plugin July 1, 2022
  • [Vault] Using Service Acount of Kubernetes to login Vault system. June 28, 2022
  • Protected: My Assignment  June 24, 2022
  • [Spinnaker] Spinnaker writes too many logs – Reduce spinnaker log level June 22, 2022
  • [Jenkins] Jobs will be created automatically by Jenkins Job Builder June 20, 2022

Archives

  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021

Categories

  • BareMetal
  • CI/CD
    • ArgoCD
    • ArgoWorkflows
    • Jenkins
    • Spinnaker
  • Coding
    • Git
    • Golang
    • Jquery & JavaScript
    • Laravel
    • Selenium
    • Terraform
      • AWS – Amazon Web Service
      • GCP – Google Cloud
  • Kubernetes & Container
    • Apache Kafka
      • Kafka
      • Kafka Connect
      • Lenses
    • Docker
    • Helm Chart
    • Isito-EnvoyFilter
    • Kubernetes
      • Ingress
    • Longhorn – Storage
    • Vault
    • VictoriaMetrics
  • Log & Monitor
    • ELK
      • Kibana
      • Logstash
    • Grafana
    • Prometheus
  • Uncategorized
  • Admin

Copyright © 2022 NimTechnology.