top | item 18726520

Show HN: Kubesail.com – simple, hosted, and free Kubernetes namespaces

13 points| pastudan | 7 years ago |kubesail.com | reply

8 comments

order
[+] pastudan|7 years ago|reply
My friend and I built a service with the hopes of making Kubernetes more easily available to beginners. Currently we are primarily targeting developers who want to deploy simple web applications.

Two shortcomings that we are aware of and working on: - Persistent storage - Custom domains

Once we get those, we think the service will be incredibly valuable to people wanting to learn Kube or needing to deploy a web app without having to jump through the hoops of setting up a cluster on one of the big cloud providers.

[+] the_common_man|7 years ago|reply
Can you clarify how this is different from DOs k8s offering (and other similar services). Thanks!
[+] anonfunction|7 years ago|reply
Following the instructions of pasting the snippet into `~/.kube/config` I get the following error:

    kubectl cluster-info dump
    The connection to the server [IP address] was refused - did you specify the right host or port?
[+] pastudan|7 years ago|reply
Oops, modified that page last minute and accidentally removed the port. Its fixed now! (try copy / pasting again)
[+] charlieegan3|7 years ago|reply
Do you have a blog or somewhere you talk about the architecture of the platform? I suppose you're making use of Kubernetes in docker?
[+] chilicuil|7 years ago|reply
Internal Server Error
[+] pastudan|7 years ago|reply
Its possible you hit a bug with our github oauth where we were expecting an email from your github profile and it didn't exist. It should be fixed now if you'd like to try again!