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

Month: April 2022

[Kafka-connect] Solving the error or issues on Kafka-connect

Posted on April 28, 2022April 28, 2022 By nim No Comments on [Kafka-connect] Solving the error or issues on Kafka-connect
[Kafka-connect] Solving the error or issues on Kafka-connect

Với các connector của debezium bạn có thể tham khảo các issues ở đây:https://issues.redhat.com/projects/DBZ/issues/DBZ-5037?filter=allopenissues Và thường chúng ta sẽ lọc theo version. mysqldebezium Nếu bị lỗi trên thì change value: database.history.kafka.topic (thay đổi ký tự chẳng hạn)

Kafka Connect

[Kafka] Thiết kế và Testing Cluster kafka HA trên k8

Posted on April 28, 2022April 28, 2022 By nim No Comments on [Kafka] Thiết kế và Testing Cluster kafka HA trên k8
[Kafka] Thiết kế và Testing Cluster kafka HA trên k8

Lượn được bài hay về kafka của một anh

Kafka

[Terraform] Online Lab Terraform (FREE).

Posted on April 24, 2022April 24, 2022 By nim 8 Comments on [Terraform] Online Lab Terraform (FREE).
[Terraform] Online Lab Terraform (FREE).

Đầu tiên bạn cần truy cập và đăng nhập (Có thể đăng nhập bằng google, …)https://kodekloud.com Bước tiếp theo bạn truy cập vào link lab:Udemy Labs- Terraform for Beginners Bạn sử dụng code trong video nhé! Nếu bạn mà code trong video không thể đăng nhập được.Bạn có thể comment và điện email vào ô…

Read More “[Terraform] Online Lab Terraform (FREE).” »

Terraform

[Kubernetes] Having unbound immediate PersistentVolumeClaims

Posted on April 21, 2022April 21, 2022 By nim No Comments on [Kubernetes] Having unbound immediate PersistentVolumeClaims
[Kubernetes] Having unbound immediate PersistentVolumeClaims

pod didn’t trigger scale-up (it wouldn’t fit if a new node is added): 23 pod has unbound immediate PersistentVolumeClaims0/166 nodes are available: 166 pod has unbound immediate PersistentVolumeClaims Trường hợp trên thì bạn kiểm tra cái PVC mà pod đang mount có ready ko nhé Reference Link.https://jhooq.com/pod-has-unbound-immediate-persistent-volume-claims/

Kubernetes

[Kubernetes] POD XXXX is in the cache, so can’t be assumed

Posted on April 21, 2022April 21, 2022 By nim No Comments on [Kubernetes] POD XXXX is in the cache, so can’t be assumed
[Kubernetes] POD XXXX is in the cache, so can’t be assumed

Khi mà bạn deploy 1 application trên k8s và bạn thấy pod của mình như sau: “is in the cache, so can’t be assumed“ Hiện tại cách của mình là xoá pod đó đi.Hoặc move pod đó sang 1 node khác Dưới dây là mình tham khảo 1 post của Trung quốc Refer to https://www.cnblogs.com/Serverlessops/p/12563692.html…

Read More “[Kubernetes] POD XXXX is in the cache, so can’t be assumed” »

Kubernetes

[AWS] – Terraform Beginner – Lesson 1: Create a Free Account of AWS

Posted on April 19, 2022May 2, 2022 By nim No Comments on [AWS] – Terraform Beginner – Lesson 1: Create a Free Account of AWS
[AWS] – Terraform Beginner – Lesson 1: Create a Free Account of AWS

Bạn truy cập trang webhttps://aws.amazon.com/free/free-tier/ Cardholder’s name: Cái này là tên Của mình trên thẻ Giờ signin thôihttps://console.aws.amazon.com/

AWS - Amazon Web Service, Terraform

[Terraform] Lesson 11: Create GKE (kubernetes) on Google with Terraform

Posted on April 18, 2022May 15, 2022 By nim No Comments on [Terraform] Lesson 11: Create GKE (kubernetes) on Google with Terraform
[Terraform] Lesson 11: Create GKE (kubernetes) on Google  with Terraform

Làm sao để tạo 1 cluster k8s trên GCP bằng terraform https://antonputra.com/google/create-gke-cluster-using-terraform/ 1) Create VPC in GCP using Terraform Đầu tiên chúng ta cần tạo VPC cho 1 new project GCP. => chúng ta cần enable compute APIĐể tạo 1 cluster GKE (k8s) => chúng ta cần enable container google API ==> Chúng ta enble…

Read More “[Terraform] Lesson 11: Create GKE (kubernetes) on Google with Terraform” »

GCP - Google Cloud, Terraform

[Terraform] Lesson 10: NoSQL Database in GCP with Terraform

Posted on April 17, 2022April 18, 2022 By nim No Comments on [Terraform] Lesson 10: NoSQL Database in GCP with Terraform
[Terraform] Lesson 10: NoSQL Database in GCP with Terraform

1) Cloud BigTable with Terraform Giờ thì bạn click create Đây là code terraform 2) Cloud MemoryStore with Terraform MemoryStore thì sẽ giống với redis Sau đây là code terraform

GCP - Google Cloud, Terraform

[Terraform] Lesson 9: Relational DB – Cloud SQL & Spanner with Terraform

Posted on April 16, 2022April 18, 2022 By nim No Comments on [Terraform] Lesson 9: Relational DB – Cloud SQL & Spanner with Terraform
[Terraform] Lesson 9: Relational DB – Cloud SQL & Spanner  with Terraform

1) Cloud Spanner with Console Cloud Spanner is a managed, mission-critical, globally consistent and scalable relational database service. 2) Cloud Spanner with Terraform Giờ mình cung cấp code terraformfile main.tf giờ bạn terraform init rổi đến apply Và đương nhiên là chúng ta sẽ gặp lỗi: Error creating Instance: googleapi: Error 403: Caller is missing…

Read More “[Terraform] Lesson 9: Relational DB – Cloud SQL & Spanner with Terraform” »

GCP - Google Cloud, Terraform

[Terraform] Lesson 8: Cloud PubSub with Terraform

Posted on April 16, 2022April 18, 2022 By nim No Comments on [Terraform] Lesson 8: Cloud PubSub with Terraform
[Terraform] Lesson 8: Cloud PubSub with Terraform

1) Cloud PubSub with Cloud Console Chúng ta đã tạo được topic và subscriptionsgiờ chúng input messages vào topic manual nhé! 2) Cloud PubSub with Cloud Terraform sau đây à phần code terraform. 3) schemas Bạn tưởng tượng phần này sẽ là model hay là định nghĩa các messages khi ghi vào topic thì phải…

Read More “[Terraform] Lesson 8: Cloud PubSub with Terraform” »

GCP - Google Cloud, Terraform

Posts pagination

1 2 … 4 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

  • [Laravel] Laravel Helpful June 26, 2025
  • [VScode] Hướng dẫn điều chỉnh font cho terminal June 20, 2025
  • [WordPress] Hướng dấn gửi mail trên WordPress thông qua gmail. June 15, 2025
  • [Bitbucket] Git Clone/Pull/Push with Bitbucket through API Token. June 12, 2025
  • [Teamcity] How to transfer the value from pipeline A to pipeline B June 9, 2025

Archives

  • 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.