shit i like
    cs2 setup windows 10

    installation notes for windows 10 and counter strike

    July 26, 2024 Read
    Llama

    Table of contents 1. Introduction 1.1. performance 4/8/16 bit 1.2. 4-bit Model Requirements for LLaMA 1.3. 8-bit Model Requirements for LLaMA 1.4 downloading the correct models 2 text-generation-webui 2.1 Ubuntu 22.04 2.1.0. youtube video 2.1.1. update the drivers 2.1.2. reboot 2.1.3. install docker 2.1.4. docker & container toolkit 2.1.5. clone the repo 2.1.6. prepare models 2.1.7. prepare .env file 2.1.8. startup docker container 2.

    April 15, 2023 Read
    My Homesetup

    articles that describes my local setup

    May 3, 2021 Read
    My Road to Self Hosted Kubernetes With K3s_nginx Ingress With Helm

    The ingress is kubernetes way of routing incoming traffic towards the destinations. We’ll be using nginx as an ingress controller.

    April 11, 2021 Read
    My road to self hosted kubernetes with k3s - external-dns

    External-Dns is used to update dns records with ips of the kubernetes cluster. We’ll use the cloudflare integration.

    April 11, 2021 Read
    My road to self hosted kubernetes with k3s - Cert Manager

    cert-manager uses letsencrypt’s certificate authority to request/update keys/crts

    April 11, 2021 Read
    My road to self hosted kubernetes with k3s - logging with EFK

    Elasticsearch Fluent Kibana - we ll be using these three tools to setup a generic logging for our pods

    April 11, 2021 Read
    My road to self hosted kubernetes with k3s - distributed storage with ceph

    here we ll cover how to setup ceph storage and create a storage class which we can use in other deployments to store data persistent across the nodes

    April 11, 2021 Read
    My road to self hosted kubernetes with k3s - argocd

    In this article we are going to setup argocd in minikube, argocd will be the tool that we use to apply configuration changes to our kubernetes yaml files.

    March 29, 2021 Read
    My road to self hosted kubernetes with k3s - Bootstrap k3s cluster using ansible and k3sup on debian 10

    In this article we are going to setup k3s on 3 dedicated servers, we ll be using k3sup to do most of the work and trigger the setup by using an ansible playbook

    March 28, 2021 Read
    My road to self hosted kubernetes with k3s - kubectl

    Kubectl is a command line client that allows us to control multiple kubernetes clusters (k3s/k8s) it does this by calling the kubernetes endpoints and providing a set of certificate/keys to authenticate.

    March 27, 2021 Read
    My road to self hosted kubernetes with k3s - minikube

    Minikube is an easy way for running kubernetes locally. in 1.5 we’ll setup argocd - we could run that in the cluster but “waste” resources. I tend to run argocd locally so in case something is wrong with my cluster/some cloud i could reswapn applications in another cluster

    March 27, 2021 Read
    • ««
    • «
    • 1
    • 2
    • 3
    • »
    • »»
    Navigation
    • Recent Posts
    • Experiences
    • Projects
    • Skills
    Contact Me
    • Email: loeken@internetz.me

    Toha
    © 2020 Copyright.
    go rocks!