Skip to content

Instantly share code, notes, and snippets.

View anilkumarkoduri's full-sized avatar
💭
Available

anilkumarkoduri

💭
Available
View GitHub Profile
7003 gcloud compute instances list
7004 gcloud auth login
8152 gcloud compute instances stop instance-2
8153 gcloud config set project dark-caldron-89709
8154 gcloud components update
8155 gcloud compute instances stop instance-2
8156 gcloud compute instances list
8157 gcloud compute instances start instance-2
8189 gcloud compute forwarding-rules list
8190 gcloud compute networks describe default --format json
gcloud compute instance-groups unmanaged create taiwan \
--zone asia-east1-a
gcloud compute instance-groups unmanaged add-instances taiwan \
--instances $(kubectl get nodes \
--context taiwan \
--output=jsonpath='{range .items[*]}{.metadata.name},{end}') \
--zone asia-east1-a
gcloud compute instance-groups set-named-ports taiwan \
@anilkumarkoduri
anilkumarkoduri / README.md
Created November 1, 2018 17:50 — forked from leonardofed/README.md
A curated list of AWS resources to prepare for the AWS Certifications


A curated list of AWS resources to prepare for the AWS Certifications

A curated list of awesome AWS resources you need to prepare for the all 5 AWS Certifications. This gist will include: open source repos, blogs & blogposts, ebooks, PDF, whitepapers, video courses, free lecture, slides, sample test and many other resources.