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
    • MetalLB
    • Kong Gateway
  • CI/CD
    • ArgoCD
    • ArgoWorkflows
    • Spinnaker
    • Jenkins
    • Harbor
    • TeamCity
    • Git
      • Bitbucket
  • Coding
    • Terraform
      • GCP – Google Cloud
      • AWS – Amazon Web Service
    • Golang
    • Laravel
    • Python
    • Jquery & JavaScript
    • Selenium
  • Log & Monitor
    • DataDog
    • Prometheus
    • Grafana
    • ELK
      • Kibana
      • Logstash
  • BareMetal
    • NextCloud
  • Toggle search form

Month: September 2021

[note – link] Note các links về tài liệu hay

Posted on September 30, 2021May 26, 2022 By nim No Comments on [note – link] Note các links về tài liệu hay
[note – link] Note các links về tài liệu hay

Auto ssh https://www.linuxhelp.com/how-to-install-autossh-on-ubuntu-16-04 Java-script delete event listener jquery–> cần dò tự khoá Jenkins google authenhttps://www.udemy.com/course/aws-certified-solutions-architect-associate-saa-c02/jenkinsfile form remotehttps://plugins.jenkins.io/remote-file/ https://www.jenkins.io/doc/pipeline/steps/htmlpublisher/public html trên jenkin ===> mình cần coi lạiset credential cho từng jobChúng ta cần sử dụng Multibranch Pipelinehttps://scriptcrunch.com/groovy-script-retrieve-jenkins-credentials/#:~:text=To%20retrieve%20Jenkins%20credentials%2C%20you,list%20all%20the%20Jenkins%20credentials.&text=You%20can%20test%20this%20script%20using%20the%20Jenkins%20script%20console. Kubernetes Storage Kubernetes Storage — Part 1 — NFS complete tutorialhttps://itnext.io/kubernetes-storage-part-1-nfs-complete-tutorial-75e6ac2a1f77 Golang log trong golang:https://developpaper.com/using-zap-log-library-in-go-language-project-translation/ Groovy forech: https://riptutorial.com/groovy/example/32092/each-and-eachwithindex What…

Read More “[note – link] Note các links về tài liệu hay” »

Kubernetes & Container

[Case dị – istio] Những case khó đỡ khiến chúng ra suy nghĩ là istio có chạy được hay ko?

Posted on September 28, 2021November 15, 2021 By nim No Comments on [Case dị – istio] Những case khó đỡ khiến chúng ra suy nghĩ là istio có chạy được hay ko?
[Case dị – istio] Những case khó đỡ khiến chúng ra suy nghĩ là istio có chạy được hay ko?

Case 1: Bạn đã cài đặt inject sidecar istio, virtualService, Gateway. Đùng cái owner của workload tự gỡ inject sidecar istio thì sẽ bị j? Bạn thấy app httpbin của mình đang có sidecar isito nhé Mình curl vào link đó liên tục và quan sát kiali GIờ chán đơì gỡ inject ra thử hihi…

Read More “[Case dị – istio] Những case khó đỡ khiến chúng ra suy nghĩ là istio có chạy được hay ko?” »

Isito-EnvoyFilter, Kubernetes & Container

[OPA Gatekeeper] Sử dụng openpolicyagent để ngăn chặn việc apply yaml tuỳ tiện và sai lên kubernetes!

Posted on September 26, 2021September 27, 2021 By nim No Comments on [OPA Gatekeeper] Sử dụng openpolicyagent để ngăn chặn việc apply yaml tuỳ tiện và sai lên kubernetes!
[OPA Gatekeeper] Sử dụng openpolicyagent để ngăn chặn việc apply yaml tuỳ tiện và sai lên kubernetes!

Ý tưởng của việc sử dụng OPA là. Chặn việc apply các yaml mà sai quy tắc.ví dụ như là: apply service mysql port 3306 mà bạn quên để type là https thay vị là tcp Links Deploy OPAhttps://raw.githubusercontent.com/open-policy-agent/gatekeeper/master/deploy/gatekeeper.yaml Để thực hiện áp các policy thì bạn đọc link sau: https://www.magalix.com/blog/how-to-integrate-opa-into-your-kubernetes-cluster-using-kube-mgmt https://www.magalix.com/blog/integrating-open-policy-agent-opa-with-kubernetes-a-deep-dive-tutorial Còn từ đây…

Read More “[OPA Gatekeeper] Sử dụng openpolicyagent để ngăn chặn việc apply yaml tuỳ tiện và sai lên kubernetes!” »

Kubernetes & Container

[Cert manager] Tìm hiểu cách sử cert-manager để create ssl cho website sử dụng ingress nginx.

Posted on September 26, 2021March 6, 2023 By nim No Comments on [Cert manager] Tìm hiểu cách sử cert-manager để create ssl cho website sử dụng ingress nginx.
[Cert manager] Tìm hiểu cách sử cert-manager để create ssl cho website sử dụng ingress nginx.

1) Letsencrypt Bài này thiên về việc tìm hiểu cert-manager hoạt động ntn.Mô hình của mình sẽ giống mô hình chuẩn công ty hay nhiều ip public Để thực hiện được bài này thì điều kiên quyết là bạn cận có 1 public ip và 1 port 80 nhé Vậy giờ mình muốn test cert-manager…

Read More “[Cert manager] Tìm hiểu cách sử cert-manager để create ssl cho website sử dụng ingress nginx.” »

Ingress

[Helm Chart] Tìm hiểu – (gạch giữa), _ (gạch dưới), dấu chấm “.” trong helm chart

Posted on September 23, 2021October 19, 2022 By nim No Comments on [Helm Chart] Tìm hiểu – (gạch giữa), _ (gạch dưới), dấu chấm “.” trong helm chart
[Helm Chart] Tìm hiểu – (gạch giữa), _ (gạch dưới), dấu chấm “.” trong helm chart

https://helm.sh/docs/chart_template_guide/named_templates/ Chúng ta thắc mắc khi nhìn thấy các dấu – (gạch giữa) file lại bắt đầu bằng dấu _ (gạch dưới) Nhưng templates này được gọi là named template.Ở đây sẽ chứa nhưng template nhỏ và được tái sử dụng nhiều lần ở các template khách như deployment template, service template,… dấu chấm “.”…

Read More “[Helm Chart] Tìm hiểu – (gạch giữa), _ (gạch dưới), dấu chấm “.” trong helm chart” »

Helm Chart, Kubernetes & Container

[rclone] Mount folder in linux with google drive by rclone. So helpful to backup data!

Posted on September 18, 2021September 21, 2021 By nim No Comments on [rclone] Mount folder in linux with google drive by rclone. So helpful to backup data!
[rclone] Mount folder in linux with google drive by rclone. So helpful to backup data!

Cài đặt rclone. Tham khảo bài biết này cấu hình rclone kết nối drive google Chỗ này mình đã có cài rclone ở máy khách rồi nên mình copy file config qua thôi Kiểm tra file config có sài được không: Dưới server mình tạo 2 folder tương ứng để mount 2 folder trên drive…

Read More “[rclone] Mount folder in linux with google drive by rclone. So helpful to backup data!” »

BareMetal

[ArgoCD] Thiết kế App of Apps trong ArgoCD

Posted on September 18, 2021December 13, 2021 By nim No Comments on [ArgoCD] Thiết kế App of Apps trong ArgoCD
[ArgoCD] Thiết kế App of Apps trong ArgoCD

Links tham khảohttps://medium.com/dzerolabs/turbocharge-argocd-with-app-of-apps-pattern-and-kustomized-helm-ea4993190e7c Và nếu bạn lười đọc bài trên thì đọc bài của mình. Từ trước đến giờ thì các App của mình thì nó show hết trên web và khá là rời rạc vậy giờ làm sao. 1) Simple tutorial Link helm chart ở dưới, nếu bạn biết helm rồi khá dễ hiểuhttps://github.com/mrnim94/argocd-example-apps…

Read More “[ArgoCD] Thiết kế App of Apps trong ArgoCD” »

ArgoCD

[alpine] Các câu lệnh hay quên trên linux alpine

Posted on September 17, 2021September 17, 2021 By nim No Comments on [alpine] Các câu lệnh hay quên trên linux alpine
[alpine] Các câu lệnh hay quên trên linux alpine
>>>>>add package

apk add curl
BareMetal

[GRPC/Golang] Bắt đầu Project Grpc với golang trên Windows.

Posted on September 17, 2021February 1, 2022 By nim No Comments on [GRPC/Golang] Bắt đầu Project Grpc với golang trên Windows.
[GRPC/Golang] Bắt đầu Project Grpc với golang trên Windows.

Mình sài Máy chính là Mac, nhưng mà mình code trên 1 digital workspace “Windows Server 2019”Cài GRPC trên Mac và Linux thì dễ òi.Làm được trên windows mới khóBắt đầu thôi. Tải các package trên protobuf ở links bên dướihttps://github.com/protocolbuffers/protobuf/releases tạo 1 thư mục ở Ổ đĩa C: Tìm hiện icon PC -> click…

Read More “[GRPC/Golang] Bắt đầu Project Grpc với golang trên Windows.” »

Coding, Golang

[Telegram] Hướng dẫn tạo 1 con bot nhắn tin trong telegram

Posted on September 12, 2021February 22, 2022 By nim No Comments on [Telegram] Hướng dẫn tạo 1 con bot nhắn tin trong telegram
[Telegram] Hướng dẫn tạo 1 con bot nhắn tin trong telegram

Đầu tiên tạo 1 bot trên telegram Giờ tạo chanel trở lại group đó và nhắn 1 tin vào Lúc này con bot sẽ nhận được alert, bước này giúp bạn lấy ID của chanel Open a new tab with your browser, enter https://api.telegram.org/bot<yourtoken>/getUpdates , replace <yourtoken> with your API token, press enter and you should see something like…

Read More “[Telegram] Hướng dẫn tạo 1 con bot nhắn tin trong telegram” »

Coding

Posts navigation

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

  • Experiences for IP Addresses Shortage on EKS Clusters March 29, 2023
  • [Talisman] Discover the sensitive information in your code. March 28, 2023
  • [Prometheus/Grafana] Install Prometheus and Grafana on ubuntu. March 27, 2023
  • [Kong Gateway] WebSocket connection failed March 26, 2023
  • [Nextcloud] Can’t download files to have a size bigger than 2Gi on NextCloud – RaspBerry March 24, 2023

Archives

  • 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
    • ArgoCD
    • ArgoWorkflows
    • Git
      • Bitbucket
    • Harbor
    • Jenkins
    • Spinnaker
    • TeamCity
  • Coding
    • Golang
    • Jquery & JavaScript
    • Laravel
    • Python
    • Selenium
    • Terraform
      • AWS – Amazon Web Service
      • GCP – Google Cloud
  • Kubernetes & Container
    • Apache Kafka
      • Kafka
      • Kafka Connect
      • Lenses
    • Docker
    • Helm Chart
    • Isito-EnvoyFilter
    • Kong Gateway
    • Kubernetes
      • Ingress
    • Longhorn – Storage
    • MetalLB
    • Vault
    • VictoriaMetrics
  • Log & Monitor
    • DataDog
    • ELK
      • Kibana
      • Logstash
    • Grafana
    • Prometheus
  • Uncategorized
  • Admin

Copyright © 2023 NimTechnology.