thesis-files

Files used as code samples in my Bachelor's Degree thesis. (by carzacc)

thesis-files reviews and mentions

Posts with mentions or reviews of thesis-files. We have used some of these posts to build our list of alternatives and similar projects.
  • Creating a Kubernetes Cluster with Fedora CoreOS 36
    1 project | dev.to | 2 Jul 2022
    that can be added to the cluster with {% raw %}`kubectl create -f testsvc.yml` and that allows us to test that everything works correctly by navigating to `node1:30001` with a browser or cURL and verifying we get the NGINX welcome page. # Next steps I have a few containers and Kubernetes example files of varying complexity in a [GitHub repository (github.com/carzacc/thesis-files)](https://github.com/carzacc/thesis-files), maybe you'll find something of interest there to complement reading the official Kubernetes documentation. In particular, [in the README for directory `3/morra`](https://github.com/carzacc/thesis-files/tree/main/3/morra) I show an example deployment of a REST API that interacts with a Redis store and a MySQL cluster. For production applications, remember to use namespaces and create accounts that follow the principle of least privilege. In the past, I've been very happy to write tutorials after having a topic requested or suggested in an email. In those cases, they were Flutter tutorial ideas. The same could happen with Kubernetes as well, so [feel free to write to me at [email protected] to ask anything](mailto:[email protected]). I have a blog at [carmine.dev](https://carmine.dev), too!

Stats

Basic thesis-files repo stats
1
6
2.6
almost 2 years ago

carzacc/thesis-files is an open source project licensed under The Unlicense which is not an OSI approved license.

The primary programming language of thesis-files is Dockerfile.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com