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

Auto Added by WPeMatico

How to Install Docker on Ubuntu 18.04 Server

Docker is a lightweight operating system-level virtualization solution that allows you to run multiple containers simultaneously on a single host or across a fleet of servers with the help of Orchestration tools. Docker containers are isolated from each other using Kernel […]
The post How to Install Docker on Ubuntu 18.04 Server appeared first on LinOxide.

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

۲ Methods to ssh Into a Running Docker Container

In this blog post, we’ll look at how to get bash shell on a Docker container running in the background. It will also cover how to ssh into a docker container that was started and left running in the background […]
The post 2 Methods to ssh Into a Running Docker Container appeared first on LinOxide.

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

How to Upgrade Docker on Fedora / CentOS

Docker is an open source platform for developing, shipping, and running applications. Docker v17.12 is the latest stable release as of writing this article. It provides the ability to package and run an application in a totally isolated environment called […]
The post How to Upgrade Docker on Fedora / CentOS 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.

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