Skip to content

Instantly share code, notes, and snippets.

View Whistler092's full-sized avatar

Ramiro Andrés Bedoya E. Whistler092

View GitHub Profile
@Whistler092
Whistler092 / Cap1 inicio.txt
Last active November 7, 2017 22:51
Kubernetes: Up and Running
Kubernetes: Up and Running
Cap 1: Introduction,
Kubernetes provides the software necessary to successfully
build and deploy reliable, scalable distributed systems.
Corre en diferentes maquinas, conectadas via la network
Beneficios
@Whistler092
Whistler092 / udemy-dl.txt
Created September 22, 2017 22:51
Bajar Cursos de Udemy
https://github.com/nishad/udemy-dl
pip install udemy-dl
or
python -m pip install udemy-dl
@Whistler092
Whistler092 / 1_p_kubernets_architecture.txt
Last active October 2, 2017 15:55
Docker Swarm, Kubernetes y CoreOS
Guia 2017
Running k8s Locally via Minikube
See the latest Minikube release for installation instructions.
https://github.com/kubernetes/minikube/releases
Install kubectl
Install curl -Lo kubectl http://storage.googleapis.com/kubernetes-release/release/v1.3.0/bin/darwin/amd64/kubectl && chmod +x kubectl && sudo mv kubectl /usr/local/bin/
@Whistler092
Whistler092 / dkcleanup.sh
Last active September 21, 2022 01:22
scripts
#!/bin/bash
# options:
# remove stopped containers and untagged images
# $ dkcleanup
# remove all stopped|running containers and untagged images
# $ dkcleanup --reset
# remove containers|images|tags matching {repository|image|repository\image|tag|image:tag}
# pattern and untagged images
# $ dkcleanup --purge {image}
@Whistler092
Whistler092 / 30 agosto
Last active August 31, 2017 20:29
news to read
User Authentication With Angular 4 and Flask
https://realpython.com/blog/python/user-authentication-with-angular-4-and-flask/
http://webdevchecklist.com/ | Web Developer Checklist
https://www.youtube.com/watch?v=oCW5y4_8uGU | GOTO 2017 • Fast Data Architectures for Streaming Applications • Dean Wampler - YouTube
https://app.pluralsight.com/paths/skill/mvc5 | ASP.NET MVC 5 Path | Pluralsight
https://app.pluralsight.com/library/courses/aspdotnet-mvc5-fundamentals/table-of-contents | ASP.NET MVC 5 Fundamentals | Pluralsight
@Whistler092
Whistler092 / Kubernetes Architecture.txt
Last active August 2, 2017 17:14
Get Started with Kubernetes
Kubernetes Architecture
- Big Picture View
- An Orchestrator for microservices Apps
- Masters
- Nodes
- Pods
- Services
- Deployments
@Whistler092
Whistler092 / Monitoreo.txt
Last active July 21, 2017 20:13
Curated path monitoring
-Manuel, pregunta. Herramientas para monitoreo para ir estudiando
?
*Manuel Dario Escobar Ramirez
*solo metricas? o también con notificación?
*para métricas, uno gratuito bueno es graphite
*Para iniciar con algo básico combinado con graphana es muy poderoso
*y las métricas generadas por esa app pueden usarse por otras aplicaciones como sensu/nagios/opsview para alertas
*prometheus tambien puede mirarse
@Whistler092
Whistler092 / .gitignore
Created July 13, 2017 00:49
talk flask api
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python
@Whistler092
Whistler092 / terraform.txt
Last active June 16, 2017 21:01
Terraform: Para los que estan usando terraform en un equipo y quieren establecer guidelines
para los que estan usando terraform en un equipo y quieren establecer guidelines , les recomiendo:
http://apparently.me.uk/terraform-environment-application-pattern/
https://github.com/TerraformDesignPattern/SysAdvent2016
https://blog.gruntwork.io/how-to-use-terraform-as-a-team-251bc1104973
https://blog.gruntwork.io/how-to-create-reusable-infrastructure-with-terraform-modules-25526d65f73d
apparently.me.uk
Terraform Environment+Application Design Pattern
A design pattern for managing shared infrastructure and application deployment using Hashicorp Terraform
GitHub
SENIOR DEVOPS ENGINEER
About us:
At CloudHero we're simplifying cloud infrastructure for developers. Here you'll get to work with some of the smartest and most interesting people around; solving unique and complex technical challenges on a scale matched by few companies. If you get excited about stretching yourself in new ways, developing yourself to your fullest potential, with amazingly supportive friends and colleagues; we want to talk to you!
We're on a mission to make developers' lives easier by providing the simplest way to run docker containers in the cloud. It's what brings us together and keeps us going. We're hard workers, independent thinkers, open communicators and voracious learners. We get the job done and we have fun doing it.
Job description:
As a Senior Infrastructure Engineer you will architect the systems, and servers to keep our customers infrastructures running. You’ll build automation and systems management tools that make it easier to scale our rapidly growing business and deliver cl