How to access Microk8s dashboard without proxy
Quick tutorial on how to enable access to the microk8s dashboard externally without having to use dashboard-proxy
Gary is Technical Director at threenine.co.uk, an independent software vendor specialising in IoT, Field Service and associated managed services, enabling customers to be efficient, productive, secure and scale-able.
Quick tutorial on how to enable access to the microk8s dashboard externally without having to use dashboard-proxy
Thoughts and opinions on Censorship, free markets, disinformation and misinformation on the internet and whether it is right for the free markets to action to mitigate the effects.
self-custody in crypto refers to holders’ sole responsibility to handle and store their information data such as private keys.
Thought-provoking and original, anyone concerned how big and bloated government has become must read this book. Dominic Frisby asks the kind of questions that those in Westminster need to start asking.
Blockchains make use of two types of cryptographic algorithms, asymmetric-key algorithms, and hash functions. Hash functions are used to provide the functionality of a single view of blockchain.
In this post we explore the fundamentals of Cryptography in blockchain
Intuitive crypto wallet – perfect for beginners and veterans alike. Features a secure certified chip (CC EAL5+) designed to withstand sophisticated attacks, and to protect your valuable assets. Buy, sell, exchange and grow your crypto through our proprietary app: Ledger Live. All-in-one place.
Dominic Frisby tells the amazing story of Bitcoin. He provides a theory to solving the mystery surrounding the identity of Bitcoin’s secretive creator. He shows how Bitcoin is going to change the world. And, perhaps most of all, he does something nobody else has hitherto been able to do: he explains in layman’s language how the thing works.
Dominic Frisby traces the origins of taxation, from its roots in the ancient world, through to today. He explores the role of tax in the formation of our global religions, the part tax played in wars and revolutions throughout the ages, why, at one stage, we paid tax for daylight or for growing a beard. Ranging from the despotic to the absurd, the tax laws of the past reveal so much about how we got to where we are today and what we can do to build a system fit for the future.
lightweight, fast, and highly-available Kubernetes? In this tutorial learn to install MicroK8s on Ubuntu
Blockchain is a shared ledger, allowing thousands of connected computers or servers to maintain a single, secured and immutable ledger enabling the execution of user transactions without involving any third party intermediaries.
Every Very Short Introduction gives a readable evolution of the subject in question, demonstrating how it has developed and influenced society.
Bitcoin is hard money you can’t f*ck with.No-one controls it. No governments, no companies, no central banks, no money printing. It’s a revolution as big as the internet
For investors new to the world of crypto, the scene in Alice’s Adventures in Wonderland in which Alice follows the rabbit down a rabbit hole and into Wonderland is a common analogy. Learning the technological concepts behind crypto can feel like stumbling into an upside-down world of make believe
This book is about monetary value and history of Bitcoin. The author is a professor of economics. The book mentions how the Blockchain technology works, but it is more detailed on the importance of Bitcoin in terms of economy and finance.
Exploring why implementing the layered architecture pattern is not always a great idea when developing software applications especially when it comes to microservices or REST Based API’s
Statement management can be a key aspect of any application design. It tends to cover a broad range data storage capabilities in your application, which may include accessing files on the file system or accessing a database of some description, with the purpose of manipulating the state of an object.
In this article we’ll explore how to create a simple state management microservice using dapr
JSONPatch can help update document resources in a very explicit way.
Pure Evoke F3 review: This DAB radio with Bluetooth and Wi-Fi offers ultimate streaming flexibility.
C# 9.0 introduces record types, a reference type that provides synthesized methods to provide value semantics for equality. Dive in deeper to understand what this means
GitHub Actions enables the user to create custom Software Development Life Cycle (SDLC) workflows in their GitHub repositories. Enabling the repository owner to write individual actions and then combine them to create a custom workflows of their choice for their project. These workflows could be anything that software developers would want to typically automate in their day to day processes.