Created
          March 14, 2019 22:12 
        
      - 
      
- 
        Save rms1000watt/886b9b9940b036df4a0b61786aec16e3 to your computer and use it in GitHub Desktop. 
    AWS Get kubeconfig from EKS
  
        
  
    
      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
    
  
  
    
  | #!/usr/bin/env bash | |
| eval $(assume-role dev-account) | |
| aws eks update-kubeconfig --region us-east-1 --name dev-eks | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment