cortexapps-cli 1.39.0__tar.gz → 1.40.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/PKG-INFO +1 -1
- cortexapps_cli-1.40.0/cortexapps_cli/solutions/kubernetes-agent/README.md +137 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/pyproject.toml +1 -1
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/LICENSE +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/README.rst +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/__init__.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/cli.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/command_options.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/ai_skills.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/api_keys.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/audit_logs.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/backup.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/backup_commands/cortex_export.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/catalog.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/custom_data.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/custom_events.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/custom_metrics.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/dependencies.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/deploys.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/discovery_audit.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/docs.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/entity_relationship_types.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/entity_relationships.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/entity_types.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/gitops_logs.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/groups.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/initiatives.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/apiiro.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/argocd.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/aws.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/azure_active_directory.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/azure_devops.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/azure_resources.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/bamboohr.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/bitbucket.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/bugsnag.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/buildkite.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/checkmarx_sast.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/circleci.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/clickup.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/codecov.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/coralogix.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/datadog.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/dynatrace.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/firehydrant.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/github.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/gitlab.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/harness.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/incidentio.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/instana.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/jenkins.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/jira.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/launchdarkly.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/mend_sast.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/mend_sca.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/newrelic.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/okta.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/opsgenie.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/pagerduty.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/prometheus.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/rollbar.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/rootly.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/semgrep.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/sentry.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/servicenow.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/servicenow_cloud_observability.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/snyk.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/sonarqube.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/splunk_observability_cloud.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/splunk_on_call.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/sumologic.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/veracode.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/wiz.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/workday.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/xmatters.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/ip_allowlist.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/on_call.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/packages.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/packages_commands/go.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/packages_commands/java.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/packages_commands/node.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/packages_commands/nuget.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/packages_commands/python.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/plugins.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/queries.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/rest.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/scaffolders.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/scim.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/scorecards.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/scorecards_commands/exemptions.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/secrets.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/solutions.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/teams.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/users.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/users_commands/roles.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/workflows.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/cortex_client.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/models/team.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/__init__.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/_lib/__init__.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/_lib/setup_base.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-agents/README.md +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-agents/catalog/address-reviews.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-agents/catalog/audit-flags.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-agents/catalog/code-review.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-agents/catalog/fix-issue.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-agents/catalog/incident-trends.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-agents/catalog/jira-to-kb.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-agents/catalog/release-to-sha.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-agents/catalog/search-troubleshooting-kb.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-agents/catalog/simplify-test.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-agents/entity-types/ai-agent.json +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-agents/scorecards/ai-agent-governance.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-skills/README.md +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-skills/catalog/api-doc-sync.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-skills/catalog/changelog-writer.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-skills/catalog/docs-generator.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-skills/catalog/docs-portal.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-skills/entity-relationship-types/ai-plugin-service.json +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-skills/entity-relationship-types/ai-plugin-skills.json +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-skills/entity-relationship-types/ai-skill-service.json +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-skills/entity-types/ai-plugin.json +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-skills/entity-types/ai-skill.json +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-skills/scorecards/ai-skills-quality.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-spend/.github/workflows/sync-claude-spend.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-spend/README.md +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-spend/catalog/employee-alice-chen.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-spend/catalog/employee-bob-martinez.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-spend/catalog/employee-carol-kim.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-spend/catalog/employee-david-osei.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-spend/catalog/employee-emma-johnson.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-spend/catalog/team-data.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-spend/catalog/team-engineering.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-spend/catalog/team-frontend.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-spend/catalog/team-platform.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-spend/custom-metrics/ai-spend.json +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-spend/entity-relationship-types/team-member.json +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-spend/entity-types/employee.json +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-spend/plugins/team-ai-spend.json +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-spend/scorecards/ai-spend-scorecard.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-spend/scripts/sync-claude-spend.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/.github/workflows/cortex-service-version.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/README.md +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/api-gateway-3.0.1.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/api-gateway-3.1.0.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/api-gateway-3.1.1.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/api-gateway.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/auth-2.1.0.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/auth-2.1.1.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/auth-2.2.0.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/auth.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/aws-dev-us-west-2.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/billing-1.1.0.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/billing-1.2.0.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/billing.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/cart-1.0.2.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/cart.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/checkout-2.2.0.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/checkout-2.3.0.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/checkout-2.4.0.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/checkout.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/gcp-prod-us-east-1.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/gcp-prod-us-west-1.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/gcp-staging-us-east-1.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/notifications-1.0.0.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/notifications-1.0.1.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/notifications-1.1.0.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/notifications.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/order-service-2.0.1.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/order-service-2.1.0.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/order-service.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/payments-1.6.1.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/payments-1.7.0.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/payments-1.7.1.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/payments.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/release-2026-06-20.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/release-2026-07-01.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/release-2026-07-09.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/release-2026-07-10.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/search-4.0.0.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/search-4.1.0.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/search.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/user-service-1.2.0.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/user-service-1.3.0.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/catalog/user-service.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/entity-relationship-types/environments.json +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/entity-relationship-types/versions.json +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/entity-types/environment.json +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/entity-types/release.json +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/entity-types/service-version.json +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/workflows/create-environment.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/workflows/create-release.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/workflows/trigger-github-release.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/github-actions-deploy/README.md +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/github-actions-deploy/_templates/cortex-async-callback.yml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/github-actions-deploy/_templates/cortex-deploy.yml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/github-actions-deploy/_templates/cortex-register-deploy.yml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/github-actions-deploy/_templates/github-actions-deploy.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/github-actions-deploy/catalog/github-actions-demo.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/github-actions-deploy/scorecards/deploy-health.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/github-actions-deploy/setup.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/harness-deploy/README.md +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/harness-deploy/_templates/cortex-async-callback-template.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/harness-deploy/_templates/cortex-deploy-pipeline.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/harness-deploy/_templates/cortex-record-deploy-template.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/harness-deploy/_templates/trigger-harness-deploy.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/harness-deploy/catalog/harness-demo.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/harness-deploy/scorecards/deploy-health.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/harness-deploy/setup.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/jenkins-deploy/README.md +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/jenkins-deploy/_templates/Jenkinsfile +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/jenkins-deploy/_templates/trigger-jenkins-deploy.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/jenkins-deploy/catalog/jenkins-demo.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/jenkins-deploy/scorecards/deploy-health.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/jenkins-deploy/setup.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/monorepo/README.md +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/monorepo/catalog/cli-commands.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/monorepo/catalog/cli-core.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/monorepo/catalog/cli-docker.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/monorepo/catalog/cli-solutions.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/monorepo/catalog/cli-tests.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/monorepo/scorecards/monorepo-component-health.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/monorepo/services/cli-commands/README.md +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/monorepo/services/cli-commands/cortex.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/monorepo/services/cli-commands/src/commands.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/monorepo/services/cli-core/README.md +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/monorepo/services/cli-core/cortex.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/monorepo/services/cli-core/src/cli.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/monorepo/services/cli-docker/Dockerfile +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/monorepo/services/cli-docker/README.md +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/monorepo/services/cli-docker/cortex.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/monorepo/services/cli-solutions/README.md +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/monorepo/services/cli-solutions/cortex.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/monorepo/services/cli-solutions/src/solutions.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/monorepo/services/cli-tests/README.md +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/monorepo/services/cli-tests/cortex.yaml +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/monorepo/services/cli-tests/src/test_cli.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/monorepo/setup.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/terraform/README.md +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/terraform/_templates/terraform/ecommerce.tf +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/terraform/_templates/terraform/provider.tf +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/terraform/_templates/terraform/scorecards.tf +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/terraform/_templates/terraform/supply-chain.tf +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/terraform/_templates/terraform/teams.tf +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/terraform/_templates/terraform/terraform.tfvars.example +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/terraform/_templates/terraform/variables.tf +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/terraform/_templates/terraform-delta/ecommerce.tf +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/terraform/_templates/terraform-delta/teams.tf +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/terraform/setup.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/workday/README.md +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/workday/data/configuration.json +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/workday/data/pied-piper-supervisory-org.json +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/workday/setup.py +0 -0
- {cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/utils.py +0 -0
|
@@ -0,0 +1,137 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: Kubernetes Agent
|
|
3
|
+
description: Deploy the Cortex Kubernetes agent to a kind cluster in a GitHub Codespace, or to any existing Kubernetes cluster, to demonstrate live workload discovery and k8s integration.
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Kubernetes Agent Solution
|
|
7
|
+
|
|
8
|
+
Demonstrates the [Cortex Kubernetes agent](https://docs.cortex.io/docs/reference/integrations/kubernetes) integration. Supports two deployment paths:
|
|
9
|
+
|
|
10
|
+
- **GitHub Codespace** — creates a Codespace with a local [kind](https://kind.sigs.k8s.io) cluster automatically (no cluster setup required)
|
|
11
|
+
- **Existing cluster** — deploys to any Kubernetes cluster already configured in your `kubectl` context
|
|
12
|
+
|
|
13
|
+
## What this installs
|
|
14
|
+
|
|
15
|
+
- **Cortex k8s-agent** — connects your cluster to Cortex and syncs workload metadata
|
|
16
|
+
- **Demo workloads** — Deployment, StatefulSet, CronJob, and Argo Rollout, all tagged `demo-kubernetes`
|
|
17
|
+
- **demo-kubernetes** — a Cortex service entity that the workloads annotate to
|
|
18
|
+
|
|
19
|
+
After setup, visit your entity's K8s tab to see live workload data synced from the cluster.
|
|
20
|
+
|
|
21
|
+
## Data Model
|
|
22
|
+
|
|
23
|
+
```
|
|
24
|
+
GitHub Codespace
|
|
25
|
+
┌──────────────────────────────────────────────────────────┐
|
|
26
|
+
│ kind cluster (cortex-demo) │
|
|
27
|
+
│ ┌────────────────────────────────────────────────────┐ │
|
|
28
|
+
│ │ │ │
|
|
29
|
+
│ │ ┌─────────────────┐ ┌──────────────────────┐ │ │
|
|
30
|
+
│ │ │ Kubernetes API │◀──│ cortex-k8s-agent │ │ │
|
|
31
|
+
│ │ │ Server │ │ (polls every 5 min) │ │ │
|
|
32
|
+
│ │ └─────────────────┘ └──────────┬───────────┘ │ │
|
|
33
|
+
│ │ │ HTTPS push │ │
|
|
34
|
+
│ │ ┌──────────────────────────────┐ │ │ │
|
|
35
|
+
│ │ │ demo workloads │ │ │ │
|
|
36
|
+
│ │ │ Deployment · StatefulSet │ │ │ │
|
|
37
|
+
│ │ │ CronJob · Argo Rollout │ │ │ │
|
|
38
|
+
│ │ └──────────────────────────────┘ │ │ │
|
|
39
|
+
│ └────────────────────────────────────────────────────┘ │
|
|
40
|
+
└──────────────────────────────────┬───────────────────────┘
|
|
41
|
+
▼
|
|
42
|
+
┌─────────────────┐
|
|
43
|
+
│ Cortex │
|
|
44
|
+
│ Platform │
|
|
45
|
+
└─────────────────┘
|
|
46
|
+
```
|
|
47
|
+
|
|
48
|
+
The agent runs inside the cluster as a Deployment. Every 5 minutes it queries the Kubernetes API for workload resources and pushes the metadata to Cortex over HTTPS. Cortex surfaces the data on each entity's K8s tab.
|
|
49
|
+
|
|
50
|
+
## Prerequisites
|
|
51
|
+
|
|
52
|
+
- A Cortex API key (`CORTEX_API_KEY`) — get from Cortex Settings → API Keys
|
|
53
|
+
- A GitHub PAT provided by Cortex Customer Engineering (`GHCR_TOKEN`) — required to pull the k8s-agent image; see [Kubernetes prerequisites](https://docs.cortex.io/ingesting-data-into-cortex/integrations/kubernetes#prerequisites)
|
|
54
|
+
|
|
55
|
+
**For the GitHub Codespace path only:**
|
|
56
|
+
- The [gh CLI](https://cli.github.com) installed and authenticated (`gh auth login`)
|
|
57
|
+
|
|
58
|
+
**For the existing cluster path only:**
|
|
59
|
+
- `kubectl`, `helm` installed and configured to reach your cluster
|
|
60
|
+
|
|
61
|
+
## Quick start
|
|
62
|
+
|
|
63
|
+
```bash
|
|
64
|
+
cortex solutions install -s kubernetes-agent
|
|
65
|
+
cortex solutions post-install -s kubernetes-agent
|
|
66
|
+
```
|
|
67
|
+
|
|
68
|
+
The setup script will ask which path you want:
|
|
69
|
+
|
|
70
|
+
```
|
|
71
|
+
Create a new GitHub Codespace with a kind cluster? (yes = spin up Codespace, no = use an existing configured cluster) [yes]:
|
|
72
|
+
```
|
|
73
|
+
|
|
74
|
+
### GitHub Codespace path
|
|
75
|
+
|
|
76
|
+
The script will:
|
|
77
|
+
1. Create a Codespace from the `cortexapps/cli` repository using the `kubernetes-agent` devcontainer
|
|
78
|
+
2. Wait for the Codespace to start and the kind cluster to initialize (~15-20 min on first run)
|
|
79
|
+
3. Deploy the k8s-agent and demo workloads inside the Codespace via `gh codespace ssh`
|
|
80
|
+
|
|
81
|
+
After setup, the Codespace URL and `gh codespace ssh` command are printed.
|
|
82
|
+
|
|
83
|
+
### Existing cluster path
|
|
84
|
+
|
|
85
|
+
Requires `kubectl` pointed at a running cluster. The script deploys the k8s-agent and demo workloads into whatever namespace your current context targets.
|
|
86
|
+
|
|
87
|
+
## What you should see
|
|
88
|
+
|
|
89
|
+
After the agent's first sync (~5 min), visit:
|
|
90
|
+
`https://app.getcortexapp.com/admin/resources?tag=demo-kubernetes`
|
|
91
|
+
|
|
92
|
+
- `demo-deployment` (Deployment)
|
|
93
|
+
- `demo-statefulset` (StatefulSet)
|
|
94
|
+
- `demo-cronjob` (CronJob)
|
|
95
|
+
- `demo-rollout` (Argo Rollout — containers resolved from `demo-deployment`)
|
|
96
|
+
|
|
97
|
+
## Troubleshooting
|
|
98
|
+
|
|
99
|
+
**No K8s details showing on the entity page after the first sync**
|
|
100
|
+
|
|
101
|
+
If you have configured [K8s metadata label customization](https://docs.cortex.io/ingesting-data-into-cortex/integrations/kubernetes#auto-mapping-customization) in your Cortex settings (Settings → Kubernetes → Metadata labels), Cortex uses *only* those labels for resource mapping and ignores the `cortex.io/tag` annotation used by the demo manifests. Either:
|
|
102
|
+
|
|
103
|
+
- Remove the metadata label customization to use the default annotation-based mapping, or
|
|
104
|
+
- Add a matching label (e.g., `app: demo-kubernetes`) to the demo manifests
|
|
105
|
+
|
|
106
|
+
## Re-running setup
|
|
107
|
+
|
|
108
|
+
The setup script is idempotent — re-run `cortex solutions post-install -s kubernetes-agent` to retry any failed step. Completed steps are skipped.
|
|
109
|
+
|
|
110
|
+
For the Codespace path, the Codespace name is saved locally so re-runs reconnect to the same Codespace rather than creating a new one.
|
|
111
|
+
|
|
112
|
+
## After Installing
|
|
113
|
+
|
|
114
|
+
Once you have verified the agent working against the demo cluster, roll it out to your real clusters:
|
|
115
|
+
|
|
116
|
+
1. **Install the Cortex Kubernetes agent Helm chart into each cluster** for which you want data associated with your Cortex entities. Give each cluster a distinct `clusterName` — this is how Cortex identifies which cluster a workload belongs to:
|
|
117
|
+
|
|
118
|
+
```bash
|
|
119
|
+
helm upgrade --install cortex-k8s-agent \
|
|
120
|
+
oci://ghcr.io/cortexapps/k8s-agent/helm/cortex-k8s-agent \
|
|
121
|
+
--set app.apiKey=<your-cortex-api-key> \
|
|
122
|
+
--set app.clusterName=<name-as-it-appears-in-cortex> \
|
|
123
|
+
--set app.baseUrl=https://api.getcortexapp.com
|
|
124
|
+
```
|
|
125
|
+
|
|
126
|
+
2. **Ensure your Kubernetes workloads have the appropriate annotation or label** so Cortex can map them to your catalog entities:
|
|
127
|
+
|
|
128
|
+
- **Annotation** (default): add `cortex.io/tag: <entity-tag>` to each workload's metadata
|
|
129
|
+
- **Label** (if you have configured K8s metadata label customization in Cortex Settings): add the configured label key with the entity tag as the value, e.g. `app: <entity-tag>`
|
|
130
|
+
|
|
131
|
+
3. **Wait for the first sync** (~5 min) then visit each entity's K8s tab in Cortex to confirm workload data is flowing.
|
|
132
|
+
|
|
133
|
+
See the [Cortex Kubernetes integration docs](https://docs.cortex.io/ingesting-data-into-cortex/integrations/kubernetes) for full configuration options including namespace filtering, custom resource types, and RBAC setup.
|
|
134
|
+
|
|
135
|
+
## Temporary limitation
|
|
136
|
+
|
|
137
|
+
The k8s-agent image is currently private on GHCR, requiring `GHCR_TOKEN`. This requirement will be removed once the image is made public.
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/entity_relationship_types.py
RENAMED
|
File without changes
|
{cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/entity_relationships.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/aws.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/integrations_commands/wiz.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/packages_commands/go.py
RENAMED
|
File without changes
|
{cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/packages_commands/java.py
RENAMED
|
File without changes
|
{cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/packages_commands/node.py
RENAMED
|
File without changes
|
{cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/packages_commands/nuget.py
RENAMED
|
File without changes
|
{cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/packages_commands/python.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/commands/users_commands/roles.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-agents/README.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/ai-skills/README.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{cortexapps_cli-1.39.0 → cortexapps_cli-1.40.0}/cortexapps_cli/solutions/environments/README.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|