kubernetes-vagrant

Deploy a Kubernetes cluster using Vagrant. (by ridvanaltun)

Kubernetes-vagrant Alternatives

Similar projects and alternatives to kubernetes-vagrant based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better kubernetes-vagrant alternative or higher similarity.

kubernetes-vagrant reviews and mentions

Posts with mentions or reviews of kubernetes-vagrant. We have used some of these posts to build our list of alternatives and similar projects.
  • Deploy a Multi-Node Kubernetes Cluster with Vagrant
    1 project | dev.to | 22 Jun 2021
    # Install the plugin for Vagrant to ability to use environment files. $ vagrant plugin install vagrant-env # Clone the project. $ git clone https://github.com/ridvanaltun/kubernetes-vagrant.git # Go into it. $ cd kubernetes-vagrant # Don't forget to customize your own environment file. $ cp .env.example .env # Up one master and two worker node. # This takes approximately ~15 minutes if you using first time. $ vagrant up m n1 n2 # Connect to master node over SSH. $ vagrant ssh m # You can do everything you want, an example, list nodes. $ kubectl get nodes

Stats

Basic kubernetes-vagrant repo stats
1
6
0.0
almost 3 years ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com