(Note: these are just the names on the original thread, and I'm trying not to put words in anyone's mouth. Some folks on this list haven't even responded to the first thread) The original thread was to gauge interest on this idea that has grown from an impromptu lunch at the Google office into this larger effort. |
--
You received this message because you are subscribed to the Google Groups "kubernetes-sig-cluster-lifecycle" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-sig-cluster-lifecycle+unsubscribe@googlegroups.com.
To post to this group, send email to kubernetes-sig-cluster-life...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-sig-cluster-lifecycle/e15e0842-6c93-456b-816e-33e05c18c02a%40googlegroups.com.
To post to this group, send email to kubernetes-sig-cluster-lifecycl...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-sig-cluster-lifecycle/e15e0842-6c93-456b-816e-33e05c18c02a%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "kubernetes-sig-cluster-lifecycle" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-sig-cluster-lifecycle+unsubscribe@googlegroups.com.
To post to this group, send email to kubernetes-sig-cluster-life...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-sig-cluster-lifecycle/7cdf14ee-47a4-4c5e-82e7-bbf8b59f074c%40googlegroups.com.
To post to this group, send email to kubernetes-sig-cluster-life...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-sig-cluster-lifecycle/e15e0842-6c93-456b-816e-33e05c18c02a%40googlegroups.com.
To post to this group, send email to kubernetes-sig-cluster-lifecycl...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-sig-cluster-lifecycle/e15e0842-6c93-456b-816e-33e05c18c02a%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "kubernetes-sig-cluster-lifecycle" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-sig-cluster-lifecycle+unsubscribe@googlegroups.com.
To post to this group, send email to kubernetes-sig-cluster-lifecycl...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-sig-cluster-lifecycle/7cdf14ee-47a4-4c5e-82e7-bbf8b59f074c%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "kubernetes-sig-cluster-lifecycle" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-sig-cluster-lifecycle+unsubscribe@googlegroups.com.
To post to this group, send email to kubernetes-sig-cluster-life...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-sig-cluster-lifecycle/d069355e-f693-4f61-abfb-e335087d4d29%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-sig-cluster-lifecycle+unsu...@googlegroups.com.
To post to this group, send email to kubernetes-sig-cluster-lifecycl...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-sig-cluster-lifecycle/e15e0842-6c93-456b-816e-33e05c18c02a%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "kubernetes-sig-cluster-lifecycle" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-sig-cluster-lifecycle+unsu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-sig-cluster-lifecycle/7cdf14ee-47a4-4c5e-82e7-bbf8b59f074c%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "kubernetes-sig-cluster-lifecycle" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-sig-cluster-lifecycle+unsubscribe@googlegroups.com.
To post to this group, send email to kubernetes-sig-cluster-lifecycl...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-sig-cluster-lifecycle/d069355e-f693-4f61-abfb-e335087d4d29%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "kubernetes-sig-cluster-lifecycle" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-sig-cluster-lifecycle+unsubscribe@googlegroups.com.
To post to this group, send email to kubernetes-sig-cluster-life...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-sig-cluster-lifecycle/CAKCBhs4kYZ%2BXNrLL9NhqDjt_RujnVrnDveuhpukPXUh54gEaOg%40mail.gmail.com.
@JJ,Thanks for sharing the data, and the support here. I know this endeavour might end up to be a fools errand, but I am equally set on proving this attempt *wrong* as I would be on proving this attempt *right*. At this point I just want to discover meaningful technical reasons for either doing this or not doing this. At least having direction for these 70 projects would be a huge win. Right now if everyone is continuing to solve the same problem on their own, we might not be working effectively as a community.@Brian,I don't think this proposal is meant to replace config management solutions like CF, Terraform, Ansible etc.I think the idea here is to offer an infrastructure layer abstraction that is inclusive enough to cross many cloud providers, and still expressive enough to give users a sense of mastery over their infrastructure.The API attempts to solve the problem of getting infrastructure management tools speaking the same language.A user could declare a Kuberenetes infrastructure-like API and use a controller pattern (similar to the patterns in the archon project you linked) to reconcile the infrastructure. This proposal is forward thinking and is catered to next-gen deployment tools like kubicorn, kops, archon, etc... and not necessarily aimed at traditional config management tools.Historically infrastructure has always been a few evolutionary steps behind the application layer in tech. This proposal is intended to open the door to to declarative API driven infrastructure, that is cloud agnostic. We have seen success like this before in CNI, and in core itself (storage, cloud providers, etc) where defining agnostic resources was a powerful win.Just to drive the point home here.. This isn't proposing a replacement for working config management tools like CloudFormation, Terraform, Ansible, Juju, or Infrakit.This proposal is to start guiding a new direction in infrastructure management in Kubernetes, as new tooling inevitably arrises in the future for tools like kops, kubicorn, archon etc..I know I am a bit crazy, but I still think this might be a meaningful endeavor to consider, despite the risk of potentially becoming the 15th standard. Declarative infrastructure is here, whether we like it or not. I was thinking it it might be a big win if we all start declaring our infrastructure the same way :)CheersKris
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-sig-cluster-lifecycle+unsubscribe@googlegroups.com.
To post to this group, send email to kubernetes-sig-cluster-life...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-sig-cluster-lifecycle/e15e0842-6c93-456b-816e-33e05c18c02a%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "kubernetes-sig-cluster-lifecycle" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-sig-cluster-lifecycle+unsubscribe@googlegroups.com.
To post to this group, send email to kubernetes-sig-cluster-life...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-sig-cluster-lifecycle/7cdf14ee-47a4-4c5e-82e7-bbf8b59f074c%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "kubernetes-sig-cluster-lifecycle" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-sig-cluster-lifecycle+unsubscribe@googlegroups.com.
To post to this group, send email to kubernetes-sig-cluster-life...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-sig-cluster-lifecycle/d069355e-f693-4f61-abfb-e335087d4d29%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-sig-cluster-lifecycle/CAKCBhs4kYZ%2BXNrLL9NhqDjt_RujnVrnDveuhpukPXUh54gEaOg%40mail.gmail.com.--
You received this message because you are subscribed to the Google Groups "kubernetes-sig-cluster-lifecycle" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-sig-cluster-lifecycle+unsubscribe@googlegroups.com.
To post to this group, send email to kubernetes-sig-cluster-life...@googlegroups.com.