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
      • Pod
    • Helm Chart
    • OAuth2 Proxy
    • Isito-EnvoyFilter
    • Apache Kafka
      • Kafka
      • Kafka Connect
      • Lenses
    • Vault
    • Longhorn – Storage
    • VictoriaMetrics
    • MetalLB
    • Kong Gateway
  • CI/CD
    • ArgoCD
    • ArgoWorkflows
    • Argo Events
    • Spinnaker
    • Jenkins
    • Harbor
    • TeamCity
    • Git
      • Bitbucket
  • Coding
    • DevSecOps
    • Terraform
      • GCP – Google Cloud
      • AWS – Amazon Web Service
      • Azure Cloud
    • Golang
    • Laravel
    • Python
    • Jquery & JavaScript
    • Selenium
  • Log, Monitor & Tracing
    • DataDog
    • Prometheus
    • Grafana
    • ELK
      • Kibana
      • Logstash
  • BareMetal
    • NextCloud
  • Toggle search form
How to code a tool to connect Kafka by Golang Golang
[Azure] How to generate Access Token and Refresh Token of Azure. Azure Cloud
[error] Lỗi failed to parse field [host] of type [text] in document with id trên elk ELK
[Terraform] – Terraform Beginner – Lesson 8: Terraform Functions and Conditional Expressions AWS - Amazon Web Service
[Jenkins] Jobs will be created automatically by Jenkins Job Builder Jenkins

[Argo Workflow] Create an access token for Argo Workflows

Posted on July 14, 2025 By nim No Comments on [Argo Workflow] Create an access token for Argo Workflows

Nếu bạn cần call vào API của Argo Workflow. thì chúng ta cần tạo ra 1 token trên Argo workflow và sử dụng token này để call vào nó.Refer to: https://argo-workflows.readthedocs.io/en/latest/access-token/ Chúng ta sẽ vẫn thực hiện cài đặt argo workflow bằng helm chart. Tiếp theo trong helm value add authModes của server là client….

Read More “[Argo Workflow] Create an access token for Argo Workflows” »

ArgoWorkflows

[Argo Workflow] SSO Authentication for Argo Workflows.

Posted on July 14, 2025July 14, 2025 By nim No Comments on [Argo Workflow] SSO Authentication for Argo Workflows.
[Argo Workflow] SSO Authentication for Argo Workflows.

Authenticate Argo Workflow via Azure Cloud. Thông tin cài đặt Argo Workflow thông qua helm chart: Và bạn cần add thêm vào value file: Để đảm bảo không để credential trên value của helm chart chúng ta sẽ tạo 1 Secret Tiếp theo bạn tạo 1 secret Sau khi login xong hết thì bạn thực…

Read More “[Argo Workflow] SSO Authentication for Argo Workflows.” »

ArgoWorkflows

[AWS/EKS] Cache Docker image to accelerate EKS container deployment.

Posted on July 10, 2025July 10, 2025 By nim No Comments on [AWS/EKS] Cache Docker image to accelerate EKS container deployment.
[AWS/EKS] Cache Docker image to accelerate EKS container deployment.

Nếu bạn gắn challenge là các node mới scaleup cần phải pull image mới Vậy thì ta sẽ cần lưu trước Docker images vào instance trước khi instance được run lên đúng không nào? Manager của mình tìm ra 1 solution là Bottle Rocket.Chúng ta cùng tìm hiểu nào! Bottlerocket, hệ điều hành được tối…

Read More “[AWS/EKS] Cache Docker image to accelerate EKS container deployment.” »

AWS - Amazon Web Service

[Laravel] Laravel Helpful

Posted on June 26, 2025July 8, 2025 By nim No Comments on [Laravel] Laravel Helpful
[Laravel] Laravel Helpful

Get the current web path.

Uncategorized

[VScode] Hướng dẫn điều chỉnh font cho terminal

Posted on June 20, 2025July 8, 2025 By nim No Comments on [VScode] Hướng dẫn điều chỉnh font cho terminal
[VScode] Hướng dẫn điều chỉnh font cho terminal

TRên windows bạn ấn Ctr + Shift + P và điền từ Setting. edit Json file Setting Bạn add thêm text sau:

Uncategorized

[WordPress] Hướng dấn gửi mail trên WordPress thông qua gmail.

