Developing on DCP

Prerequisites

  • awscli: brew install awscli
  • kubectl: brew install kubectl

Connnect to the Dev cluster.

Once you've installed the required pre-requisites, navigate to PCSK and export creds

  • https://dashboard.prod.aws.jit.sfdc.sh/
  • Request access for your specific environment. IE deploy-systems-com-dev
  • Get access approved from the account owners. Navigate to the account owner section.
  • Export credentials and paste into your shell.
  • Update your kubeconfig: aws eks update-kubeconfig --name eks-us-west-2 --region us-west-2
  • Test and Profit: kubectl get all

Note if you're not sure of the EKS cluster name you can log into the AWS console from PCSK, navigate to EKS and look at the clusters to determine.


Version: 0.3.110
Last Updated: 2024-07-01T19:32:00+0000