Giter Club home page Giter Club logo

kud's Introduction

kud

A set of helper scripts and Helm values files to standup a local Kubernetes clusters based on K0s.

Background

As I've been learning Kubernetes, I've been using k0s to teach myself the various components. As a security professional by day, I wanted to align my deployments with what I think are good practices around security, access, etc. At this stage, it may be incorrect. I am still learning. As such, this will continue to evolve as I learn more.

Requirements

(and, let's be honest, a couple limitations)

  • Helm 3
  • Hosts file updated to point k0s.local and www.k0s.local to 127.0.0.1

Current Status

kud will deploy a basic local cluster with an ingress controller and external load balancer.

Current Features

Basic Cluster

  • one controller and n worker containers up
  • external load balancer config dynamically generated
  • external load balancer deployed with config
  • .kube/config extracted from controller and placed in ~/.kube/config
  • nginx-ingress deployed

Feature Progress

All progress and planned features can be tracked here.

Issues

If there are issues, please open an issue and/or fork and submit a PR for improvements.

TODO

kud's People

Contributors

databonanza avatar jmunoz19 avatar mountainerd avatar

Watchers

 avatar  avatar

kud's Issues

Errors placing .kube/config

Problem
There is currently no check that the ~/.kube directory exists before trying to place the config file inside of it.

Request
Add a check to the k9sup script to validate and create, if necessary, the directory before extracting the config and trying to place it.

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.