Code Monkey home page Code Monkey logo

skupper-website's People

Contributors

ajssmith avatar jjasghar avatar kattekrab avatar pwright avatar ssorj avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

skupper-website's Issues

cannot create kube config using Docker k8s

Docker desktop now supports k8s https://www.docker.com/products/kubernetes

However, ran into issues trying to run thru the getting-started:

  • setting the config, eg kubectl config set-context --current --namespace west
    workaround is to copy the ~/.kube/config to ~/.kube/config-west

  • creating connection
    creating the token seems to work fine, but cannot make the connection

$ skupper connect $HOME/secret.yaml
Skupper configured to connect to localhost:55671 (name=conn1)
$ skupper status Skupper is enabled for namespace "east" in interior mode. It is not connected to any other sites. It has no exposed services.

./plano render doesn't work as expected

For each release we update config.py and run `./plano render'. However this time that process only updated releases/index.html
As a workaround I reverted to an old version of .planofile

not creating route

I think this should create a route?

kubectl expose deployment hello-world-frontend --port 8080 --type LoadBalancer

it's not doing it for me in OCP 3.11, altho I can create the route using the console and all works

Instructions for minikube tunnel assume KUBERCONFIG is set

The instructions at https://skupper.io/start/minikube.html assume that when running minikube tunnel, the correct kubeconfig is set. If multiple separate profiles for minikube are run at once, then the tunnel can only be run for one of them. For the hello world example this would require tweaking the instructions such that the backend site connects to the frontend site (so that the frontend site can have loadbalancer capability as it uses that for the exposed service also). The backend site would need to use --cluster-local or --edge on skupper init.

Write an alternative Getting Started to use declarative configuration

While you can use YAML with K8s, and cli with OCP, we discussed and agreed to create a Getting Started with OpenShift guide that provides an alternative using just yaml:

  • provision a site controller
  • create a site
  • request a token
  • use a token

using OpenShift terminology (Projects, not namespaces)

Skupper website hangs on connecting to localhost

The current site takes a very long time to load each page for me. I see the browser hang on connecting to localhost before timing out and loading the rest of the site. The site seems to work OK once loaded, but this hang occurs on every page load.

In the page source, I see this:

<script src="http://localhost:35729/livereload.js"></script>

Since visitors won't be running a local web server to serve a JavaScript file on a weird port, this should almost certainly be omitted from the page source.

Getting Started page: Checking skupper command before configuring namespaces

Hi,

Following the Getting Started guide, the first step suggests to check the skupper version command before configuring namespaces, but at this point skupper just informs that the configuration has not been provided:

$ skupper version
invalid configuration: no configuration has been provided

After configuring namespaces with kubectl, it returns the versions correctly:

$ skupper version
client version                 0.5.3
transport version              not-found
controller version             not-found

The rest of the instructions from the guide work as expected.

Thanks!

Getting started guide fails if adding more than 1 connection

When the change from cert to claim tokens was added, the instructions are using the defaults with claim token and uses = 1.

This causes the addition of another site to fail as the claim was already used if another token is not created for the second site.

A note on the instructions related to this would help people avoid this problem in the future.

Wrong link for 1.1.1

On the releases page, the link to the 1.1.1 version actually points to 1.1.0.

<li><a href="https://github.com/skupperproject/skupper/releases/tag/1.1.0">1.1.1</a> - October 2022</li>

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.