Category: Code Stream

  • vRA 8 and Code Stream 8 Monitor Services

    After rebooting the vRA 8 Appliance, you may want to monitor or check service status. Run the following command: “watch kubectl -n prelude get pods” Each service should have a status of Ready 1/1 or Ready 2/2 (with the exception of ui-toggles which will have a status of Completed)

  • Code Stream 8 – How to Create a GitHub Endpoint

    First you will need an API Key from Github for Code Stream to authenticate Log in to GitHub or Github Enteprise Click on your Avatar in the upper right corner Choose Settings On the left navigation, choose ‘Developer Settings’ On the left, choose ‘Personal access tokens’ Click ‘Generate new token’ Enter a meaningful description Select…