Posted on June 15, 2025June 15, 2025 By nim No Comments on [WordPress] Hướng dấn gửi mail trên WordPress thông qua gmail.
Coding

[Bitbucket] Git Clone/Pull/Push with Bitbucket through API Token.

Posted on June 12, 2025June 13, 2025 By nim No Comments on [Bitbucket] Git Clone/Pull/Push with Bitbucket through API Token.
[Bitbucket] Git Clone/Pull/Push with Bitbucket through API Token.

Gần dây khi anh em git pull tới Bitbucket sẽ thấy dòng thông báo: nếu bây giờ chúng ta không thể dùng app password để git clone hay pull và push.thì chúng ta sẽ dùng gì thay thế:Chúng ta sẽ cần create API Token để thay thế.https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account/ Đầu tiên bạn truy cập vào link này:…

Read More “[Bitbucket] Git Clone/Pull/Push with Bitbucket through API Token.” »

Bitbucket

[Teamcity] How to transfer the value from pipeline A to pipeline B

Posted on June 9, 2025June 9, 2025 By nim No Comments on [Teamcity] How to transfer the value from pipeline A to pipeline B
[Teamcity] How to transfer the value from pipeline A to pipeline B

Làm thể nào để ta có thể chia sẽ value từ pipline A sang pipeline B Ở step này thì nẽ build ra file .jar Tiếp đến bạn tạo 1 Pipeline khác.Để copy các artifacts và đẩy lên S3. Mục tiêu của chúng ta là Pipeline Deploy sẽ copy các Artifact của Pipeline BuildLúc này…

Read More “[Teamcity] How to transfer the value from pipeline A to pipeline B” »

TeamCity

[Windows] Remove the process that consumes too much CPU.

Posted on June 3, 2025July 1, 2025 By nim No Comments on [Windows] Remove the process that consumes too much CPU.
[Windows] Remove the process that consumes too much CPU.

WMI Provider Host The WMI Provider Host (WmiPrvSE.exe) is a legitimate Windows process that plays an essential role in system management How to Disable WMI Permanently Service Host: Program Compatibility Assistant Service Helps older or legacy software run properly on modern versions of Windows by detecting compatibility issues and suggesting fixes (like running in compatibility…

Read More “[Windows] Remove the process that consumes too much CPU.” »

BareMetal

Deploying Web-Based File Managers: File Browser and KubeFileBrowser with Docker and Kubernetes

Posted on June 3, 2025June 3, 2025 By nim No Comments on Deploying Web-Based File Managers: File Browser and KubeFileBrowser with Docker and Kubernetes
Deploying Web-Based File Managers: File Browser and KubeFileBrowser with Docker and Kubernetes

1. File Browser 2. KubeFileBrowser

Docker, Kubernetes

Posts pagination

1 2 … 79 Next
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

  • [Argo Workflow] Create an access token for Argo Workflows July 14, 2025
  • [Argo Workflow] SSO Authentication for Argo Workflows. July 14, 2025
  • [AWS/EKS] Cache Docker image to accelerate EKS container deployment. July 10, 2025
  • [Laravel] Laravel Helpful June 26, 2025
  • [VScode] Hướng dẫn điều chỉnh font cho terminal June 20, 2025

Archives

  • July 2025
  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • 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
    • NextCloud
  • CI/CD
    • Argo Events
    • ArgoCD
    • ArgoWorkflows
    • Git
      • Bitbucket
    • Harbor
    • Jenkins
    • Spinnaker
    • TeamCity
  • Coding
    • DevSecOps
    • Golang
    • Jquery & JavaScript
    • Laravel
    • NextJS 14 & ReactJS & Type Script
    • Python
    • Selenium
    • Terraform
      • AWS – Amazon Web Service
      • Azure Cloud
      • GCP – Google Cloud
  • Kubernetes & Container
    • Apache Kafka
      • Kafka
      • Kafka Connect
      • Lenses
    • Docker
    • Helm Chart
    • Isito-EnvoyFilter
    • Kong Gateway
    • Kubernetes
      • Ingress
      • Pod
    • Longhorn – Storage
    • MetalLB
    • OAuth2 Proxy
    • Vault
    • VictoriaMetrics
  • Log, Monitor & Tracing
    • DataDog
    • ELK
      • Kibana
      • Logstash
    • Fluent
    • Grafana
    • Prometheus
  • Uncategorized
  • Admin

Copyright © 2025 NimTechnology.