Skip to content

Computer networking for all levels

Computer Networking for all levels
  • Home
  • About Me
  • Contact Me

Pytest 101

April 22, 2025 Daniel Himes

`pip install pytest` Organize your project a bit like this: What are we testing In app/calculator.py: Write the tests Create…

Continue Reading →

Posted in: pytest, Python

Data from your laptop sourced from a kuberneties pod

March 10, 2025 Daniel Himes

I recently needed to have data from my laptop be sourced from a kuberneties pod due to some security setups.…

Continue Reading →

Posted in: Kuberneties

Kuberneties Networking Notes (Ingress)

December 6, 2024 Daniel Himes

The goal of Ingress is to be a L7 Load balancer: Ingress will handel your load-balancing, authentication, SSL, and URL…

Continue Reading →

Posted in: Kuberneties

Kuberneties Networking Notes (Services)

Daniel Himes

Services The base of networking in Kuberneties So with this Pod-B accessable from inside and outside the cluster, so that…

Continue Reading →

Posted in: Kuberneties

SQL notes VIEWS/IMPORT/EXPORT/Python access

February 22, 2023 Daniel Himes

Just giving credit where credit is due: these are my notes fromĀ A udemy course I am taking PYTHON ACCESS This…

Continue Reading →

Posted in: SQL

SQL Notes Conditional Expressions/Porcedures

Daniel Himes

Just giving credit where credit is due: these are my notes from A udemy course I am taking CASE Alot like…

Continue Reading →

Posted in: SQL

Fast API intro

February 18, 2023 Daniel Himes

APIs can be tough to get into, but fast API makes it pretty simple. For example lets say I want…

Continue Reading →

Posted in: Python

Running a DNS Server with Docker Compose

Daniel Himes

I decided I need a DNS server so I don’t need to remember all my IPs, I just want to…

Continue Reading →

Posted in: Docker

Basic Docker Images

February 15, 2023 Daniel Himes

I am going through the introduction to containers and docker on acloud.guru. Here are the notesImage is the source of…

Continue Reading →

Posted in: Docker

DOCKER 101

February 2, 2023 Daniel Himes

Docker Gotchas Docker is generally setup to run 1 command, when that command is done the container closes. So if…

Continue Reading →

Posted in: Docker

Post navigation

Page 1 of 2
1 2 Next →

Recent Posts

  • Pytest 101
  • Data from your laptop sourced from a kuberneties pod
  • Kuberneties Networking Notes (Ingress)

Recent Comments

    Archives

    • April 2025
    • March 2025
    • December 2024
    • February 2023
    • January 2023
    • June 2018

    Categories

    • Beginner
    • Docker
    • Kuberneties
    • pytest
    • Python
    • SQL

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
    Copyright © 2025 Computer networking for all levels — Escapade WordPress theme by GoDaddy