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
    • Harbor
    • TeamCity
    • Git
      • Bitbucket
  • Coding
    • Terraform
      • GCP – Google Cloud
      • AWS – Amazon Web Service
    • Golang
    • Laravel
    • Python
    • Jquery & JavaScript
    • Selenium
  • Log & Monitor
    • Prometheus
    • Grafana
    • ELK
      • Kibana
      • Logstash
  • BareMetal
  • Toggle search form
[kibana] Guiding design Pie chart on Kibana with response data – Elasticsearch. Kibana
[error] Lỗi failed to parse field [host] of type [text] in document with id trên elk ELK
[alpine] Các câu lệnh hay quên trên linux alpine BareMetal
[Golang] Ứng dụng Framework echo vào trong golang. Golang
[jenkins] Scripted Pipeline lesson 1: Introduction Jenkins

[Smartctl] Instruction check the health disk of Raspberry.

Posted on January 16, 2023January 16, 2023 By nim No Comments on [Smartctl] Instruction check the health disk of Raspberry.
[Smartctl] Instruction check the health disk of Raspberry.

https://gist.github.com/meinside/0538087cc60a2f0654bb for testing external HDD with smartctl, install smartmontools $ sudo apt-get install smartmontools start test, $ sudo smartctl -t short -d sat /dev/sda $ sudo smartctl -t long -d sat /dev/sda -T permissive then it will say so wait for it… After its completion, $ sudo smartctl -l selftest -d sat /dev/sda -T permissive…

Read More “[Smartctl] Instruction check the health disk of Raspberry.” »

BareMetal

[kubectl/Argocd] How to create a kubectl config file for serviceaccount or from the cluster secret of Argocd

Posted on January 12, 2023 By nim No Comments on [kubectl/Argocd] How to create a kubectl config file for serviceaccount or from the cluster secret of Argocd
[kubectl/Argocd] How to create a kubectl config file for serviceaccount or from the cluster secret of Argocd

Bài này mình sẽ note 1 số thứ kiên quan đến việc tạo kube configuration từ 1 service account đã tồn tạibạn có thể lấy nó từ k8s hay argocd. Create a kubectl config file for serviceaccount Bạn có thể tham khảo link bên dưới: https://stackoverflow.com/questions/47770676/how-to-create-a-kubectl-config-file-for-serviceaccount Create a kubectl config file from the cluster secret…

Read More “[kubectl/Argocd] How to create a kubectl config file for serviceaccount or from the cluster secret of Argocd” »

ArgoCD

[Helm/Github] Create a public Helm chart repository with GitHub Pages

Posted on January 8, 2023January 8, 2023 By nim No Comments on [Helm/Github] Create a public Helm chart repository with GitHub Pages
[Helm/Github] Create a public Helm chart repository with GitHub Pages

Đầu tiền bạn cần tạo 1 repo: Thực hiện các lệnh bên dưới: I’d like to avoid bot crawling on my repository, so I add the following robots.txt file: Tạo helm chart: Sau đó bạn chỉnh sửa template và recheck template Khi template đã ngon thì thực hiện tạo package

Helm Chart

[AWS] How to increase the disk size of a Windows EC2 machine?

Posted on January 4, 2023January 4, 2023 By nim No Comments on [AWS] How to increase the disk size of a Windows EC2 machine?
[AWS] How to increase the disk size of a Windows EC2 machine?

Mình đã copy từ link này:https://taswar.zeytinsoft.com/how-to-increase-the-disk-size-of-a-windows-ec2-machine/ I needed to increase my disk size of my Windows 2016 server on AWS EC2. I though I will share this just in case it can help you or myself in the future on How to increase the disk size of a Windows EC2 machine?. First thing first you need to increase…

Read More “[AWS] How to increase the disk size of a Windows EC2 machine?” »

AWS - Amazon Web Service

[Redis] ElastiCache-Redis Cross-Region Replication|Global DataStore

