Giter Site home page Giter Site logo

gopaddle-lite's People

Contributors

gopaddle-io avatar kishore-sampathkumar avatar renugadevi-2613 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

gopaddle-lite's Issues

Enabling gopaddle-lite addon on MicroK8s 1.26, I get version 26 not supported warning

When I enable the gopaddle-lite addon on MicroK8s 1.26, I get this:
WARNING: Detected Kubernetes version 26, which is not supported

Not sure if that's a big deal, but thought I'd feed it back.

Here is the example example...

# microk8s enable gopaddle-lite
Infer repository community for addon gopaddle-lite
WARNING: Detected Kubernetes version 26, which is not supported
Static IP input is not provided. External IP is not set for the microk8s node. Assuming Internal IP of the microk8s node for the gopaddle access endpoint.

storageclass.storage.k8s.io/microk8s-hostpath-gp-retain unchanged
Infer repository core for addon helm3
Addon core/helm3 is already enabled
Infer repository core for addon hostpath-storage
Addon core/hostpath-storage is already enabled
Infer repository core for addon dns
Addon core/dns is already enabled
Infer repository core for addon metrics-server
Addon core/metrics-server is already enabled
Enabling gopaddle lite
"gp-lite" has been added to your repositories
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "gp-lite" chart repository
Update Complete. ⎈Happy Helming!⎈
namespace/gp-lite created
NAME: gp-rabbitmq-4-2
LAST DEPLOYED: Thu Jun 22 12:35:18 2023
NAMESPACE: gp-lite
STATUS: deployed
REVISION: 1
TEST SUITE: None
NAME: gp-core-4-2
LAST DEPLOYED: Thu Jun 22 12:35:18 2023
NAMESPACE: gp-lite
STATUS: deployed
REVISION: 1
TEST SUITE: None

Waiting for the gopaddle volume to move bound. This may take a while.
persistentvolumeclaim/data-rabbitmq-0 condition met
persistentvolumeclaim/data-esearch-0 condition met
persistentvolumeclaim/data-mongodb-0 condition met
persistentvolumeclaim/data-influxdb-0 condition met

adding label to persistentvolume
persistentvolume/pvc-7701fd13-e4a6-42ad-8b6d-889bd88aafae patched
persistentvolume/pvc-06e6a833-8601-43d5-92cc-1674863c33e6 patched
persistentvolume/pvc-f12944de-c7d6-490b-b184-5c14a423528f patched
persistentvolume/pvc-53747d4a-1fb2-42f7-b858-a5823c612639 patched
persistentvolume/pvc-38b4262e-d793-4838-a23a-03dc3741dd45 patched


gopaddle lite is enabled

gopaddle lite access endpoint
http://170.64.167.17:30003

# microk8s version
MicroK8s v1.26.5 revision 5395

# microk8s status
microk8s is running
high-availability: yes
  datastore master nodes: 170.64.167.16:19001 170.64.167.17:19001 170.64.167.18:19001
  datastore standby nodes: none
addons:
  enabled:
    gopaddle-lite        # (community) Cheapest, fastest and simplest way to modernize your applications
    openfaas             # (community) OpenFaaS serverless framework
    portainer            # (community) Portainer UI for your Kubernetes cluster
    community            # (core) The community addons repository
    dns                  # (core) CoreDNS
    ha-cluster           # (core) Configure high availability on the current node
    helm                 # (core) Helm - the package manager for Kubernetes
    helm3                # (core) Helm 3 - the package manager for Kubernetes
    hostpath-storage     # (core) Storage class; allocates storage from host directory
    metrics-server       # (core) K8s Metrics Server for API access to service metrics
    rbac                 # (core) Role-Based Access Control for authorisation
    storage              # (core) Alias to hostpath-storage add-on, deprecated
  disabled:
    argocd               # (community) Argo CD is a declarative continuous deployment for Kubernetes.
    cilium               # (community) SDN, fast with full network policy
    dashboard-ingress    # (community) Ingress definition for Kubernetes dashboard
    fluentd              # (community) Elasticsearch-Fluentd-Kibana logging and monitoring
    inaccel              # (community) Simplifying FPGA management in Kubernetes
    istio                # (community) Core Istio service mesh services
    jaeger               # (community) Kubernetes Jaeger operator with its simple config
    kata                 # (community) Kata Containers is a secure runtime with lightweight VMS
    keda                 # (community) Kubernetes-based Event Driven Autoscaling
    knative              # (community) Knative Serverless and Event Driven Applications
    kwasm                # (community) WebAssembly support for WasmEdge (Docker Wasm) and Spin (Azure AKS WASI)
    linkerd              # (community) Linkerd is a service mesh for Kubernetes and other frameworks
    multus               # (community) Multus CNI enables attaching multiple network interfaces to pods
    nfs                  # (community) NFS Server Provisioner
    ondat                # (community) Ondat is a software-defined, cloud native storage platform for Kubernetes.
    openebs              # (community) OpenEBS is the open-source storage solution for Kubernetes
    osm-edge             # (community) osm-edge is a lightweight SMI compatible service mesh for the edge-computing.
    sosivio              # (community) Kubernetes Predictive Troubleshooting, Observability, and Resource Optimization
    traefik              # (community) traefik Ingress controller
    trivy                # (community) Kubernetes-native security scanner
    cert-manager         # (core) Cloud native certificate management
    dashboard            # (core) The Kubernetes dashboard
    gpu                  # (core) Automatic enablement of Nvidia CUDA
    host-access          # (core) Allow Pods connecting to Host services smoothly
    ingress              # (core) Ingress controller for external access
    kube-ovn             # (core) An advanced network fabric for Kubernetes
    mayastor             # (core) OpenEBS MayaStor
    metallb              # (core) Loadbalancer for your Kubernetes cluster
    minio                # (core) MinIO object storage
    observability        # (core) A lightweight observability stack for logs, traces and metrics
    prometheus           # (core) Prometheus operator for monitoring and logging
    registry             # (core) Private image registry exposed on localhost:32000

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.