Skip to content

Instantly share code, notes, and snippets.

@sontn
sontn / instances.tf
Last active December 18, 2019 08:48
Create intances vm by terraform
resource "google_compute_instance" "lb01" {
boot_disk {
auto_delete = "true"
device_name = "lb01"
initialize_params {
image = "https://www.googleapis.com/compute/v1/projects/ubuntu-os-cloud/global/images/ubuntu-1604-xenial-v20191204"
size = "20"
type = "pd-standard"
}
Tính năng Istio Linkerd Consul
Thông tin chung
Viết bằng Golang
Mã nguồn mở Có https://github.com/istio/istio Có https://github.com/linkerd/linkerd2 Có https://github.com/hashicorp/consul
Có bản hỗ trợ thương mại Tính năng beta sẵn có trên GCP
Tài liệu hướng dẫn
Được chống lưng bởi Google IBM Buoyant. Các CTO đều là những người làm hạ tầng cho Twitter tách ra để mở công ty riêng HashiCorp. CTO là những người rất trẻ và xây dựng được công ty thành công ty tỷ đô
Phiên bản hiện tại 1.6 2.8 1.8
Kiến trúc sử dụng
Môi trường áp dụng Kubernetes + VM Chỉ có Kubernetes Kubernetes + VM