Skip to content
View javipolo's full-sized avatar
  • Red Hat
  • Barcelona, Catalunya

Organizations

@openshift @ailaunchpad
Block or Report

Block or report javipolo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. vim vim Public

    my ~/.vim

    Vim Script 2 2

  2. bin bin Public

    My bin files

    Shell 1

  3. kops kops Public

    Forked from kubernetes/kops

    Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management

    Go

  4. Connect to ec2 instances using eithe... Connect to ec2 instances using either InstanceId, Name tag or Ip address, using multiple ssh keys as identities
    1
    #!/bin/bash
    2
    
                  
    3
    # Connect to ec2 instances using either InstanceId, Name tag or Ip address
    4
    
                  
    5
    # Usage:
  5. http-show-headers http-show-headers Public

    http service that prints http headers

    Python 1