Code Monkey home page Code Monkey logo

kubernetes-arm's Introduction

kubernetes-arm

Kubernetes Cluster on ARM64 SBCs

Scripts and manifests for creating a Kubernetes cluster on Rock64 SBCs.

These files are a companion for the article published on: https://medium.com/@carlosedp/https-medium-com-carlosedp-building-a-hybrid-x86-64-and-arm-kubernetes-cluster-e7f94ff6e51d-e7f94ff6e51d

To follow the original full article published on: https://medium.com/@carlosedp/building-an-arm-kubernetes-cluster-ef31032636f9 use the tree https://github.com/carlosedp/kubernetes-arm/tree/legacy.

Network

Network: 192.168.1.0/24

Gateway: 192.168.1.254

DNS: 192.168.1.254

Router DHCP range: 192.168.1.20 - 192.168.1.200

Reserved: 192.168.1.2 - 192.168.1.19

  • 192.168.1.254 - Router

Kubernetes Nodes:

  • rock64master1: 192.168.1.210
  • rock64node1: 192.168.1.211
  • rock64node2: 192.168.1.212

MetalLB CIDR: (14)

  • 192.168.1.230/28
  • 192.168.1.131 - 192.168.1.144

Traefik Internal Ingress IP: 192.168.1.245

Traefik External Ingress IP: 192.168.1.246

Hosts on DNS or Local

  • 192.168.1.245 dashboard.internal.peviwatt.io
  • 192.168.1.245 grafana.internal.peviwatt.io
  • 192.168.1.245 traefik.internal.peviwatt.io
  • 192.168.1.245 scope.internal.peviwatt.io

proxy ssh from Master1 to Browser (Internal)

On your machine run: ssh -D "*:8080" username@sshd_server

On your browser, Network - Settings - Manual proxy configuration - SOCKS Host: localhost Port: 8080 -- Apply

use the internal.domain.com

kubernetes-arm's People

Contributors

luislclt avatar carlosedp avatar adamhancock avatar

Watchers

James Cloos avatar

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.