Google’s Secret:
In order to interact with Google service such GKE , you will need to add google cloud secret into the Gripo application. Use the following steps to get the secret and add to GRiPO .
Adding Google’s Secret to GRiPO
- To create a secret, navigate to the Administration section and select Settings.
- Click on Secret
-
To initiate the secret creation process, click on the Create button.
-
In the pop-up window, select Google.
- Fill out the form by providing a name, then proceed to upload the file by clicking the ‘Choose File’ option
Uploading a JSON file requires a service account created in Google Cloud
Create Secret on Google Cloud
Visit https://cloud.google.com
- Access IAM & Admin section via the Quick Access menu for streamlined and efficient management
- Alternatively, quickly access IAM & Admin by searching for it in the Google Cloud Console’s search bar.
- Within the IAM and Admin section, navigate to ‘Service Accounts’ and proceed to create a new service account by selecting the ‘Create Service Account’ option
- Specify the service account name, ID, and description, then proceed by clicking on ‘Create and Continue’
- Assign roles as needed by selecting ‘Add Role.’
- Compute Admin
- Kubernetes Engine Admin
- Kubernetes Cluster Admin
- Kubernetes Engine Viewer
- Kubernetes Engine Developer
Include these roles during the setup for expanded capabilities.
- Click”Add Another Role” to grant more roles.
- Finish by clicking ‘Done’ after assigning roles and providing necessary details
- You can verify your service account by checking the list of service accounts in the” Service Account section”.
- Add a key by navigating to the ‘Key’ section
- In the Key section, click on ‘Add Key,’ then choose ‘Create Key’ to proceed.
Upon completion, a JSON file containing the secret information will be generated and made available for download.
- Choose the file from your local download directory and upload it to the system by selecting the designated option
- After uploading the file, the necessary information for the Google account form will be automatically filled. Click on the ‘Submit’ button to finalize the secret creation process
- Your recently created secret is now visible in the list of secrets for your reference.
Next Steps
After adding secret you can proceed to cluster provisioning
- Google Cluster Section
- Basic Deployment: Ideal for quick deployment with basic information
- Advanced Deployment For users with more complex needs, use the “Advanced” option