Giter Club home page Giter Club logo

canine-core's Introduction

Canine - A kubernetes installer for bare metal/private cloud environments.

Please note:

  • Only supports Debian linux(and any other linux if it has apt installed. This is being tracked on #3
  • Canine will install containerd by default along with runc. Future releases will have an optional CRI installer and will allow you to point to any existing CRI.
  • Canine only supports a single node installation. Multiple node installer will be available with future releases for both Etcd and Kubernetes cluster.

How to install canine?

Note: sudo -i Sudo into the machine and run the below commands

  1. Run the following command to pull canine release onto your computer:
wget https://github.com/Prathamkrishna/canine-core/archive/refs/tags/canine-installer-v1-patch.tar.gz
  1. Unzip the tar using the following command:
tar -xzf canine-installer-v1-patch.tar.gz
  1. Move into the directory and initiate the installer script.
cd canine-core-canine-installer-v1-patch
source start.sh

After a complete installation, the following components will be installed:

  • cfssl and cfssljson
  • stacked standalone etcd cluster with single-node
  • kube-apiserver, kube-controller-manager, kube-scheduler
  • kubectl tool
  • kubelet
  • runc
  • containerd
  • cni-tools
  • kube-proxy
  • crictl

Happy canine-ing!

canine-core's People

Contributors

prathamkrishna avatar

Stargazers

Sahil Pabale avatar Nikhil George avatar

Watchers

 avatar

Forkers

prathamoptiva

canine-core's Issues

Make the project usable with x86 & amd64

Hi,
The current version of the product is only compatible with arm64 architectures. We want to fix this and make it compatible with more architectures like x86 and amd64.
This will require minor tweaking at places in the code, along with certain IF checks.

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.