Connect to EVERYTHING From EVERYWHERE - Teleport Review (Kubernetes, Servers, Databases)

Поделиться
HTML-код
  • Опубликовано: 1 окт 2024

Комментарии • 11

  • @lcbdias
    @lcbdias 2 года назад +1

    very nice content!
    when I try to run the curl command on my server I get the following error:
    bash: -c: line 1: syntax error near unexpected token `newline'
    bash: -c: line 1: `'
    any thoughts on that?

    • @CoderDave
      @CoderDave  2 года назад

      Thanks. I think that is an issue of conversion of the system newline character between windows and Linux… like a file has been created in windows and used on linux or viceversa

  • @hreidarj
    @hreidarj 2 года назад +1

    Hi, this product looks good, I have been trying it out but I'm having problems with connecting to the k8s clusters I have added to Teleport. These problems seems to be related to my certificate setup. Can you share how you setup Teleport for k8s access?

    • @CoderDave
      @CoderDave  2 года назад

      Hey, sorry to hear you have issues. Honestly I've done the setup too long ago for me to remember all the steps. I remember I had to fiddle with it for a little bit, especially around RoleBinding and ServiceAccounts... but mostly I followed the instructions on the docs :)

  • @spacimek
    @spacimek 2 года назад +1

    Nice overview! How does it compare to Twingate in your experience? From DevOps perspective? (able to manage/check some k8s/DB services, access specific monitoring tools or even run the CI/CD pipeline, like from Gitlab, for example)

    • @CoderDave
      @CoderDave  2 года назад

      Having tried both, I think Teleport is more complex to setup than Twingate, but it is also more flexible. You can basically install it anywhere and connect it to everything from everywhere.
      On very cool use case that I couldn’t cover in the video for lack of time is to have the CLI installed into your CI system and use it to access via ssh a remote system which is not exposed onto the internet

  • @CoderDave
    @CoderDave  2 года назад +1

    Check out Teleport here: goteleport.com/?CoderDave
    ✨ Question of the day ✨: What do you think about Teleport? How do you plan on using it?
    GET EXCLUSIVE CONTENT: www.patreon.com/CoderDave
    SUPPORT THE CHANNEL :
    Buy me a coffee: www.buymeacoffee.com/CoderDave
    PayPal me donation: paypal.me/dabenveg

  • @goutmaximum
    @goutmaximum 2 года назад +1

    How to secure static JSON files on a CDN?

    • @CoderDave
      @CoderDave  2 года назад +1

      Remove them from a CDN and put it behind an API gateway ;)

  • @vuhung5683
    @vuhung5683 2 года назад +1

    Cool 🎉 tailscale is another option 🎉 😊

    • @CoderDave
      @CoderDave  2 года назад

      Tailscale however is a VPN, this is not :)