kubernetes tag

6 questions


1 answers
123 views
0
improvement of old development forms

I am currently in charge of maintaining Windows-related apps in a development team, but compared to the software development style I have heard recently, I feel that it is in a very pre-modern state.I...


1 answers
77 views
0
I want to enroll the root CA certificate with KubernetesAPI

I am building a kubernetes environment with microk8s on a physical server.In order to build a docker registry pod in the environment and pull and deploy a custom image directly into Kubernetes, it was...

1 years ago

1 answers
104 views
0
Unable to connect to the server is displayed in kubernetes

When I tried to use docker desktop kubernetes in accordance with the reference book on a Windows 10 pro machine, the following error occurred in the command kubetcl cluster-info.Unable to connect to t...


1 answers
93 views
0
What is "service/kubernetes" displayed in kubectl get all when using GKE?

When you do kubectl get all or kubectl get svc, you can see TYPE displaying ClusterIP erservice/kubernets. のI'm not aware that I started this service myself, but is this service started by default?Als...


1 answers
68 views
0
What is the relationship between Kubernetes containers, Github repositories, and docker registry?

Thank you for browsing.I'm a beginner at Kubernetes.Until now, container technology has been I have experienced how to publish and operate the service with docker-compose in VPS.for docker-composeCont...

1 years ago

2 answers
99 views
0
Using the Systemctl Command in a Container in a Kubernetes Environment

Thank you for your help.I'd like to use the Systemctl command in the container in the pod managed by Kubernetes. It will be rejected as follows:#systemctlFailed to get D-Bus connection—Operation not p...

1 years ago

© 2024 OneMinuteCode. All rights reserved.