-
Notifications
You must be signed in to change notification settings - Fork 128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Corrected prior PR for Platform9 #12
base: master
Are you sure you want to change the base?
Conversation
Included prior PR with Fixed URL
@johnjamie can you please clarify what does the account provides? If you need to have an account on Google, AWS or Azure, that is not free right? |
@johnjamie can you please provide more information? We usually check what is offered to make sure that people find it useful |
@johnjamie I cannot merge this PR unless we have a clear understanding of what is being offered by the free account. |
Thanks @salaboy. The account provides free-forever managed Kubernetes including initial deployment and ongoing management (e.g., cluster operations, upgrades, built-in monitoring with Prometheus and Grafana). The user provides the infrastructure, and we are very flexible on what that can be - it can be on AWS, Azure, virtual machine, physical server or laptop. On GCP there are a few more steps than AWS/Azure today but a user can deploy there following our docs at https://docs.platform9.com/kubernetes/tutorials-deploy-kubernetes-on-google-cloud). If a user does not have any existing infrastructure, they can get a $100 credit on Equinix Metal with code PMKFT (this provides approx. 200 hours of usage at an estimated $0.50/hour; detail on this offer including deployment steps at https://github.com/equinix/terraform-metal-platform9-k8s). Hope that covers the question. |
@johnjamie this is a free "K8s + infrastructure list", maybe we can include the link to Equinix Metal and the code, instead of Platform9 that seems to run on top of existing infrastructure. While I understand that platorm9 can provide a valuable free service, it doesn't compare with other items in the list, where the infrastructure is free and you can create a Kubernetes cluster as part of the trials. What do you think? can we refactor the PR to follow more closely the other items in the list? |
While PF9 doesn't fall into the same bucket of 'k8s free infra providers', since we see it as a valuable free service, perhaps it can fall into a class of such services/ tools and still find a mention on the page? Disclaimer: PF9 engineer here. |
@cruizen thanks for reaching out, and yes.. I believe that there is value in adding these platforms even if they do not fully align with the rest of the list. |
Thanks @salaboy, and hi @cruizen. A few thoughts:
Based on 1&2 and reviewing all the listings I would propose that they be refactored as below to cover the landscape of free managed K8s. Let me know if this make sense: Proposed groupings: Public Cloud Offerings - typically provides credits / trial period Freemium Offerings - Deploy on Public Cloud or On-Premises; credit for public cloud infrastructure (or bring your own) Integrated Offerings - Kubernetes and underlying infrastructure; free trial / credits |
@johnjamie yeah.. that sounds like a good idea for a refactoring.. sorry that it took me quite a while to get back to this. |
Included prior PR with Fixed URL