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: November 2022

[Bitnami Sealed Secrets] How to save secrets On GitHub.

Posted on November 30, 2022May 24, 2023 By nim No Comments on [Bitnami Sealed Secrets] How to save secrets On GitHub.
[Bitnami Sealed Secrets] How to save secrets On GitHub.

Như nhiều bài GitOps mà mình đã giới thiệu thì chúng ta sẽ cần lưu mọi template trên git, githubNhưng chúng ta không được phép lưu secret trên k8s vậy thì phải làm sao? Chúng ta có 1 giải pháp của bitnami đó chính là Sealed Secrets I) Install Sealed Secrets by helm Đầu tiên…

Read More “[Bitnami Sealed Secrets] How to save secrets On GitHub.” »

Kubernetes

[RabbitMQ] Installing RabbitMQ by Docker and Run RabbitMQ commands

Posted on November 29, 2022April 3, 2024 By nim No Comments on [RabbitMQ] Installing RabbitMQ by Docker and Run RabbitMQ commands
[RabbitMQ] Installing RabbitMQ by Docker and Run RabbitMQ commands

Bạn đang chưa biết j về RabbitMQ.Chúng ta cùng tìm hiểu. Bạn cần Run RabbitMQ trên Docker Bạn Run Container với nhiệm Publish messages vào RabbitMQ Bạn có thể gửi message vào RabbitMQ Health check RabbitMQ. Nếu bạn đã cài 1 con rabbitMQ có rabbit Manager.Bạn có thể kiểm tra đường link: http://<RabbitMQ IP>/api/index.html

Docker

[Private NPM] Create The Private NPM Packages

Posted on November 29, 2022November 30, 2022 By nim No Comments on [Private NPM] Create The Private NPM Packages
[Private NPM] Create The Private NPM Packages

Bạn đang cần dựng 1 Private NPM Packages 1) Private NPM Packages in Bitbucket Bạn có thể tham khảo bài viết bên dưới:https://mskutta.github.io/2018/05/25/private-npm-packages-in-bitbucket/#referencing-npm-packages-from-bitbuckethttps://community.atlassian.com/t5/Bitbucket-questions/How-can-I-install-an-npm-package-from-my-bitbucket-repository/qaq-p/752908https://sqllyw.wordpress.com/2015/10/17/npm-install-modules-from-bitbucket-private-repositories/ 2) nexus repository manager https://artifacthub.io/packages/helm/sonatype/nexus-repository-managerhttps://levelup.gitconnected.com/deploying-private-npm-packages-to-nexus-a16722cc8166

Bitbucket, Coding

[Goldilocks] Help you identify a starting point for resource requests and limits.

Posted on November 27, 2022 By nim No Comments on [Goldilocks] Help you identify a starting point for resource requests and limits.
[Goldilocks] Help you identify a starting point for resource requests and limits.

hồi trước chúng ta dụng kubecost ngày nay chúng ta có thêm Goldilockshttps://github.com/FairwindsOps/goldilockshttps://www.fairwinds.com/blog/introducing-goldilocks-a-tool-for-recommending-resource-requests?fbclid=IwAR0DTQZdb-D6gU3_Mes1W_NACDxxE8DNOQ9nL8OzGxZi3ruAecxsS1zcHyM

Kubernetes & Container

[Edit Picture] Những ứng dụng hay với ảnh

Posted on November 27, 2022 By nim No Comments on [Edit Picture] Những ứng dụng hay với ảnh
[Edit Picture] Những ứng dụng hay với ảnh

Những ứng dụng hay với chỉnh sửa ảnh mà tốn phí vl

BareMetal

[Kubernetes] Kubernetes Scanner to find Security Vulnerability and Misconfiguration

Posted on November 27, 2022November 28, 2022 By nim No Comments on [Kubernetes] Kubernetes Scanner to find Security Vulnerability and Misconfiguration
[Kubernetes] Kubernetes Scanner to find Security Vulnerability and Misconfiguration

Tạm thời note các tool để scan cluster k8shttps://geekflare.com/kubernetes-security-scanner/ Kube HunterKube BenchCheckovMKITKubeiKube ScanKubeauditKubesec Kubeeye https://www.kitploit.com/2022/11/kubeeye-tool-to-find-various-problems.html?fbclid=IwAR1oXWcLkiRt2-ntpp4L7OqvCeu6vVEBr7WQ6kdaA-hsAMhd5CLumSskr60

BareMetal

[Kubeshark] Monitoring and Viewing traffics on Kubernetes easily by Kubeshark

Posted on November 27, 2022January 3, 2024 By nim No Comments on [Kubeshark] Monitoring and Viewing traffics on Kubernetes easily by Kubeshark
[Kubeshark] Monitoring and Viewing traffics on Kubernetes easily by Kubeshark

Một phần mền nội tiếng là wireshark thì trên k8s chúng ta có Kubeshark Kubeshark is an observability and monitoring tool for Kubernetes, enabling dynamic analysis of the microservices, detecting anomalies and triggering functions when certain patterns appear in runtime. 1) Install Kubeshark via helm chart Đâu tiên các bạn cần đăng nhập và lấy token:https://console.kubeshark.co/ Sau khi đã có token thì bạn…

Read More “[Kubeshark] Monitoring and Viewing traffics on Kubernetes easily by Kubeshark” »

Kubernetes & Container

[XAMPP] Error: MySQL shutdown unexpectedly

Posted on November 25, 2022 By nim No Comments on [XAMPP] Error: MySQL shutdown unexpectedly
[XAMPP] Error: MySQL shutdown unexpectedly

Xài Xampp chắc chắn anh em bị lỗi này.

ArgoCD

[AWS/ElastiCache] Configure Redis Cross-Region Replication or Global DataStore

Posted on November 24, 2022 By nim No Comments on [AWS/ElastiCache] Configure Redis Cross-Region Replication or Global DataStore
[AWS/ElastiCache] Configure Redis Cross-Region Replication or Global DataStore

Learn how to create cross-region replication between elasticache redis clusters –https://aws.amazon.com/elasticache/redis/global-datastore/

AWS - Amazon Web Service

[Linux] The helpful command on Linux

Posted on November 22, 2022March 27, 2023 By nim No Comments on [Linux] The helpful command on Linux
[Linux] The helpful command on Linux

Gen SSH key https://superuser.com/questions/1004254/how-can-i-change-the-directory-that-ssh-keygen-outputs-to

BareMetal

Posts pagination

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