Giter VIP home page Giter VIP logo

run-tyk-k8s's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

tvelmachos

run-tyk-k8s's Issues

Port Forwarding Section(s) Error.

Hi,

This might just be myself, but for me the PF commands did not work and required manual intervention. With this:

kubectl port-forward service/gateway-control-svc-tyk-ce-tyk-headless 9696:9696 -n tyk\
& kubectl port-forward service/gateway-svc-tyk-ce-tyk-headless 8080:443 -n tyk

Instead of this:

kubectl -n tyk port-forward service/gateway-control-svc-tyk-headless 9696:9696 \
& kubectl -n tyk port-forward service/gateway-svc-tyk-headless 8080:443

I believe that gateway-svc-tyk-headless has been replaced by gateway-svc-tyk-ce-tyk-headless. Same Service, but with -ce-tyk- added to the name. If you concur, I can draw up a PR to correct and fix this. Thank you!

kubectl get all -n tyk output for reference:

NAME                                    READY   STATUS    RESTARTS   AGE
pod/gateway-tyk-ce-tyk-headless-cjvx2   1/1     Running   0          38m
pod/tyk-redis-master-0                  1/1     Running   0          38m
pod/tyk-redis-replicas-0                1/1     Running   0          38m
pod/tyk-redis-replicas-1                1/1     Running   0          37m
pod/tyk-redis-replicas-2                1/1     Running   0          37m

NAME                                              TYPE        CLUSTER-IP      EXTERNAL-IP   PORT(S)         AGE
service/gateway-control-svc-tyk-ce-tyk-headless   ClusterIP   10.111.74.91    <none>        9696/TCP        38m
service/gateway-svc-tyk-ce-tyk-headless           NodePort    10.100.79.77    <none>        443:31257/TCP   38m
service/tyk-redis-headless                        ClusterIP   None            <none>        6379/TCP        38m
service/tyk-redis-master                          ClusterIP   10.106.4.92     <none>        6379/TCP        38m
service/tyk-redis-replicas                        ClusterIP   10.101.63.148   <none>        6379/TCP        38m

NAME                                         DESIRED   CURRENT   READY   UP-TO-DATE   AVAILABLE   NODE SELECTOR   AGE
daemonset.apps/gateway-tyk-ce-tyk-headless   1         1         1       1            1           <none>          38m

NAME                                  READY   AGE
statefulset.apps/tyk-redis-master     1/1     38m
statefulset.apps/tyk-redis-replicas   3/3     38m

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.