plugins
Official plugins of the Headlamp project
File Explorer
Download Latest Version (.zip)- build-and-publish-image.yml
- headlamp-plugin-github-workflow.yaml
- scorecard-analysis.yml
- CODEOWNERS
- artifacthub-pkg.yml
- README.md
- artifacthub-pkg.yml
- README.md
- artifacthub-pkg.yml
- README.md
- ai-assistant.spec.ts
- Dockerfile.headlamp
- kwok-fixtures.yaml
- playwright.config.ts
- README.md
- run-ai-assistant-e2e.ts
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- args.test.ts
- args.ts
- chat.test.ts
- chat.ts
- cli.test.ts
- cli.ts
- config.test.ts
- config.ts
- globals.d.ts
- kubectl.test.ts
- kubectl.ts
- mcp.test.ts
- mcp.ts
- model.test.ts
- model.ts
- skills.test.ts
- skills.ts
- .gitignore
- package-lock.json
- package.json
- README.md
- tsconfig.json
- vitest.config.ts
- client.test.ts
- client.ts
- MockHolmesAgent.test.ts
- MockHolmesAgent.ts
- fixtures.ts
- ScriptedAgent.test.ts
- ScriptedAgent.ts
- types.ts
- types.test.ts
- types.ts
- responseCache.test.ts
- responseCache.ts
- formatAssistantError.test.ts
- formatAssistantError.ts
- LangChainToolBinding.ts
- mergeGenerations.test.ts
- mergeGenerations.ts
- inspectResponse.test.ts
- inspectResponse.ts
- AssistantSession.test.ts
- AssistantSession.ts
- LangChainAssistantSession.test.ts
- LangChainAssistantSession.ts
- messages.test.ts
- messages.ts
- buildUserContext.test.ts
- buildUserContext.ts
- classifyMessage.test.ts
- classifyMessage.ts
- content.ts
- context.ts
- history.test.ts
- history.ts
- toolCalls.ts
- types.ts
- cosineSimilarity.ts
- EmbeddingProvider.ts
- buildContextDescription.test.ts
- buildContextDescription.ts
- types.ts
- ToolClient.ts
- serverConfig.test.ts
- serverConfig.ts
- formatToolOutput.test.ts
- formatToolOutput.ts
- MCPClient.test.ts
- MCPClient.ts
- FileStorage.test.ts
- FileStorage.ts
- Storage.ts
- EmbeddingToolRouter.test.ts
- EmbeddingToolRouter.ts
- ToolRouter.test.ts
- ToolRouter.ts
- ArgumentProcessor.test.ts
- ArgumentProcessor.ts
- formattedOutput.ts
- processArguments.ts
- schemaRegistry.ts
- toolName.test.ts
- toolName.ts
- ToolStateStore.test.ts
- ToolStateStore.ts
- types.ts
- types.ts
- errorPrompts.test.ts
- errorPrompts.ts
- baseAssistantPrompt.test.ts
- baseAssistantPrompt.ts
- buildSystemPrompt.test.ts
- buildSystemPrompt.ts
- buildToolArgumentPrompt.test.ts
- buildToolArgumentPrompt.ts
- resourceLinkInstructions.test.ts
- resourceLinkInstructions.ts
- FixtureChatModel.test.ts
- FixtureChatModel.ts
- modelFixtures.ts
- catalog.test.ts
- catalog.ts
- createChatModel.test.ts
- createChatModel.ts
- detectProvider.test.ts
- detectProvider.ts
- savedConfigs.test.ts
- savedConfigs.ts
- redactSecrets.test.ts
- redactSecrets.ts
- browser.test.ts
- browser.ts
- EmbeddingSkillRouter.test.ts
- EmbeddingSkillRouter.ts
- KeywordSkillRouter.test.ts
- KeywordSkillRouter.ts
- MockSkillManager.test.ts
- MockSkillManager.ts
- config.test.ts
- config.ts
- parseSkill.test.ts
- parseSkill.ts
- SkillLoader.test.ts
- SkillLoader.ts
- SkillManager.test.ts
- SkillManager.ts
- MockApprovalManager.test.ts
- MockApprovalManager.ts
- events.test.ts
- events.ts
- InlineToolApprovalManager.test.ts
- InlineToolApprovalManager.ts
- ToolApprovalManager.test.ts
- ToolApprovalManager.ts
- parseToolArguments.test.ts
- parseToolArguments.ts
- processToolCalls.test.ts
- processToolCalls.ts
- builtInTools.test.ts
- builtInTools.ts
- discoverTools.test.ts
- discoverTools.ts
- getToolDescription.test.ts
- getToolDescription.ts
- toolDefinitions.test.ts
- toolDefinitions.ts
- KubernetesTool.test.ts
- KubernetesTool.ts
- context.ts
- detectCliSuggestion.ts
- LangChainTool.test.ts
- LangChainTool.ts
- LangChainToolManager.test.ts
- LangChainToolManager.ts
- ToolPlanner.test.ts
- ToolPlanner.ts
- prepareToolPlan.test.ts
- prepareToolPlan.ts
- buildToolResponse.test.ts
- buildToolResponse.ts
- formatToolResults.test.ts
- formatToolResults.ts
- prepareToolResponse.test.ts
- prepareToolResponse.ts
- enabledTools.test.ts
- enabledTools.ts
- MockToolManager.test.ts
- MockToolManager.ts
- ToolRuntime.ts
- types.ts
- consumerImportBoundaries.test.ts
- index.ts
- packageDependencyIsolation.test.ts
- vite-env.d.ts
- vitest-setup.ts
- .gitignore
- package-lock.json
- package.json
- tsconfig.json
- vitest.config.ts
- vitest.e2e.config.ts
- AgentThinkingSteps.stories.tsx
- AgentThinkingSteps.test.tsx
- AgentThinkingSteps.tsx
- AIAssistantToggle.stories.tsx
- AIAssistantToggle.test.tsx
- AIAssistantToggle.tsx
- AgentThinkingBlock.stories.tsx
- AgentThinkingBlock.test.tsx
- AgentThinkingBlock.tsx
- AIAssistantHeader.stories.tsx
- AIAssistantHeader.test.tsx
- AIAssistantHeader.tsx
- AIChatContent.stories.tsx
- AIChatContent.test.tsx
- AIChatContent.tsx
- AllInputSection.stories.tsx
- AllInputSection.test.tsx
- AllInputSection.tsx
- HolmesSetupGuide.test.tsx
- HolmesSetupGuide.tsx
- ProactiveDiagnosisSection.stories.tsx
- ProactiveDiagnosisSection.test.tsx
- ProactiveDiagnosisSection.tsx
- PromptSuggestions.stories.tsx
- PromptSuggestions.test.tsx
- PromptSuggestions.tsx
- TestModeInput.stories.tsx
- TestModeInput.test.tsx
- TestModeInput.tsx
- ToolsDialog.stories.tsx
- ToolsDialog.test.tsx
- ToolsDialog.tsx
- ContentRenderer.stories.tsx
- ContentRenderer.test.tsx
- ContentRenderer.tsx
- MCPFormattedMessage.stories.tsx
- MCPFormattedMessage.test.tsx
- MCPFormattedMessage.tsx
- TextStreamContainer.stories.tsx
- TextStreamContainer.test.tsx
- TextStreamContainer.tsx
- ApiConfirmationDialog.stories.tsx
- ApiConfirmationDialog.test.tsx
- ApiConfirmationDialog.tsx
- InlineToolConfirmation.stories.tsx
- InlineToolConfirmation.test.tsx
- InlineToolConfirmation.tsx
- LogsButton.stories.tsx
- LogsButton.test.tsx
- LogsButton.tsx
- LogsDialog.component.test.tsx
- LogsDialog.stories.tsx
- LogsDialog.test.ts
- LogsDialog.tsx
- ToolApprovalDialog.stories.tsx
- ToolApprovalDialog.test.tsx
- ToolApprovalDialog.tsx
- YamlDisplay.stories.tsx
- YamlDisplay.test.tsx
- YamlDisplay.tsx
- DefaultSlots.stories.tsx
- DefaultSlots.test.tsx
- DefaultSlots.tsx
- MCPOutputDisplay.stories.tsx
- MCPOutputDisplay.test.tsx
- MCPOutputDisplay.tsx
- AIPanelComponent.stories.tsx
- AIPanelComponent.test.tsx
- AIPanelComponent.tsx
- AIToolsSettings.stories.tsx
- AIToolsSettings.test.tsx
- AIToolsSettings.tsx
- AutoDetectProvider.stories.tsx
- AutoDetectProvider.test.tsx
- AutoDetectProvider.tsx
- DetectedProvidersDialog.stories.tsx
- DetectedProvidersDialog.test.tsx
- DetectedProvidersDialog.tsx
- DeveloperSettings.stories.tsx
- DeveloperSettings.test.tsx
- DeveloperSettings.tsx
- HolmesAgentSettings.stories.tsx
- HolmesAgentSettings.test.tsx
- HolmesAgentSettings.tsx
- MCPConfigEditorDialog.stories.tsx
- MCPConfigEditorDialog.test.tsx
- MCPConfigEditorDialog.tsx
- MCPServerEditor.stories.tsx
- MCPServerEditor.test.tsx
- MCPServerEditor.tsx
- MCPSettings.stories.tsx
- MCPSettings.test.tsx
- MCPSettings.tsx
- ModelSelector.stories.tsx
- ModelSelector.test.tsx
- ModelSelector.tsx
- SettingsPage.stories.tsx
- SettingsPage.test.tsx
- SettingsPage.tsx
- SkillSettings.stories.tsx
- SkillSettings.test.tsx
- SkillSettings.tsx
- SkillSourceEditorDialog.stories.tsx
- SkillSourceEditorDialog.test.tsx
- SkillSourceEditorDialog.tsx
- SkillsViewerDialog.stories.tsx
- SkillsViewerDialog.test.tsx
- SkillsViewerDialog.tsx
- TermsDialog.stories.tsx
- TermsDialog.test.tsx
- TermsDialog.tsx
- PromptWidthContext.stories.tsx
- PromptWidthContext.test.tsx
- PromptWidthContext.tsx
- diagnosisHelpers.test.ts
- diagnosisHelpers.ts
- ProactiveDiagnosisManager.test.ts
- ProactiveDiagnosisManager.ts
- useProactiveDiagnosis.test.ts
- useProactiveDiagnosis.ts
- logFormatting.test.ts
- logFormatting.ts
- stringFormatting.test.ts
- stringFormatting.ts
- useToolApproval.test.ts
- useToolApproval.ts
- iconBundles.test.ts
- iconBundles.ts
- electron-client.test.ts
- electron-client.ts
- urlParsing.test.ts
- urlParsing.ts
- yamlParser.test.ts
- yamlParser.ts
- modelProviders.test.ts
- modelProviders.ts
- i18nTestSetup.ts
- runAxe.test.ts
- runAxe.ts
- testMode.test.ts
- testMode.ts
- electron.d.ts
- AiUiI18nProvider.test.tsx
- AiUiI18nProvider.tsx
- i18n.test.ts
- i18n.ts
- ownedUiTranslations.ts
- vite-env.d.ts
- .gitignore
- package-lock.json
- package.json
- tsconfig.json
- vitest.config.ts
- clusterActions.tsx
- HeadlampAIPrompt.tsx
- HeadlampEventHandler.tsx
- AIChatContent.tsx
- AllInputSection.tsx
- AIPanelComponent.tsx
- Settings.test.tsx
- Settings.tsx
- contextGenerator.ts
- useClusterChangeNotifier.test.ts
- useClusterChangeNotifier.ts
- useKubernetesToolUI.test.ts
- useKubernetesToolUI.ts
- EventFetcher.ts
- promptGenerator.test.ts
- promptGenerator.ts
- electron.d.ts
- agent-mode-default.test.ts
- ContentRenderer.tsx
- editordialog.tsx
- headlamp-plugin.d.ts
- headlampLink.ts
- holmesClient.ts
- holmesHealthRequestGate.test.ts
- holmesHealthRequestGate.ts
- index.tsx
- modal.tsx
- pluginState.test.ts
- pluginState.tsx
- resolveRuntimeProviderConfig.test.ts
- resolveRuntimeProviderConfig.ts
- storybook.test.tsx
- textstream.tsx
- .env
- .gitignore
- i18next-parser.config.js
- logo.png
- mcp-config.png
- mcp-servers-list.png
- package-lock.json
- package.json
- README.md
- tsconfig.json
- vitest.workspace.ts
- extensions.json
- settings.json
- tasks.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- catalogConfig.tsx
- catalogs.tsx
- charts.tsx
- releases.tsx
- repository.tsx
- ChartsList.stories.tsx
- cncf-icon-color.svg
- Details.tsx
- EditorDialog.tsx
- List.tsx
- SettingsLink.stories.tsx
- SettingsLink.tsx
- BulkActionsToolbar.tsx
- BulkDeleteDialog.tsx
- DeleteConfirmDialog.tsx
- Detail.tsx
- EditorDialog.tsx
- List.tsx
- ReleaseActionsMenu.tsx
- ReleaseFilters.tsx
- ReleaseList.stories.tsx
- RollbackDialog.tsx
- catalog.ts
- catalog.ts
- index.tsx
- headlamp-plugin.d.ts
- index.tsx
- storybook.test.tsx
- .gitignore
- package-lock.json
- package.json
- README.md
- tsconfig.json
- artifacthub-pkg.yml
- README.md
- apiDiscovery.test.ts
- apiDiscovery.ts
- argoClient.test.ts
- argoClient.ts
- apiAvailability.test.ts
- apiAvailability.ts
- Detail.test.tsx
- Detail.tsx
- List.tsx
- managedResourceLinks.test.tsx
- managedResourceLinks.tsx
- openInArgoCD.test.tsx
- openInArgoCD.tsx
- resourceTree.test.ts
- resourceTree.ts
- statusHelpers.test.ts
- statusHelpers.ts
- Detail.tsx
- List.tsx
- ArgoNamespaceInsights.tsx
- useArgoOperation.ts
- application.test.ts
- application.ts
- appproject.ts
- argoIcon.ts
- headlamp-plugin.d.ts
- index.test.tsx
- index.tsx
- mapView.test.tsx
- mapView.tsx
- application.yaml
- argocd-cm.yaml
- crd.yaml
- AGENTS.md
- package-lock.json
- package.json
- README.md
- tsconfig.json
- extensions.json
- settings.json
- tasks.json
- artifacthub-pkg.yml
- README.md
- BackstageButtonPure.stories.storyshot
- BackstageButton.tsx
- BackstageButtonPure.stories.tsx
- BackstageButtonPure.tsx
- SettingsPure.stories.storyshot
- Settings.tsx
- SettingsPure.stories.tsx
- SettingsPure.tsx
- headlamp-plugin.d.ts
- index.tsx
- storybook.test.tsx
- utils.ts
- .gitignore
- package-lock.json
- package.json
- README.md
- tsconfig.json
- artifacthub-pkg.yml
- README.md
- artifacthub-pkg.yml
- README.md
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- Detail.stories.tsx
- Detail.tsx
- List.stories.tsx
- List.tsx
- Detail.stories.tsx
- Detail.tsx
- List.stories.tsx
- List.tsx
- Detail.stories.tsx
- Detail.tsx
- List.stories.tsx
- List.tsx
- Detail.stories.tsx
- Detail.tsx
- List.stories.tsx
- List.tsx
- CommonComponents.stories.tsx
- CommonComponents.tsx
- processIssuerExtraInfo.tsx
- Detail.stories.tsx
- Detail.tsx
- List.stories.tsx
- List.tsx
- Detail.stories.tsx
- Detail.tsx
- List.stories.tsx
- List.tsx
- useCertManagerInstalled.ts
- certificate.ts
- certificateRequest.ts
- challenge.ts
- clusterIssuer.ts
- common.ts
- issuer.ts
- order.ts
- headlamp-plugin.d.ts
- index.tsx
- isCertManagerInstalled.ts
- storybook.test.tsx
- utils.ts
- app.yaml
- certificate.yaml
- clusterIssuer.yaml
- issuer.yaml
- order.yaml
- .gitignore
- package-lock.json
- package.json
- README.md
- tsconfig.json
- artifacthub-pkg.yml
- README.md
- artifacthub-pkg.yml
- README.md
- dashboard.png
- map-view.png
- index.tsx
- Detail.tsx
- Glance.tsx
- List.tsx
- Detail.tsx
- Glance.tsx
- List.tsx
- index.tsx
- ReplicaHelpers.tsx
- Resource.tsx
- util.tsx
- Detail.tsx
- Glance.tsx
- List.tsx
- Detail.tsx
- Glance.tsx
- List.tsx
- Detail.tsx
- Glance.tsx
- List.tsx
- Detail.tsx
- List.tsx
- Detail.tsx
- Glance.tsx
- List.tsx
- Detail.tsx
- Glance.tsx
- List.tsx
- Detail.tsx
- Glance.tsx
- List.tsx
- Detail.tsx
- Glance.tsx
- List.tsx
- Actions.tsx
- Detail.tsx
- Glance.tsx
- List.tsx
- Detail.tsx
- Glance.tsx
- List.tsx
- capiErrorDefinitions.ts
- capiUtils.ts
- ClusterDetailsErrorOverview.tsx
- clusterHealth.ts
- Overview.tsx
- Dashboard.tsx
- cluster.ts
- clusterclass.ts
- common.ts
- kubeadmconfig.ts
- kubeadmconfigtemplate.ts
- kubeadmcontrolplane.ts
- kubeadmcontrolplanetemplate.ts
- machine.ts
- machinedeployment.ts
- machinedrainrule.ts
- machinehealthcheck.ts
- machinepool.ts
- machineset.ts
- capiStatus.ts
- capiVersion.tsx
- crdPrinterColumns.tsx
- clusterapiIcon.ts
- headlamp-plugin.d.ts
- index.tsx
- mapView.tsx
- storybook.test.tsx
- capi-prometheus-values.yaml
- .gitignore
- package-lock.json
- package.json
- README.md
- tsconfig.json
- artifacthub-pkg.yml
- README.md
- README.md
- artifacthub-pkg.yml
- README.md
- artifacthub-pkg.yml
- README.md
- artifacthub-pkg.yml
- README.md
- artifacthub-pkg.yml
- README.md
- artifacthub-pkg.yml
- README.md
- artifacthub-pkg.yml
- README.md
- artifacthub-pkg.yml
- README.md
- artifacthub-pkg.yml
- README.md
- translation.json
- headerActionsProcessor.tsx
- index.tsx
- index.tsx
- Link.tsx
- remainingTime.ts
- RemainingTimeDisplay.test.tsx
- RemainingTimeDisplay.tsx
- Resources.tsx
- StatusLabel.tsx
- Table.tsx
- availabilitycheck.tsx
- canaries.tsx
- canarydetails.tsx
- canaryResourceClass.test.ts
- canaryResourceClass.ts
- canarystatus.tsx
- deploymentprogress.tsx
- HelmReleaseList.tsx
- HelmReleaseSingle.tsx
- Inventory.tsx
- index.tsx
- pluralName.tsx
- ImageAutomationList.tsx
- ImageAutomationSingle.tsx
- Inventory.tsx
- KustomizationList.tsx
- KustomizationSingle.tsx
- NotificationList.tsx
- NotificationSingle.tsx
- index.tsx
- RuntimeList.tsx
- index.tsx
- Source.tsx
- SourceList.tsx
- SourceSingle.tsx
- TerraformList.tsx
- TerraformSingle.tsx
- headlamp-plugin.d.ts
- index.tsx
- mapView.tsx
- storybook.test.tsx
- .gitignore
- AGENTS.md
- logo.png
- package-lock.json
- package.json
- README.md
- tsconfig.json
- artifacthub-pkg.yml
- README.md
- artifacthub-pkg.yml
- README.md
- translation.json
- cloudProviders.ts
- EditConfigButton.tsx
- EventList.tsx
- resourceEditor.tsx
- StatusLabel.tsx
- createNodeClassClass.ts
- handleDiff.tsx
- handleSave.tsx
- instanceRequirements.tsx
- jsonTOYAML.tsx
- parseRam.tsx
- renderBudgets.tsx
- tooltip.tsx
- useCloudProviderDetection.ts
- Details.tsx
- List.tsx
- Details.tsx
- List.tsx
- Events.tsx
- index.tsx
- List.tsx
- Details.tsx
- List.tsx
- index.tsx
- headlamp-plugin.d.ts
- index.tsx
- mapView.tsx
- storybook.test.tsx
- .gitignore
- package-lock.json
- package.json
- README.md
- tsconfig.json
- artifacthub-pkg.yml
- README.md
- artifacthub-pkg.yml
- README.md
- artifacthub-pkg.yml
- README.md
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- Detail.tsx
- List.tsx
- CommonComponents.tsx
- ScalingActions.tsx
- Detail.tsx
- List.tsx
- Detail.tsx
- List.tsx
- Detail.tsx
- List.tsx
- useKedaInstalled.tsx
- authentication.ts
- clusterTriggerAuthentication.ts
- common.ts
- scaledjob.ts
- scaledobject.ts
- triggerAuthentication.ts
- headlamp-plugin.d.ts
- index.tsx
- isKedaInstalled.ts
- mapView.tsx
- storybook.test.tsx
- consume.go
- go.mod
- go.sum
- authentication.yaml
- consumer-deployment.yaml
- publisher-job.yaml
- scaledJob.yaml
- scaledObject.yaml
- go.mod
- go.sum
- publish.go
- Dockerfile
- .gitignore
- logo.svg
- package-lock.json
- package.json
- README.md
- tsconfig.json
- AuthzPolicies.tsx
- EbpfMaps.tsx
- HealthDashboard.tsx
- ObservabilityPanel.tsx
- useAuthzPolicies.ts
- XdsConfigDump.tsx
- NamespaceEnrollment.tsx
- Detail.tsx
- List.tsx
- Detail.tsx
- List.tsx
- useDaemonRequest.ts
- useKmeshDaemonPods.ts
- kmeshNodeInfo.ts
- waypoint.ts
- waypointUtils.test.ts
- waypointUtils.ts
- daemonApi.ts
- kmeshDaemonApi.test.ts
- kmeshDaemonApi.ts
- kmeshDaemonProxy.test.ts
- kmeshDaemonProxy.ts
- kmeshRoutes.ts
- headlamp-plugin.d.ts
- index.test.ts
- index.tsx
- waypoint.yaml
- .gitignore
- AGENTS.md
- package-lock.json
- package.json
- README.md
- tsconfig.json
- artifacthub-pkg.yml
- README.md
- artifacthub-pkg.yml
- README.md
- artifacthub-pkg.yml
- README.md
- List.tsx
- Glance.tsx
- List.tsx
- Activity.tsx
- useNotify.ts
- ConditionsSection.stories.tsx
- ConditionsSection.tsx
- NotInstalledBanner.stories.tsx
- NotInstalledBanner.tsx
- OwnerLink.tsx
- ReadyStatusLabel.stories.tsx
- ReadyStatusLabel.tsx
- ResourceListCells.tsx
- List.tsx
- DomainMappingRowAction.tsx
- Glance.tsx
- List.tsx
- List.tsx
- List.tsx
- KServiceEditToggleHeaderAction.tsx
- KServiceHeaderActions.tsx
- KServiceLogsHeaderButton.tsx
- KServiceViewYamlHeaderButton.tsx
- useKServiceActions.tsx
- useKServiceEditMode.tsx
- KServicePermissionsProvider.tsx
- AutoscalingSection.tsx
- AutoscalingSettings.stories.tsx
- AutoscalingSettings.tsx
- ScaleBoundsSection.stories.tsx
- ScaleBoundsSection.tsx
- GatewayApiIngressSection.tsx
- HttpRoutesSection.stories.tsx
- HttpRoutesSection.tsx
- DomainMappingSection.tsx
- IngressIntegrationsSection.tsx
- NetworkingSection.tsx
- OverviewSection.tsx
- PodsSection.tsx
- TrafficSection.tsx
- TrafficSplittingSection.stories.tsx
- TrafficSplittingSection.tsx
- Detail.tsx
- Glance.tsx
- List.tsx
- List.tsx
- Configuration.stories.tsx
- Configuration.tsx
- GatewayReadiness.stories.tsx
- GatewayReadiness.tsx
- List.tsx
- RevisionDeleteHeaderButton.tsx
- RevisionViewYamlHeaderButton.tsx
- useRevisionActions.ts
- RevisionPermissionsProvider.tsx
- ContainerSection.stories.tsx
- ContainerSection.tsx
- Detail.tsx
- Glance.tsx
- List.tsx
- List.tsx
- List.tsx
- gateway.test.ts
- gateway.ts
- gatewayReadiness.test.ts
- gatewayReadiness.ts
- ingress.test.ts
- ingress.ts
- storybook.tsx
- useAuthorization.ts
- useClusters.ts
- useKnativeInstalled.ts
- customResourceDefinition.ts
- certificate.ts
- clusterDomainClaim.ts
- common.ts
- conditionedResource.ts
- configuration.ts
- customResource.test.ts
- customResource.ts
- customResourceLinks.ts
- domainMapping.ts
- image.ts
- index.ts
- ingress.ts
- kservice.ts
- metric.ts
- podAutoscaler.ts
- resourceData.test.ts
- resourceData.ts
- revision.ts
- route.ts
- serverlessService.ts
- domain.ts
- error.test.ts
- error.ts
- nullable.test.ts
- nullable.ts
- servingResources.test.ts
- servingResources.ts
- time.test.ts
- time.ts
- url.test.ts
- url.ts
- headlamp-plugin.d.ts
- index.tsx
- isKnativeInstalled.ts
- knativeIcon.ts
- listRoutes.test.ts
- listRoutes.ts
- mapSourceConfig.test.ts
- mapSourceConfig.ts
- mapTopology.test.ts
- mapTopology.ts
- mapView.tsx
- navigation.test.ts
- navigation.ts
- readOnlyResources.test.ts
- readOnlyResources.ts
- 00-namespace.yaml
- 01-service-failed-revision.yaml
- 01-service-healthy.yaml
- 01-service-image-resolution-failure.yaml
- 01-service-metrics-demo.yaml
- 01-service-rollback-v1.yaml
- 01-service-scaled-to-zero.yaml
- 01-service-serving-internals.yaml
- 01-service-traffic-split-v1.yaml
- 02-service-rollback-v2.yaml
- 02-service-traffic-split-v2.yaml
- 03-domainmapping-broken-ref.yaml
- 03-domainmapping-core-svc.yaml
- 03-domainmapping-healthy.yaml
- generate-error-traffic.sh
- generate-latency-traffic.sh
- generate-resource-stress.sh
- generate-sustained-traffic.sh
- generate-traffic.sh
- run-all-traffic.sh
- cleanup.sh
- podmonitor.yaml
- README.md
- setup.sh
- .gitignore
- .npmrc
- knip.json
- logo.png
- package-lock.json
- package.json
- README.md
- tsconfig.json
- extensions.json
- settings.json
- tasks.json
- artifacthub-pkg.yml
- README.md
- artifacthub-pkg.yml
- README.md
- headlamp-plugin.d.ts
- index.tsx
- kompose.tsx
- storybook.test.tsx
- ui.tsx
- .gitignore
- package-lock.json
- package.json
- README.md
- tsconfig.json
- artifacthub-pkg.yml
- README.md
- instance-subresources.png
- map.png
- rgd-detail.png
- rgd-list.png
- KroInstallGuard.tsx
- Detail.tsx
- InstancesSection.tsx
- NewInstanceButton.tsx
- subResourceCollectors.tsx
- SubResourcesSection.tsx
- common.tsx
- Detail.tsx
- List.tsx
- globalMapSource.tsx
- ViewInMapLink.tsx
- instance.test.ts
- instance.ts
- instanceApi.ts
- instanceSkeleton.test.ts
- instanceSkeleton.ts
- kroApi.ts
- resourceGraphDefinition.ts
- rgdGraph.test.ts
- rgdGraph.ts
- subResources.test.ts
- subResources.ts
- kroRoutes.test.ts
- kroRoutes.ts
- headlamp-plugin.d.ts
- index.tsx
- invalid-cel-rgd.yaml
- missing-externalref-instance.yaml
- missing-externalref-rgd.yaml
- README.md
- webapp-instance.yaml
- webapp-platform-config.yaml
- webapp-rgd.yaml
- .gitignore
- package-lock.json
- package.json
- README.md
- tsconfig.json
- preview.tsx
- artifacthub-pkg.yml
- README.md
- artifacthub-pkg.yml
- README.md
- translation.json
- isKubeflowInstalled.ts
- katibUtils.test.ts
- katibUtils.ts
- KubeflowDiffViewerAction.tsx
- KubeflowJsonViewerAction.tsx
- KubeflowLogsViewer.tsx
- KubeflowStatusBadge.tsx
- KubeflowTypeBadge.tsx
- NotebookStatusBadge.tsx
- NotebookTypeBadge.tsx
- notebookUtils.test.ts
- notebookUtils.ts
- PipelineStatusBadge.tsx
- pipelineUtils.test.ts
- pipelineUtils.ts
- Placeholder.tsx
- ProfileStatusBadge.tsx
- ScheduledSparkApplicationStatusBadge.tsx
- SectionPage.tsx
- SparkApplicationStatusBadge.tsx
- SparkApplicationTypeBadge.tsx
- sparkUtils.test.ts
- sparkUtils.ts
- StorybookMocks.ts
- TestProvider.tsx
- mockData.ts
- KatibExperimentsDetail.stories.tsx
- KatibExperimentsDetail.tsx
- KatibExperimentsGlance.tsx
- KatibExperimentsList.stories.tsx
- KatibExperimentsList.tsx
- KatibOverview.stories.tsx
- KatibOverview.tsx
- KatibRbacSection.tsx
- KatibSuggestionsDetail.stories.tsx
- KatibSuggestionsDetail.tsx
- KatibSuggestionsList.stories.tsx
- KatibSuggestionsList.tsx
- KatibTrialsDetail.stories.tsx
- KatibTrialsDetail.tsx
- KatibTrialsList.stories.tsx
- KatibTrialsList.tsx
- README.md
- mockData.ts
- NotebooksDetail.stories.tsx
- NotebooksDetail.tsx
- NotebooksGlance.tsx
- NotebooksList.stories.tsx
- NotebooksList.tsx
- NotebooksOverview.tsx
- NotebooksOverviewCards.stories.tsx
- NotebooksOverviewCards.tsx
- NotebookStatusBadge.stories.tsx
- NotebookTypeBadge.stories.tsx
- PodDefaultsDetail.stories.tsx
- PodDefaultsDetail.tsx
- PodDefaultsGlance.tsx
- PodDefaultsList.stories.tsx
- PodDefaultsList.tsx
- ProfilesDetail.stories.tsx
- ProfilesDetail.tsx
- ProfilesGlance.tsx
- ProfilesList.stories.tsx
- ProfilesList.tsx
- ProfileStatusBadge.stories.tsx
- README.md
- Overview.stories.tsx
- Overview.tsx
- OverviewContent.tsx
- overviewStatus.test.ts
- overviewStatus.ts
- mockData.ts
- PipelineArtifacts.stories.tsx
- PipelineArtifacts.tsx
- PipelineExperimentsDetail.stories.tsx
- PipelineExperimentsDetail.tsx
- PipelineExperimentsList.stories.tsx
- PipelineExperimentsList.tsx
- PipelineRecurringRunsDetail.stories.tsx
- PipelineRecurringRunsDetail.tsx
- PipelineRecurringRunsList.stories.tsx
- PipelineRecurringRunsList.tsx
- PipelineRunsDetail.stories.tsx
- PipelineRunsDetail.tsx
- PipelineRunsList.stories.tsx
- PipelineRunsList.tsx
- PipelinesDetail.stories.tsx
- PipelinesDetail.tsx
- PipelinesGlance.tsx
- PipelinesList.stories.tsx
- PipelinesList.tsx
- PipelinesOverview.tsx
- PipelinesOverviewCards.stories.tsx
- PipelinesOverviewCards.tsx
- PipelineVersionsDetail.stories.tsx
- PipelineVersionsDetail.tsx
- PipelineVersionsList.stories.tsx
- PipelineVersionsList.tsx
- README.md
- mockData.ts
- README.md
- ScheduledSparkApplicationsDetail.tsx
- ScheduledSparkApplicationsList.tsx
- SparkApplicationsDetail.tsx
- SparkApplicationsGlance.tsx
- SparkApplicationsList.tsx
- SparkOverview.tsx
- SparkRbacSection.tsx
- mockData.ts
- ClusterTrainingRuntimesList.stories.tsx
- ClusterTrainingRuntimesList.tsx
- README.md
- trainerUtils.test.ts
- trainerUtils.ts
- TrainingOverview.stories.tsx
- TrainingOverview.tsx
- TrainingRuntimeDetails.stories.tsx
- TrainingRuntimeDetails.tsx
- TrainingRuntimesList.stories.tsx
- TrainingRuntimesList.tsx
- TrainJobsDetail.stories.tsx
- TrainJobsDetail.tsx
- TrainJobsGlance.tsx
- TrainJobsList.stories.tsx
- TrainJobsList.tsx
- TrainJobStatusBadge.stories.tsx
- TrainJobStatusBadge.tsx
- TrainJobSuspendButton.tsx
- useAuthorization.ts
- useKubeflowCheck.ts
- useSubjectAccessReview.ts
- kubeflow.svg
- common.ts
- katibExperiment.ts
- katibSuggestion.ts
- katibTrial.ts
- notebook.ts
- pipeline.ts
- pipelineExperiment.ts
- pipelineRecurringRun.ts
- pipelineRun.ts
- pipelineVersion.ts
- podDefault.ts
- profile.ts
- sparkApplication.ts
- trainerCommon.ts
- trainingRuntime.ts
- trainJob.ts
- headlamp-plugin.d.ts
- index.tsx
- mapView.tsx
- storybook.test.tsx
- experiment-failed.yaml
- experiment.yaml
- demo.yaml
- clustertrainingruntime.yaml
- trainer-supporting-resources.yaml
- trainingruntime.yaml
- trainjob-child-jobs.yaml
- trainjob-running-status.yaml
- trainjob-running.yaml
- trainjob-suspended-status.yaml
- trainjob-suspended.yaml
- .gitignore
- package-lock.json
- package.json
- README.md
- tsconfig.json
- Detail.tsx
- List.tsx
- KueueAdminResourceAccess.tsx
- Detail.tsx
- List.tsx
- Detail.tsx
- List.tsx
- Detail.tsx
- List.tsx
- clusterQueue.test.ts
- clusterQueue.ts
- clusterQueueFormatters.ts
- localQueue.test.ts
- localQueue.ts
- localQueueFormatters.ts
- resourceFlavor.ts
- workload.ts
- workloadFormatters.test.ts
- workloadFormatters.ts
- kueueApi.test.ts
- kueueApi.ts
- kueueRoutes.ts
- headlamp-plugin.d.ts
- index.tsx
- clusterqueue-team-a.yaml
- job-sample-workload.yaml
- localqueue-team-a.yaml
- resourceflavor-default.yaml
- resourceflavor-spot.yaml
- resourceflavor-topology.yaml
- .gitignore
- package-lock.json
- package.json
- README.md
- tsconfig.json
- DEMO_SCRIPT.md
- CELPolicyList.tsx
- CELPolicyViewer.tsx
- CleanupPolicyList.tsx
- ClusterPolicyList.tsx
- ClusterPolicyReportList.tsx
- common.tsx
- ComplianceBadge.tsx
- CRDGuard.tsx
- Dashboard.tsx
- ExceptionViewer.tsx
- ImageValidatingPolicyList.tsx
- ImageValidatingPolicyViewer.tsx
- KyvernoReportList.tsx
- PolicyExceptionList.tsx
- PolicyList.tsx
- PolicyReportList.tsx
- PolicyViewer.tsx
- ReportViewer.tsx
- ResultsTable.tsx
- ViolationsView.tsx
- policyResultBucket.test.ts
- policyResultBucket.ts
- useKyvernoCRDs.ts
- usePolicyResultCounts.ts
- celPolicies.ts
- cleanupPolicy.ts
- kyvernoPolicy.ts
- kyvernoReports.ts
- policyException.ts
- policyReport.ts
- headlamp-plugin.d.ts
- index.tsx
- kyvernoIcon.ts
- .gitignore
- AGENTS.md
- artifacthub-pkg.yml
- logo.svg
- package-lock.json
- package.json
- README.md
- tsconfig.json
- baremetalhost-detail.png
- baremetalhost-list.png
- detachAction.test.ts
- detachAction.ts
- DetachActionButton.tsx
- Details.tsx
- HostStatusLabel.stories.tsx
- HostStatusLabel.test.tsx
- HostStatusLabel.tsx
- List.tsx
- Overview.tsx
- overviewStats.test.ts
- overviewStats.ts
- powerAction.test.ts
- powerAction.ts
- PowerActionButton.tsx
- rebootAction.test.ts
- rebootAction.ts
- RebootActionButton.tsx
- reprovisionAction.test.ts
- reprovisionAction.ts
- ReprovisionActionButton.tsx
- CRDGuard.tsx
- Details.tsx
- List.tsx
- Details.tsx
- List.tsx
- Details.tsx
- List.tsx
- Details.tsx
- List.tsx
- Details.tsx
- List.tsx
- Details.tsx
- hostAnnotation.test.ts
- hostAnnotation.ts
- List.tsx
- Details.tsx
- hostSelector.test.ts
- hostSelector.ts
- List.tsx
- Details.tsx
- List.tsx
- Details.tsx
- List.tsx
- headlamp-plugin.d.ts
- index.tsx
- mapEdges.test.ts
- mapEdges.ts
- mapView.tsx
- storybook.test.tsx
- baremetalhost.yaml
- metal3cluster.yaml
- metal3data.yaml
- metal3machine.yaml
- metal3remediation.yaml
- .gitignore
- package-lock.json
- package.json
- README.md
- tsconfig.json
- extensions.json
- settings.json
- tasks.json
- artifacthub-pkg.yml
- README.md
- artifacthub-pkg.yml
- README.md
- artifacthub-pkg.yml
- README.md
- artifacthub-pkg.yml
- README.md
- utils.test.ts
- CommandCluster.tsx
- CommandDialog.stories.tsx
- CommandDialog.tsx
- DriverSelect.tsx
- useInfo.ts
- ClusterStatus.tsx
- CreateClusterPage.tsx
- headlamp-plugin.d.ts
- index.tsx
- minikube.svg
- storybook.test.tsx
- .gitignore
- AGENTS.md
- manage-minikube.js
- package-lock.json
- package.json
- README.md
- tsconfig.json
- extensions.json
- settings.json
- tasks.json
- artifacthub-pkg.yml
- README.md
- artifacthub-pkg.yml
- README.md
- artifacthub-pkg.yml
- README.md
- artifacthub-pkg.yml
- README.md
- details.stories.storyshot
- detail.tsx
- details.stories.tsx
- headlamp-plugin.d.ts
- index.tsx
- loader.css
- request.tsx
- settings.tsx
- storybook.test.tsx
- utils.tsx
- .gitignore
- .npmignore
- logo.png
- package-lock.json
- package.json
- README.md
- tsconfig.json
- extensions.json
- settings.json
- tasks.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- Detail.stories.storyshot
- InstalledList.stories.storyshot
- List.stories.storyshot
- LoadingButton.stories.storyshot
- PluginCard.stories.storyshot
- Detail.stories.tsx
- Detail.test.tsx
- Detail.tsx
- externalProxy.test.ts
- externalProxy.ts
- InstalledList.stories.tsx
- InstalledList.tsx
- List.stories.tsx
- List.tsx
- LoadingButton.stories.tsx
- LoadingButton.tsx
- plugin-icon.svg
- PluginCard.stories.tsx
- PluginCard.tsx
- Settings.tsx
- headlamp-plugin.d.ts
- index.tsx
- storybook.test.tsx
- .gitignore
- package-lock.json
- package.json
- README.md
- tsconfig.json
- extensions.json
- settings.json
- tasks.json
- chart-skeleton.png
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- chart.stories.storyshot
- VisibilityButton.stories.storyshot
- CapiChart.tsx
- CapiClusterCacheChart.tsx
- CapiQueueChart.tsx
- CapiReconcileChart.tsx
- CapiReconcileDurationChart.tsx
- CapiSsaCacheChart.tsx
- CapiWebhookChart.tsx
- CapiWorkersChart.tsx
- chart.stories.tsx
- Chart.tsx
- CPUChart.tsx
- DiskChart.tsx
- DiskMetricsChart.tsx
- FilesystemChart.tsx
- GenericMetricsChart.tsx
- KarpenterChart.tsx
- KarpenterDisruptionChart.tsx
- KarpenterNodeClaimCreationChart.tsx
- KarpenterNodeClaimProvisionChart.tsx
- KarpenterNodePoolResourceChart.tsx
- KarpenterPendingPods.tsx
- KedaActiveJobsChart.tsx
- KedaChart.tsx
- KedaHPAReplicasChart.tsx
- KedaScalerMetricsChart.tsx
- KnativeChart.tsx
- KnativeLatencyChart.tsx
- KnativePodResourceChart.tsx
- KnativeRequestRateChart.tsx
- KnativeRevisionBreakdownChart.tsx
- MemoryChart.tsx
- NetworkChart.tsx
- StrimziChart.tsx
- VolcanoChart.tsx
- VolcanoQueueCPUChart.tsx
- VolcanoQueueMemoryChart.tsx
- VolcanoQueuePodGroupsChart.tsx
- common.tsx
- capiChartConfigs.ts
- capiQueries.test.ts
- capiQueries.ts
- Settings.tsx
- VisibilityButton.stories.tsx
- VisibilityButton.tsx
- headlamp-plugin.d.ts
- index.tsx
- request.tsx
- setupTests.js
- storybook.test.tsx
- util.test.ts
- util.ts
- .gitignore
- AGENTS.md
- package-lock.json
- package.json
- README.md
- tsconfig.json
- artifacthub-pkg.yml
- README.md
- ApplicationDetailView.tsx
- index.tsx
- RadiusStatusLabel.tsx
- EnvironmentDetailView.tsx
- index.tsx
- radius.ts
- index.tsx
- index.tsx
- ResourceTypeDetailView.tsx
- index.tsx
- ResourceDetailView.tsx
- config.ts
- constants.ts
- headlamp-plugin.d.ts
- index.tsx
- storybook.test.tsx
- .gitignore
- logo.svg
- package-lock.json
- package.json
- README.md
- tsconfig.json
- mockServiceWorker.js
- main.js
- manager.js
- preview.tsx
- artifacthub-pkg.yml
- README.md
- artifacthub-pkg.yml
- README.md
- demo-apply-test-stack.sh
- MENTOR_DEMO_SCRIPT.md
- Detail.tsx
- Detail.tsx
- Detail.tsx
- Detail.tsx
- Detail.tsx
- DetailPreviews.stories.tsx
- KafkaClusterTopology.stories.tsx
- KafkaClusterTopology.tsx
- KafkaConnectList.stories.tsx
- KafkaConnectList.tsx
- KafkaConnectorList.stories.tsx
- KafkaConnectorList.tsx
- KafkaList.stories.tsx
- KafkaList.tsx
- KafkaTopicList.stories.tsx
- KafkaTopicList.tsx
- KafkaTopologyModal.stories.tsx
- KafkaTopologyModal.tsx
- KafkaUserCreateFormModal.stories.tsx
- KafkaUserCreateFormModal.tsx
- KafkaUserList.stories.tsx
- KafkaUserList.tsx
- ResourceEditor.stories.tsx
- ResourceEditor.tsx
- SearchFilter.stories.tsx
- SearchFilter.tsx
- SecureSecretDisplay.stories.tsx
- SecureSecretDisplay.tsx
- StrimziErrorBoundary.tsx
- StrimziNotInstalledMessage.tsx
- Toast.stories.tsx
- Toast.tsx
- TopicFormModal.stories.tsx
- TopicFormModal.tsx
- useStrimziApiVersions.ts
- useTopologyTheme.ts
- common.ts
- index.ts
- kafka.ts
- kafkaConnect.ts
- kafkaConnector.ts
- kafkaTopic.ts
- kafkaUser.ts
- strimziMocks.ts
- headlamp-plugin.d.ts
- clusters.test.ts
- clusters.ts
- errors.test.ts
- errors.ts
- readyChip.test.ts
- readyChip.ts
- secretKeys.test.ts
- secretKeys.ts
- strimziApiVersion.test.ts
- strimziApiVersion.ts
- theme.ts
- topologyColors.ts
- crds-helpers.ts
- crds.test.ts
- crds.ts
- index.tsx
- mapView.tsx
- StrimziIntro.stories.tsx
- kafka-invalid-version.yaml
- kraft-ephemeral.yaml
- zookeeper-ephemeral.yaml
- topic-basic-kraft.yaml
- topic-basic-zk.yaml
- topic-high-partitions-kraft.yaml
- user-scram-kraft.yaml
- user-scram-zk.yaml
- user-tls-kraft.yaml
- user-with-acls-kraft.yaml
- namespace.yaml
- README.md
- .editorconfig
- .eslintrc.json
- .gitignore
- .npmignore
- .prettierrc.json
- CHANGELOG.md
- CONTRIBUTING.md
- LICENSE
- package-lock.json
- package.json
- README.md
- SECURITY.md
- STORYBOOK_AND_LOCAL_TESTING.md
- tsconfig.json
- artifacthub-pkg.yml
- README.md
- Detail.tsx
- List.tsx
- Detail.tsx
- List.tsx
- Detail.tsx
- List.tsx
- detailHelpers.tsx
- listHelpers.tsx
- TinkerbellRouteWrapper.tsx
- List.tsx
- Detail.tsx
- helpers.ts
- List.tsx
- Detail.tsx
- List.tsx
- Detail.tsx
- List.tsx
- Detail.test.ts
- Detail.tsx
- helpers.ts
- List.tsx
- Overview.tsx
- PlaceholderPage.tsx
- bmcJob.ts
- bmcMachine.ts
- bmcTask.ts
- common.test.ts
- common.ts
- hardware.ts
- template.ts
- workflow.ts
- workflowRuleSet.ts
- index.tsx
- .gitignore
- package-lock.json
- package.json
- README.md
- tsconfig.json
- artifacthub.ts
- build-package.ts
- bump.ts
- list.ts
- package.ts
- release.ts
- tag.ts
- artifacthub.ts
- git.ts
- github.ts
- plugin.ts
- version.ts
- index.ts
- .gitignore
- package-lock.json
- package.json
- README.md
- tsconfig.json
- artifacthub-pkg.yml
- README.md
- artifacthub-pkg.yml
- README.md
- CommonComponents.tsx
- Detail.tsx
- jobFlow.ts
- List.tsx
- Detail.tsx
- detailRows.ts
- JobCommandActionButton.stories.tsx
- JobCommandActionButton.tsx
- jobLogs.test.ts
- jobLogs.ts
- JobLogsViewer.stories.tsx
- JobLogsViewer.tsx
- List.tsx
- pods.test.ts
- pods.ts
- useJobLogsStream.ts
- Detail.tsx
- List.tsx
- QueueGlance.tsx
- Overview.tsx
- OverviewCards.tsx
- overviewStats.ts
- Detail.tsx
- List.tsx
- Detail.tsx
- List.tsx
- stats.ts
- useVolcanoInstallChecks.tsx
- command.ts
- job.ts
- jobflow.ts
- jobtemplate.ts
- podgroup.ts
- queue.ts
- gangProgress.test.ts
- gangProgress.ts
- status.ts
- volcanoApi.ts
- volcanoLabels.ts
- volcanoRelationships.ts
- volcanoRoutes.ts
- headlamp-plugin.d.ts
- index.tsx
- mapRegistration.tsx
- mapView.tsx
- storybook.test.tsx
- volcanoIcon.ts
- volcanoInstallChecks.ts
- job-completed.yaml
- job-failed.yaml
- job-running.yaml
- job-unschedulable.yaml
- jobflow.yaml
- jobtemplate-step-a.yaml
- jobtemplate-step-b.yaml
- namespace.yaml
- queue.yaml
- .gitignore
- package-lock.json
- package.json
- README.md
- tsconfig.json
- .dockerignore
- .gitattributes
- .gitignore
- artifacthub-repo.yml
- Dockerfile
- LICENSE
- package-lock.json
- README.md
- SECURITY.md
# Installation Guide
1. Get the code
git clone https://github.com/headlamp-k8s/plugins
Downloads the entire project code from GitHub to your computer.
cd plugins
Moves into the project folder you just downloaded.
2. Docker
Easy RecommendedPrerequisites
- Git Needed to download the project code from GitHub.
- Docker Desktop Needed to build and run containers. Install it and keep it running in the background.
docker build -t plugins .
Builds a runnable image based on the Dockerfile.
docker run -p 8080:80 plugins
Runs the built image as an actual container.
Run docker compose ps to check the containers are Up. If the README mentions a port, open http://localhost:PORT in your browser.
3. Node.js
EasyPrerequisites
cd ai-assistant
This project's files live in a subfolder, so move into it first.
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
4. Go
MediumPrerequisites
β οΈ This is a large repository, so this method may point to an internal sub-package rather than the actual core product. Check the full README as well.
cd keda/test-files/consume
This project's files live in a subfolder, so move into it first.
go build ./...
Compiles the Go program into an executable.
go run .
Runs the Go program directly without a separate build step.
If the build finishes without errors, it worked. If you used go run ., check the terminal output.
// repository documentation
Was this content helpful?
(0 ratings)
