Kubernetes with ELK Setup

Kubernetes with ELK Setup

As it turns out this is my 100th post. The first one was published in March 2011 and a lot has changed since then. A lot of new technologies have come in and a lot of my posts have become obsolete. In all these years nothing has created more impact for me than Docker and Kubernetes. Both these technologies have revolutionized the way I work.

In this special 100th post we will setup a solid Kubernetes cluster that we can use in most projects with ease. The main objective for me is to create the most secure and scalable setup possible. For example, the nodes should not be accessible from the internet (as far as possible) and they should be managed via an Auto Scaling Group among other things.

Continue reading ...

Jan R?sner

Technologist | Ex-McK Adv. | Founder: metrik.one | Publisher: 8bitnews.io

7 年

Mate, you were considered having holidays. Get some rest from your terminal :)

回复

要查看或添加评论,请登录

Rocky Jaiswal的更多文章

  • Fun with function composition

    Fun with function composition

    Previously we looked at why it is nice to write software with function composition. We saw that it leads to simpler…

    3 条评论
  • Hibernate Reactive Experiments

    Hibernate Reactive Experiments

    Recently IRL (not weekend life) we had to deal with an old Ruby service to get it ready for "Black Friday traffic" i.e.

  • Code with functions

    Code with functions

    Explore the idea of writing code with small composable functions.

  • React, Redux with TypeScript

    React, Redux with TypeScript

    The most important element of a React + Redux application is "state". The state decides what the user interface will…

    1 条评论
  • Promises, Async and Await in Node.js

    Promises, Async and Await in Node.js

    This week we had the much awaited Node.js 8.

    1 条评论
  • Testing HapiJS with Jest

    Testing HapiJS with Jest

    HapiJS and React are pretty much my go-to technology choices for web application development right now. While Jest…

  • Docker Registry with AWS & Let's Encrypt

    Docker Registry with AWS & Let's Encrypt

    With pretty much all new projects moving to Docker and Docker managers like Kubernetes, the Docker Registry becomes the…

  • Hello Kubernetes

    Hello Kubernetes

    Introduction Pretty much everyone in the technology world has heard about Kubernetes by now. But before we dive into…

  • Pi calculation with Elixir

    Pi calculation with Elixir

    As a programmer one is always searching for better tools, practices and programming languages. For example, working…

  • Classes and patterns in Node.js

    Classes and patterns in Node.js

    This week we had the awesome Node.js 6.

社区洞察

其他会员也浏览了