A Turning Point
Freedom, Dream, Realize
RSS
  • Home
  • About Us

Switching to Windows Container in Docker Desktop throws error

11 Sep, 2021

Easy fix for the error observed during switching to windows containers in docker-desktop on windows 10.

How to run self-hosted agent in Docker on Windows 10

28 Aug, 2021

You can set up a self-hosted agent in Azure Pipelines to run inside a Windows Server Core (for Windows hosts), or Ubuntu container (for Linux hosts) with Docker.

How to create azure service connection to connect to kubernetes

13 Aug, 2021

For an Azure RBAC enabled cluster, a ServiceAccount gets created in the chosen namespace along with RoleBinding object, so that the created ServiceAccount can do actions only on the chosen namespace.

How to Build and Test your GoLang App using Azure Container jobs

30 Jul, 2021

Container Jobs are a relatively new feature of Azure DevOps which executes pipelines within a container.

Docker for Windows stuck at “Kubernetes is Starting”

21 Jul, 2021

Resolving issue related to Docker desktop and Kubernetes could be tricky but most of the time the logs will be handy to find the cause and then finding the fix for it.

Github Actions: Build & push Docker image to AWS ECR (Elastic Container Registry)

19 Jul, 2021

Publishing a Docker image to Amazon Elastic Container Registry (ECR) is a bit different than it works with other containers. In this article, you will learn how to build and publish a Docker image using Github Actions (workflow).

Some Silly mistakes which sometimes break your head

19 Jul, 2021

These are couple of mistakes which became issues and ended breaking my head to fix them. I am sure others also have face such incidents.

How to resolve – dial unix /var/run/docker.sock: connect: permission denied

17 Jul, 2021

Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Get “http://%2Fvar%2Frun%2Fdocker.sock/v1.24/containers/json”: dial unix /var/run/docker.sock: connect: permission denied

How to solve Visual Studio Code commit error “make sure you configure your user.name and user.email in git”

14 Jul, 2021

Commit error “make sure you configure your user.name and user.email in git” can be resolved by running the commands in Git terminal

Some Useful PowerShell Commands

13 Jul, 2021

Some basic PowerShell Commands which come handy while writing Powershell script.

«< 2 3 4 5 6 >»

Search

Categories

  • .Net
  • Astrology
  • Astronomy
  • Athena
  • AWS
  • Azure
  • Azure DevOps Server
  • Bitbucket
  • Blogging Tips
  • CentOS
  • Chrome
  • CI/CD
  • Cloud
  • Docker
  • DynamoDB
  • ECR
  • ECS
  • EKS
  • Excel
  • Galaxy S4
  • General Tips
  • git
  • GitLab
  • Glue
  • Google
  • Google Drive
  • Google Maps
  • IAM
  • Jenkins
  • JFrog
  • Joomla
  • Kinesis Firehose
  • Kubernetes
  • Lambda
  • Linux
  • OAuth2.0
  • Outlook
  • POSTMAN
  • PowerBI
  • PowerShell
  • Python
  • Qualys
  • Research
  • S3
  • Selenium
  • SNS
  • SQL Server 2008
  • SQS
  • Storage Account
  • terraform
  • Terraform
  • Terraform
  • TestComplete
  • Testing
  • Uncategorized
  • Video
  • VSCode
  • Web Server
  • Windows
  • Windows XP/7
  • WordPress
  • YouTube

Click to see

More Sites to Visit:

MidnightBlue Jewellery
At MidightBlue Jewellery, each piece has a unique
look and feel, bringing sparkle into
your everyday life.

Ride with Friends
Fun on wheels

Upload Document and Earn Money
Make money by Selling your Content and Documents.
  • Tools required to install to work with AWS EKS cluster

    Amazon EKS clusters require kubectl and kubelet binaries and the aws-cli or aws-iam-authenticator binary to allow IAM authentication for your Kubernetes cluster.

  • OAuth 2.0 Client Credentials Grant type flow

    The Client Credentials grant type is used by clients to obtain an access token outside of the context of a user. This is typically used by clients to access resources about themselves rather than to access a user’s resources.

  • Creating custom Terraform providers and extending Terraform’s functionality

    One of the advanced features of Terraform is the ability to create custom providers, which allows you to extend Terraform’s functionality to manage resources that are not natively supported.

  • An introduction to Terraform and its use cases

    Terraform integrates well with a variety of tools, including version control systems, continuous integration and delivery (CI/CD) pipelines, and collaboration tools.

  • Working and investigating issues with AWS ECS containers

    If you are experiencing issues with your Amazon Web Services (AWS) Elastic Container Service (ECS) containers, here are a few steps you can take to investigate and troubleshoot the issues

  • What is Docker and how can I use it

    Docker is a tool designed to make it easier to create, deploy, and run applications by using containers.

  • Tag to a previous commit in a Git repository that you have cloned locally

    To add a tag to a previous commit in a Git repository that you have cloned locally, you can follow these steps

A Turning Point
© A Turning Point 2025
All Contents are Copyrighted to Turning Point.

↑ Back to top