Coder Social home page Coder Social logo

cli-container's Introduction

cluster

A linux container that holds the various client applications and entry point into the Prometheus Kubernetes cluster.

The cluster is based on Alpine Linux

Configuration

The default configuration should follow the XDG configuration guideline https://wiki.archlinux.org/index.php/XDG_Base_Directory

Use Cases

Development

  1. Pre-Defined fully configured portable development environment

Single Admin Interface

  1. A single ssh login that can access the cluster

Pre-Configured Clients

kubectl docker git redis psql ansible

Multiple screens

https://linuxize.com/post/how-to-use-linux-screen/ https://linuxhint.com/tmux_vs_screen/

  • Use the linux gnu screen utility CTRL-A D -- Detach Ctrl-A ? -- Key Bindings

Ctrl+a c Create a new window (with shell) Ctrl+a " List all window Ctrl+a 0 Switch to window 0 (by number ) Ctrl+a A Rename the current window Ctrl+a S Split current region horizontally into two regions Ctrl+a | Split current region vertically into two regions Ctrl+a tab Switch the input focus to the next region Ctrl+a Ctrl+a Toggle between the current and previous region Ctrl+a Q Close all regions but the current one Ctrl+a X Close the current region

To-Do:

make the setup follow the xdg configuration

cat ./cluster/README.md.save 7:07PM (0s)

cluster

A linux container that holds the various client applications and entry point into the Prometheus Kubernetes cluster.

The cluster is based on Alpine Linux

Configuration

The default configuration should follow the XDG configuration guideline https://wiki.archlinux.org/index.php/XDG_Base_Directory

Use Cases

Development

  1. Pre-Defined fully configured portable development environment

Single Admin Interface

  1. A single ssh login that can access the cluster

Pre-Configured Clients

Multiple screens

To-Do:

make the setup follow the xdg configuration https://thevaluable.dev/zsh-install-configure/

cli-container's People

Contributors

gautada avatar

Watchers

James Cloos avatar  avatar

cli-container's Issues

DOCKER_HOST = global environment setting

Added DOCKER_HOST to /etc/profile. This is a temporary fix as the docker host is outside of the k8s cluster. Need to have a dnd node for static docker server as well as load balanced docker build containers.

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.