Code Monkey home page Code Monkey logo

Comments (7)

arbreezy avatar arbreezy commented on June 9, 2024

In your K8sGPT CR you can specify which version of k8sgpt you want to run in the cluster

from k8sgpt-operator.

yangy30 avatar yangy30 commented on June 9, 2024
kubectl apply -f - << EOF
apiVersion: core.k8sgpt.ai/v1alpha1
kind: K8sGPT
metadata:
  name: k8sgpt-local-ai
  namespace: default
spec:
  .....................................................................
  // version: v0.3.8
  version: ghcr.dockerproxy.com/k8sgpt-ai/k8sgpt:v0.3.8
  .....................................................................
EOF

May I ask if this is how the modification was made? @arbreezy

from k8sgpt-operator.

arbreezy avatar arbreezy commented on June 9, 2024

You can only define the container's image tag not the repository path.

The k8sgpt version reflects the release versions of k8sgpt repo

from k8sgpt-operator.

yangy30 avatar yangy30 commented on June 9, 2024

My network environment cannot pull images. Is there any way to modify the address of this image? @arbreezy

from k8sgpt-operator.

arbreezy avatar arbreezy commented on June 9, 2024

Hey @yangy30 , it's indeed hardcoded at the moment and is not possible to modify it.

Can you try a proxy setup or something similar in the meantime?

from k8sgpt-operator.

yangy30 avatar yangy30 commented on June 9, 2024

Okay, if there is time in the future, can we implement a custom image, such as adding a judgment to not use the default image when the version parameter is full address? @arbreezy

from k8sgpt-operator.

arbreezy avatar arbreezy commented on June 9, 2024

@yangy30, sounds good to me, feel free to open a Feature GH issue; I will close the Question now

from k8sgpt-operator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.