Getting Started
Special
SINGLE SIGN-ON
Teams
Users
Escalation Policies
Service
Incident
On-Call Shift
Schedules
Schedule Override
API Token
Logs
Webhook
Apps Integration
Reports
Preference
Profile
Automation
FAQ
Kubernetes Profile
Creating a Profile Using Profile Type: Kubernetes
Overview
This document provides step-by-step instructions for creating and configuring a profile using the Kubernetes profile type in Callgoose SQIBS automation platform. Kubernetes profiles allow users to configure reusable Kubernetes settings or parameters for automation workflows. Below are the steps and details for creating a Kubernetes profile.
Steps to Add a Kubernetes Profile
- Navigate to Add Profile
- Access the automation section in the Callgoose SQIBS automation platform.
- Go to Automation, and you can see Profiles.
- Click on Profiles and then click on Add Profile to create a new profile.
- Select Profile Type
- Choose Kubernetes as the profile type from the list of available options.
- Fill in the Details
- Name*:
- Provide a descriptive name for the profile.
- Example: Cluster Configuration Profile.
- Description*:
- Add a detailed description of the profile.
- Example: This profile includes Kubernetes configurations for cluster management.
- Kubernetes Version:
- Select the required Kubernetes version.
- Example: 1.30.1.
- Kubernetes Configuration File:
- Upload the configuration file required for Kubernetes operations.
- Example: config file.
- Save the Profile
- Click on Save to finalize the creation of the profile.
- Upload Multiple Files (Optional)
- If you have multiple files to upload:
- First, create the profile.
- Then, open that profile.
- Click on Show Details.
- Click on Edit, and you will be able to see the Other Files option.
- Upload additional related files as required by your Kubernetes setup.
- Click on Save after uploading the files if necessary.
Additional Notes
- Fields marked with an asterisk (*) are mandatory.
- Use descriptive names and descriptions to make it easier for team members to understand the purpose of the profile.
- Ensure the uploaded configuration files are correct and tested locally to avoid runtime errors.
- Kubernetes profiles are reusable and can be referenced in various automation workflows.
Example Configuration
Name: Cluster Configuration Profile
Description: This profile includes Kubernetes configurations for cluster management.
Kubernetes Version: 1.30.1
Kubernetes Configuration File: Upload a file named config.
Conclusion
By following these steps, you can effectively create a Kubernetes profile in Callgoose SQIBS automation platform. Kubernetes profiles enhance the reusability of configurations and simplify the management of automation workflows involving Kubernetes.