Oskar Gewalli's blog articles

0
comment
on 4/14/2019 10:47 PM
There are many cool projects you can install into Kubernetes. However before buying into the hype, try to focus on the basics in order to deliver value to the business/customer. Start with few components You can start by following Alex Ellis guide on howto move your project to kubernetes. One thing to take away from Julia Evans talk: High Reliability Infrastructure Migrations is: ignore most kubernetes ecosystem software
>> Read the full article
.
0
comment
on 4/8/2019 10:32 PM
You can use the fact that Kubernetes allows you to get a stable environment on unstable hardware, so that you can use a bunch of cheap commodity computers to scale your deployments horizontally. A good starting point would be to build your own test cluster. Jeff Atwood talks about using colocation in the cloud is just someone elses computer Hanselman tells you How to Build a Kubernetes Cluster with ARM Raspberry Pi then run .NET Core on OpenFaas Another approach is to look into where hosted Kuberne[...]
>> Read the full article
.
0
comment
on 4/8/2019 10:32 PM
You can use the fact that Kubernetes allows you to get a stable environment on unstable hardware, so that you can use a bunch of cheap commodity computers to scale your deployments horizontally. A good starting point would be to build your own test cluster. Jeff Atwood talks about using colocation in the cloud is just someone elses computer Hanselman tells you How to Build a Kubernetes Cluster with ARM Raspberry Pi then run .NET Core on OpenFaas Another approach is to look into where hosted Kuberne[...]
>> Read the full article
.
0
comment
on 4/8/2019 12:14 PM
The bad There is a certain level of complexity associated with Kubernetes. Depending on how you get started, it can be a bit of a chore to get a cluster up and running. There are costs associated with having a stable cluster up and running. The good What does Kubernetes give you? It offers an environment for hosting docker services that is more portable between vendors. It allows you to run an environment locally mimicking your production environment. You are able to gradually roll out new versions of s[...]
>> Read the full article
.
0
comment
on 4/8/2019 12:14 PM
The bad There is a certain level of complexity associated with Kubernetes. Depending on how you get started, it can be a bit of a chore to get a cluster up and running. There are costs associated with having a stable cluster up and running. The good What does Kubernetes give you? It offers an environment for hosting docker services that is more portable between vendors. It allows you to run an environment locally mimicking your production environment. You are able to gradually roll out new versions of s[...]
>> Read the full article
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper