k8sgpt icon indicating copy to clipboard operation
k8sgpt copied to clipboard

Giving Kubernetes Superpowers to everyone

Results 209 k8sgpt issues
Sort by recently updated
recently updated
newest added

Closes #1064 ## 📑 Description The Ollama can make it easier for users to interact with K8SGPT. Support Ollama backend with Ollama API. Because Ollama API requires golang v1.22 ,...

### Checklist - [X] I've searched for similar issues and couldn't find anything matching - [X] I've discussed this feature request in the [K8sGPT Slack](https://k8sgpt.slack.com) and got positive feedback ###...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | `v1.52.3` -> `v1.53.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go/v1.53.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
go

Closes #1049 ## 📑 Description Adds Oracle Cloud Infrastructure (OCI) GenAI service as a backend for k8sgpt. ## ✅ Checks - [] My pull request adheres to the code style...

## 📑 Description Adding spec.template.spec.securityContext in order to solve issues when working with Policy Management Tools such as Open Policy Agent and Gatekeeper (as in my case psp-pods-allowed-user-ranges). User and...

## 📑 Description This commit adds Top-K sampling, a feature that allows users to control the randomness of the generated text by specifying the number of most probable next words...

### Checklist - [X] I've searched for similar issues and couldn't find anything matching - [X] I've included steps to reproduce the behavior ### Affected Components - [X] K8sGPT (CLI)...

enhancement
good first issue
help wanted

### Checklist - [X] I've searched for similar issues and couldn't find anything matching - [X] I've discussed this feature request in the [K8sGPT Slack](https://k8sgpt.slack.com) and got positive feedback ###...

### Checklist - [X] I've searched for similar issues and couldn't find anything matching - [X] I've discussed this feature request in the [K8sGPT Slack](https://k8sgpt.slack.com) and got positive feedback ###...

Closes #1076 ## 📑 Description Included support for A21 & Amazon Titan Model through the bedrock api, using a case structure to enable future flexibility to continue adding other models...