Skip to content

Instantly share code, notes, and snippets.

View burakodabas's full-sized avatar
🎯
Focusing

Burak Odabaş burakodabas

🎯
Focusing
View GitHub Profile
@burakodabas
burakodabas / Kubernetes
Created January 15, 2021 18:47
Kubernetes hint
KUBERNETES ORDER
-> DOCKER
-> DEPLOYMENT
-> REPLICA
-> REPLICA SETTINGS FOR SCALE
docker build -t burakodabas/test-app .
docker push burakodabas/test-app .
kubectl create deployment --image burakodabas/test-app test-app
@burakodabas
burakodabas / trendyol mağazaları
Created January 7, 2021 23:06
Trendyol Mağaza Listesi
https://www.trendyol.com/magaza/dorissasilver-m-106210
https://www.trendyol.com/magaza/occasion-m-106905
https://www.trendyol.com/magaza/kuaforumden-m-181726
https://www.trendyol.com/magaza/cu-m-138255
https://www.trendyol.com/magaza/ofine-m-129858
https://www.trendyol.com/magaza/ekrumoda-m-113853
https://www.trendyol.com/magaza/teknosa-m-107870
https://www.trendyol.com/magaza/armindekor-m-275329
https://www.trendyol.com/magaza/yenikoza-m-218584
https://www.trendyol.com/magaza/mordeka-m-176596
@burakodabas
burakodabas / README-Template.md
Created June 5, 2017 20:50 — forked from PurpleBooth/README-Template.md
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites