بایگانی دسته: Kubernetes

Auto Added by WPeMatico

Eksctl – A CLI Tool to Create Kubernetes Cluster on Amazon EKS

In this blog post, we will look at how to use eksctl to create Kubernetes clusters on EKS. eksctl is a command line tool written in Go by weaveworks and based on Amazon’s official CloudFormation templates. For those new to EKS, it is […]
The post Eksctl – A CLI Tool to Create Kubernetes Cluster on Amazon EKS appeared first on LinOxide.

خرید وی پی ان آنتی فیلترآنتی فیلتر

How to Install Kubernetes Cluster with Ansible based tool Kubespray

Deploying Kubernetes cluster manually is very complex, tedious, long and error-prone process. Industry demands agility and wants to setup Kubernetes clusters as fast as possible. So, the Community has started the incubated project called Kubespray (Kargo) under community umbrella. KubeSpray […]
The post How to Install Kubernetes Cluster with Ansible based tool Kubespray appeared first on LinOxide.

خرید وی پی ان آنتی فیلترآنتی فیلتر

How to Monitor Kubernetes Cluster with Prometheus and Grafana

If you read the previous article about kops and how to make a cluster, this article will be a continuation of it. You will need kubernetes cluster on which you will install Prometheus and Grafana. You might need to upgrade […]
The post How to Monitor Kubernetes Cluster with Prometheus and Grafana appeared first on LinOxide.

خرید وی پی ان آنتی فیلترآنتی فیلتر

"kube-prompt" – An Auto Complete Shell for Kubernetes

After introducing the kube-shell couple of articles earlier, we now get to another great shell for kubernetes, called kube-prompt. In this article we again use Minikube local cluster for demonstration, but we will this time use KVM instead of VirtualBox. […]
The post “kube-prompt” – An Auto Complete Shell for Kubernetes appeared first on LinOxide.

خرید وی پی ان آنتی فیلترآنتی فیلتر

How to Create Kubernetes Cluster with Kops

In this article we will use kops to install production grade Kubernetes cluster on Amazon Web Services. For this guide we assume you have AWS account. Also you need kubectl installed, you probably already have it if you followed any […]
The post How to Create Kubernetes Cluster with Kops appeared first on LinOxide.

خرید وی پی ان آنتی فیلترآنتی فیلتر

kube shell – Feature Rich Tool for Easy use of Kubernetes CLI

Today we will show how to install and use the kube-shell. It is a Python and Go based shell that offers auto-completion, history and many other goodies for Kubernetes’ well known kubectl command. It still uses kubectl, it is by […]
The post kube shell – Feature Rich Tool for Easy use of Kubernetes CLI appeared first on LinOxide.

خرید وی پی ان آنتی فیلترآنتی فیلتر