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
  • Coding
    • Terraform
      • GCP – Google Cloud
      • AWS – Amazon Web Service
    • Golang
    • Laravel
    • Jquery & JavaScript
    • Git
    • Selenium
  • Log & Monitor
    • Prometheus
    • Grafana
    • ELK
      • Kibana
      • Logstash
  • BareMetal
  • Toggle search form

Category: Terraform

[Terraform] Error: Error acquiring the state lock

Posted on June 5, 2022 By nim No Comments on [Terraform] Error: Error acquiring the state lock
[Terraform] Error: Error acquiring the state lock

Nếu bạn bị lỗi Đầu tiên là hỏi có đang run terraform. Nếu không thì gõ lệnh sau.

AWS - Amazon Web Service, GCP - Google Cloud, Terraform

[Terraform/GCP/K8s] How can we build/install the Kubernetes clusters (GKE) on Google Cloud.

Posted on June 1, 2022June 15, 2022 By nim No Comments on [Terraform/GCP/K8s] How can we build/install the Kubernetes clusters (GKE) on Google Cloud.
[Terraform/GCP/K8s] How can we build/install the Kubernetes clusters (GKE) on Google Cloud.

1) Backend state Bài này thì mình thực hiện build multi cluster k8s trên GCP Để chuẩn bị cho đúng với bài tập thực tế. Chúng ta cần tạo 1 backend cho terraform trên GCS. sau khi bạn chạy terraform apply bạn sẽ tạo được bucket trên GCS Giờ minh tạo 1 folder là cluster…

Read More “[Terraform/GCP/K8s] How can we build/install the Kubernetes clusters (GKE) on Google Cloud.” »

GCP - Google Cloud, Kubernetes

[Terraform] – Terraform Beginner – Lesson 9: Terraform with AWS – part 2

Posted on May 24, 2022May 30, 2022 By nim No Comments on [Terraform] – Terraform Beginner – Lesson 9: Terraform with AWS – part 2
[Terraform] – Terraform Beginner – Lesson 9: Terraform with AWS – part 2

Để dễ hiểu hơn về VPC trên AWS thì bạn tham khảo video sau:Bài 31: AWS VPC 1 Thiết kế mạng riêng bảo mật cho doanh nghiệp trên AWS/Cloud 1) Introduction to VPCs 1.1) Creating the VPC On Amazon AWS, you have a default VPC (Virtual Private Network) created for you by AWS to launch…

Read More “[Terraform] – Terraform Beginner – Lesson 9: Terraform with AWS – part 2” »

AWS - Amazon Web Service

[Terraform] Infrastructure Automation With Terraform – Lesson 1: Setup AWS

Posted on May 10, 2022May 10, 2022 By nim No Comments on [Terraform] Infrastructure Automation With Terraform – Lesson 1: Setup AWS
[Terraform] Infrastructure Automation With Terraform – Lesson 1: Setup AWS

Ở bài về beginer terraform mình đã hướng dẫn cách tạo tài khoản AWS free 1 năm 1) Create account and login console Lúc này user của bạn sẽ là user rootĐa số ta sẽ được khuyên là sửa sử dụng user root càng ít càng tốt. Vậy giờ chúng ta vào mục tiếp theo…

Read More “[Terraform] Infrastructure Automation With Terraform – Lesson 1: Setup AWS” »

AWS - Amazon Web Service

[Terraform] – Terraform Beginner – Lesson 8: Terraform Functions and Conditional Expressions

Posted on May 8, 2022May 30, 2022 By nim No Comments on [Terraform] – Terraform Beginner – Lesson 8: Terraform Functions and Conditional Expressions
[Terraform] – Terraform Beginner – Lesson 8: Terraform Functions and Conditional Expressions

1) More Terraform Functions 1.1) Numeric Functions 1.2) String Functions 1.3) Collection Functions 1.4) Map Functions 2) Operator and Conditional Expressions 2.1) Numeric Operators 2.2) Equality Operators. 2.3) Comparison Operators. 2.4) Logical Operators 3) Terraform Workspaces (OSS) Bạn có nhiều project A, B, C thì thì nó chỉ khách nhau về variable thì chúng ta…

Read More “[Terraform] – Terraform Beginner – Lesson 8: Terraform Functions and Conditional Expressions” »

AWS - Amazon Web Service

[Terraform] – Terraform Beginner – Lesson 7: Terraform Modules

