Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged kubernetes

0 votes
891 views
1 answer
    I have installed a local Kubernetes cluster using minikube following the instructions here. I'm under a corporate proxy. ... on how to fix this? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
750 views
1 answer
    I've been using "kubectl run" with assorted flags to run Jobs interactively, but have recently outgrown what I ... maybe not the right approach? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I followed docker instructions to install and verify the docker installation (from http://docs.docker.com/linux/ ... to resolve this issue. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
733 views
1 answer
    Istio can be deployed via IstioOperator. You can patch anything created by a certain component using the K8sObjectOverlay, ... I come for help. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
545 views
1 answer
    After reading this earlier question, I have some follow-up questions. I have a Google Container Engine cluster ... drawbacks to this approach? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
663 views
1 answer
    I have a requirement where i push bunch of key value pairs to a text/json file. Post that, i want to import ... this done would be great. TIA See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
2.1k views
1 answer
    when i am trying to test the configuration of kubectl kubectl get svc i am getting this error: the server doesn' ... Client Version: v1.10.3 See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
579 views
1 answer
    Im trying to set up a local cluster using VM and minikube, as Id been reading its only possible to use it for ... to create the join and hash. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
741 views
1 answer
    according to the official docs https://kubernetes.io/docs/tasks/administer-cluster/change-pv-reclaim-policy/ with the ... order to gain access ? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
758 views
1 answer
    I'm using kubectl run with environment parameters to create temporary docker containers for me (e.g. some ... replace this run command? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
627 views
1 answer
    I'm running a MySQL deployment on Kubernetes however seems like my allocated space was not enough, initially I ... and then recreate my claim? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
607 views
1 answer
    I've read a couple of passages from some books written on Kubernetes as well as the page on headless services in ... why someone would use it? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
578 views
1 answer
    I am trying to understand Stateful Sets. How does their use differ from the use of "stateless" Pods with Persistent ... start/stop and so on)? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
840 views
1 answer
    I've had a "stuck" namespace that I deleted showing in this eternal "terminating" status. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
854 views
1 answer
    I tried to delete a ReplicationController with 12 pods and I could see that some of the pods are stuck in ... vlzov 1/1 Terminating 0 1h See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
779 views
1 answer
    I am running Istio 1.6.0. I wanted to add some custom headers to all the outbound responses originating from my ... helpful. Thank you so much. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
754 views
1 answer
    I have a project in west-1 on Openshift v3. In it I have an app that worked fine and one that stopped ... to request 173 CPUs and 5 Nodes? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
708 views
1 answer
    I have a service (/deployment/pod) running in my Minikube (installed on my Mac) that needs to call an ... configure where? Many thanks. C See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
612 views
1 answer
    What does DiskPressure really means and how it can be avoided in kubernetes during container creation? Seemingly when I ... of the pressure... See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
955 views
1 answer
    I want to change timezone with command. I know applying hostpath. Could you know how to apply command ? ln - ... and arguments in yaml file. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
700 views
1 answer
    I have a Kubernetes deployment that looks something like this (replaced names and other things with '....'): # ... if a node goes offline. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
652 views
1 answer
    I will use a very specific way to explain my problem, but I think this is better to be specific ... .com/kubernetes/kubernetes/issues/12337 See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
916 views
1 answer
    I am setting up the kubernetes setup for django webapp. I am passing environment variable while creating ... error while creating deployment? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
678 views
1 answer
    I want to deploy a DaemonSet for monitoring purpose. So these Pods need to be deployed in all Nodes. A DaemonSet ... a Pod in Master node? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.5k views
1 answer
    I'm installing kubernetes(kubeadm) on centos VM running inside Virtualbox, so with yum I installed kubeadm, kubelet and ... "v1.9.3" Centos 7 See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I'm running Kubernetes 1.13.2, setup using kubeadm and struggling with getting calico 3.5 up and running. The ... why it's made an appearance. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
632 views
1 answer
    I'm building a service where users can build web apps - these apps will be hosted under a virtual DNS name * ... -pattern? Which one is better? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
735 views
1 answer
    I would like to do two things with MicroK8s: Route the host machine (Ubuntu 18.04) ports 80/443 to Microk8s Use ... : - port: 80 targetPort: 80 See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...