Posted on January 3, 2023January 4, 2023 By nim No Comments on [Redis] ElastiCache-Redis Cross-Region Replication|Global DataStore
[Redis] ElastiCache-Redis Cross-Region Replication|Global DataStore

1) Introduce global datastore grading to Elasticache(Redis) Chúng ta có thể sử dụng Global Datastore cho Redis Feature. Để dễ hiều về Global Datastore bạn sẽ cần nhớ câu: Write Local Read Global==> Bạn write redis primary và bạn có thể đọc data đó ở bất kỳ redis secondary trên các region khác. Dưới dây…

Read More “[Redis] ElastiCache-Redis Cross-Region Replication|Global DataStore” »

AWS - Amazon Web Service

[Phi&P] Leadershift Certificate.

Posted on January 2, 2023January 2, 2023 By nim No Comments on [Phi&P] Leadershift Certificate.

Developing The Leaders Around You Leadershift Good Leaders Ask Great Questions. Everyone Communicates, Few Connect

Coding, Uncategorized

[ElastiCache] Provisioning Redis on AWS so quickly by terraform

Posted on December 29, 2022December 29, 2022 By nim No Comments on [ElastiCache] Provisioning Redis on AWS so quickly by terraform
[ElastiCache] Provisioning Redis on AWS so quickly by terraform

1) Amazon ElastiCache Overview Amazon ElastiCache Overview:• The same way RDS is to get managed Relational Databases…• ElastiCache is to get managed Redis or Memcached• Caches are in-memory databases with really high performance, low latency• Helps reduce load off of databases for read intensive workloads• Helps make your application stateless• AWS takes care of OS…

Read More “[ElastiCache] Provisioning Redis on AWS so quickly by terraform” »

AWS - Amazon Web Service

[Kubernetes] the exciting things about K8S

Posted on December 25, 2022 By nim No Comments on [Kubernetes] the exciting things about K8S
[Kubernetes] the exciting things about K8S

The destination of the Service is a domain. Case này của mình là mình sẽ tạo 1 ingress -> service -> domain: nimtechnology.com https://ibm.github.io/kubernetes-networking/services/externalname/#about-external-name

AWS - Amazon Web Service

[EKS] the exciting things about EKS

Posted on December 25, 2022December 25, 2022 By nim No Comments on [EKS] the exciting things about EKS
[EKS] the exciting things about EKS

Pod limit on Node – AWS EKS Gần đây mình có 1 bất ngờ khi 1 pod của mình thông báo event: Mình đã tìm hiểu ra là số pod trên node của eks sẽ bị giới hạn. The formula for defining the maximum number of pods per instance is as follows: Where: So, for t3.small, this…

Read More “[EKS] the exciting things about EKS” »

AWS - Amazon Web Service

[Golang] Create Your Own CLI — With Golang

Posted on December 21, 2022December 21, 2022 By nim No Comments on [Golang] Create Your Own CLI — With Golang
[Golang] Create Your Own CLI — With Golang

Bạn muốn viết 1 tool command như bạn chỉ biết golang.Ahihi quá easy https://itnext.io/how-to-create-your-own-cli-with-golang-3c50727ac608

Golang

Posts navigation

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

  • [Smartctl] Instruction check the health disk of Raspberry. January 16, 2023
  • [kubectl/Argocd] How to create a kubectl config file for serviceaccount or from the cluster secret of Argocd January 12, 2023
  • [Helm/Github] Create a public Helm chart repository with GitHub Pages January 8, 2023
  • [AWS] How to increase the disk size of a Windows EC2 machine? January 4, 2023
  • [Redis] ElastiCache-Redis Cross-Region Replication|Global DataStore January 3, 2023

Archives

  • 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
  • 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
    • Kubernetes
      • Ingress
    • Longhorn – Storage
    • Vault
    • VictoriaMetrics
  • Log & Monitor
    • ELK
      • Kibana
      • Logstash
    • Grafana
    • Prometheus
  • Uncategorized
  • Admin

Copyright © 2023 NimTechnology.