dim0r
๐ Joined in 2017
๐ผ 17 Karma
โ๏ธ 11 posts
Load more
(Replying to PARENT post)
(Replying to PARENT post)
PS1='\[\e]0;\u@\h: \w\a\]${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]\[\033[01;33m\] [`kubectl config current-context| rev | cut -d_ -f1 | rev`] \[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\] $ '
(Replying to PARENT post)
That said, going Multi-Cloud is indeed unavoidable in a growing number of settings. So, instead of looking at it as a source of troubles, it can be leveraged as a way to extract the best features out of each provider, to avoid lock-in wherever it makes business sense and to minimize costs by distributing workloads accordingly. That introduces new issues regarding access control, cost analysis, auditing and governance which are best managed by a Multi-Cloud Management Platform.
If you're looking for such a tool check out https://mist.io
It's an open source CMP that supports most popular public & private clouds, as well as Hypervisors and container hosts. It takes care of provisioning, monitoring, RBAC, cost analysis and automation/orchestration. It can also be used to deploy Kubernetes clusters on any supported cloud.
Disclaimer: I'm one of the founders.
(Replying to PARENT post)
https://docs.mist.io/article/119-kubernetes-getting-started-...
Disclosure: I'm one of the founders
(Replying to PARENT post)
Mist.io is a cloud management platform that uses Apache libcloud under the hood. It provides a REST API & a Web UI that can be used for creating, rebooting & destroying machines, but also for tagging, monitoring, alerting, running scripts, orchestrating complex deployments, visualizing spending, configuring access policies, auditing & more.
(Replying to PARENT post)
(Replying to PARENT post)
Disclosure: I'm one of the founders.