Skip to content

Instantly share code, notes, and snippets.

View keremceliker's full-sized avatar
👁️‍🗨️
Still Works Even Asleep :)

Kerem ÇELİKER keremceliker

👁️‍🗨️
Still Works Even Asleep :)
View GitHub Profile
@keremceliker
keremceliker / README.md
Created December 29, 2019 10:29 — 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.


@keremceliker
keremceliker / origin-gce-hosts.md
Created June 30, 2020 06:51 — forked from sjenning/origin-gce-hosts.md
GCE openshift-ansible inventory
[OSEv3:children]
masters
nodes

[OSEv3:vars]
ansible_ssh_user=sjennings
ansible_become=yes

deployment_type=origin