This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json", | |
| "basics": { | |
| "name": "Rodrigo Menezes", | |
| "label": "Site Reliability Engineer", | |
| "image": "", | |
| "email": "recruiters@rodrigomenezes.com", | |
| "url": "rodrigomenezes.com", | |
| "summary": "Rodrigo was born in Brazil and relocated to US when he was 14. He is a Site Reliability Engineer with 10+ years of Linux Systems Administration experience. Comfortable in start-ups and established enterprises alike. Intensive hands-on experience with leading-edge DevOps tooling. Excellent communication skills, works well on a team or as a sole contributor.", | |
| "location": { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| apiVersion: kops/v1alpha2 | |
| kind: Cluster | |
| metadata: | |
| creationTimestamp: 2017-10-23T07:51:04Z | |
| name: test-k8s-19.k8s.testdomain.com | |
| spec: | |
| api: | |
| loadBalancer: | |
| type: Internal | |
| securityGroup: sg-1234abcd |