240
收录了869篇文章 ·1044个问题 · 0人关注
0

k8s 访问Pod 时好时坏

问题: k8s集群环境:1master,2Node 在外网通过NodeIp:Port可以正常访问,内网NodeIp:Port访问会一次成功一次失败的循环 在pod容器中通过ClusterIP:Port访问也是一次成功一次失败,效果如下: 通过podIP:Port访问正常 replicas:2,都可以......

0

Override env values defined in container spec

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: IhaveaconfigmapwhereIhavedefinedthefollowingkey-valuemappinginthedatasection: apiVersion:v1 kind:Config......

0

How do I create a persistent volume claim with Rea

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: WhatisthebestwaytocreateapersistentvolumeclaimwithReadWriteManyattachingthevolumetomultiplepods? Base......

0

How to obtain the enable admission controller list

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: AFAIK,theadmissioncontrolleristhelastpassbeforethesubmissiontothedatabase. HoweverIcannotknowwhichone......

0

Difference between API versions v2beta1 and v2beta

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: TheKubernetesHorizontalPodAutoscalerwalkthroughinhttps://kubernetes.io/docs/tasks/run-application/horizontal-pod-a......

0

MountVolume.SetUp failed for volume “nfs” : mount

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: Thisis2ndquestionfollowing1stquestionat PersistentVolumeClaimisnotbound:"nfs-pv-provisioning-demo" Iamsetti......

0

How to save content of a configmap to a file with

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: I'mtryingtosavethecontentsofaconfigmaptoafileonmylocalharddrive.KubectlsupportsselectingwithJSONPath......

0

GKE does not scale to/from 0 when autoscaling enab

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: IwanttorunaCronJobonmyGKEinordertoperformabatchoperationonadailybasis.Theidealscenariowouldbefor......

0

Forbidden: user cannot get path “/” (not anonymous

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: Whenaccessingthek8sapiendpoint(FQDN:6443),asuccessfulretrievalwillreturnaJSONobjectcontainingRESTendpoin......

0

Accessing GCP Internal Load Balancer from another

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: IneedtoaccessaninternalapplicationrunningonGKENginxIngressserviceridingonInternalLoadBalancer,fromanot......

0

Do Kubernetes service IPs change?

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: I'mverynewtokubernetes/docker,soapologiesifthisisasillyquestion. Ihaveapodthatisaccessingafewservice......

0

How to create a namespace if it doesn't exists

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: Ihaveakind:Namespacetemplateyamllikefollows, apiVersion:v1 kind:Namespace metadata: name:{{.Values.namespa......

0

Nginx Ingress: service “ingress-nginx-controller-a

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: Wecreatedakubernetesclusterforacustomeraboutoneyearagowithtwoenvironments;stagingandproductionseparated......

0

Rename deployment in Kubernetes

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: IfIdokubectlgetdeployments,Iget: $kubectlgetdeployments NAMEDESIREDCURRENTUP-TO-DATE......

0

How to use basic authentication in a HTTP liveness

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: IhaveaDockercontainerthatexposeahealthcheckthatisprotectedbyabasicauthentication.I'vereadthedocumenta......

0

How to fix VM issue with minikube start ?

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: IamabeginnertoKubernetesandstartingoffwiththistutorial.IinstalledVMandexpectedtobeabletostartaclus......

0

Why does k8s secrets need to be base64 encoded whe

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: Whydoesk8ssecretsneedtobebase64encodedwhenconfigmapsdoesnot? Whencreatingaconfigmapyousimplydosomthin......

0

Kubernetes Endpoints with TTL

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: IhaveaKubernetesservicewithoutaselectorforwhichIwouldliketomanuallymanagetheEndpointsbyhavingtheendp......

0

Tenant isolation with Kubernetes on networking lev

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: Wewanttorunamulti-tenantscenariothatrequirestenantseparationonanetworklevel. Theideaisthateverytenant......

0

Kubernetes message consumer scalability

可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):问题: HowTodeployinkubernetesamessageconsumerforkafka,amqporanyothermessagebrokerwhichscalesupanddown?My......