Posted on May 5, 2022May 11, 2022 By nim No Comments on [Terraform] – Terraform Beginner – Lesson 7: Terraform Modules

1) What are modules? 2) Creating and Using a Module 3) Using Modules from the Registry Ngoài việc tự viết các module private thì chúng ra cũng có registry và ở đó thì chứa các module public. 4) Module from Github Mình mới thấy lấy module từ github nữa -> để khi nào thửtham khảo…

Read More “[Terraform] – Terraform Beginner – Lesson 7: Terraform Modules” »

AWS - Amazon Web Service, Terraform

[Terraform] – Terraform Beginner – Lesson 6: Terraform Import, Tainting Resources, and Debugging

Posted on May 4, 2022May 4, 2022 By nim No Comments on [Terraform] – Terraform Beginner – Lesson 6: Terraform Import, Tainting Resources, and Debugging
[Terraform] – Terraform Beginner – Lesson 6: Terraform Import, Tainting Resources, and Debugging

1) Terraform Taint Bạn có thể untaint 2) Debugging Chúng ta có nhiều levels về log debug Bạn cũng có thể output debug ra file. 3) Terraform Import Vậy câu hỏi làm sao chúng ta có thể bằng các resource A và B vào terraform? Các đầu tiên ta sử dụng datasource để lấy được…

Read More “[Terraform] – Terraform Beginner – Lesson 6: Terraform Import, Tainting Resources, and Debugging” »

AWS - Amazon Web Service

[Terraform] – Terraform Beginner – Lesson 5: Terraform Provisioners and creating EC2

Posted on May 3, 2022June 5, 2022 By nim No Comments on [Terraform] – Terraform Beginner – Lesson 5: Terraform Provisioners and creating EC2
[Terraform] – Terraform Beginner – Lesson 5: Terraform Provisioners and creating EC2

1) Introduction to AWS EC2 Nhắc đến EC2 thì anh em hiểu đơn giản đó là một máy áo trên AWS. Nếu anh em còn xa lạ với Ec2 thì coi clip bên dưới. Anh em có thể làm theo video để hiểu thêm. Tiếp đến là anh em tìm hiểu về AMI. Nếu như…

Read More “[Terraform] – Terraform Beginner – Lesson 5: Terraform Provisioners and creating EC2” »

AWS - Amazon Web Service, Uncategorized

[Terraform] – Terraform Beginner – Lesson 4: Remote State

Posted on May 3, 2022May 3, 2022 By nim No Comments on [Terraform] – Terraform Beginner – Lesson 4: Remote State
[Terraform] – Terraform Beginner – Lesson 4: Remote State

1) What are Remote State and State Locking. Như ở các bài trườc mình đã mô tả, khi bạn chạy terraform thì nó cũng sinh ra file terraform.tfstate.và terraform.tfstate sẽ có các mapping với hệ thông thật trên cloud. 2) Remote Backends with S3 https://www.terraform.io/language/settings/backends/s3 2.1) Prepare. 2.1.1) S3 – Bucket Bạn có thể tạo…

Read More “[Terraform] – Terraform Beginner – Lesson 4: Remote State” »

AWS - Amazon Web Service

[GCP] How to delete payments, the visa card, the master cards come out of the Google Cloud flatform so easily

Posted on May 2, 2022May 2, 2022 By nim No Comments on [GCP] How to delete payments, the visa card, the master cards come out of the Google Cloud flatform so easily
[GCP] How to delete payments, the visa card, the master cards come out of the Google Cloud flatform so easily

Như mình cũng đã hướng dẫn tạo account GCP để lab terraform trên google cloud. Giờ học xong và anh em cũng đã nghe 1 số người bị trừ tiền oan đúng không? Vậy thì làm theo bài viết bên dưới:

GCP - Google Cloud

Posts navigation

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

  • Protected: My Assignment  June 24, 2022
  • [Spinnaker] Spinnaker writes too many logs – Reduce spinnaker log level June 22, 2022
  • [Jenkins] Jobs will be created automatically by Jenkins Job Builder June 20, 2022
  • [Postgresql] Install postgresql client and trying a few command postgresql. June 20, 2022
  • [Mount/Nextcloud] How do you mount a hard disk that was used windows into Linux. June 19, 2022

Archives

  • 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
    • Jenkins
    • Spinnaker
  • Coding
    • Git
    • Golang
    • Jquery & JavaScript
    • Laravel
    • 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 © 2022 NimTechnology.