Coder Social home page Coder Social logo

k8s-vagrant's Introduction

Local Kubernetes cluster

This repo contains configuration files that are necessary to start a local kubernetes cluster using Vagrant.

Make sure you have both vagrant and virtualbox installed and run:

vagrant up

The nodes are named k8s-node-X. To SSH to the master node just do:

vagrant ssh k8s-node-1

Remember to become root by sudo su so you can properly run the kubectl commands.

k8s-vagrant's People

Watchers

 avatar

k8s-vagrant's Issues

Vagrant box not found

==> k8s-node-1: Loading metadata for box 'ubuntu/cosmic64'
k8s-node-1: URL: https://vagrantcloud.com/ubuntu/cosmic64
==> k8s-node-1: Adding box 'ubuntu/cosmic64' (v20190718.0.0) for provider: virtualbox
k8s-node-1: Downloading: https://vagrantcloud.com/ubuntu/boxes/cosmic64/versions/20190718.0.0/providers/virtualbox.box
k8s-node-1: Download redirected to host: cloud-images.ubuntu.com
k8s-node-1:
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.

The requested URL returned error: 404 Not Found

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.