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
1.0k views
1 answer
    Mostly addressed to: google-cloud-platform Overall problem I am trying to solve is; to pull images from Google ... saw this issue on github. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
751 views
1 answer
    values.yaml replicas: { test: 1, stage: 2, prod: 3 } Here I am trying to use Helm templates to define ... # .Values.replicas.prod replicas: 3 See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
886 views
1 answer
    We are migrating from a traditional nginx deployment to a kubernetes nginx-ingress controller. I'm trying to apply ... Am I missing something? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I currently try to switch from the "Container-Optimized Google Compute Engine Images" (https://cloud.google.com/ ... in advance for any hint! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
884 views
1 answer
    I'm attempting to configure a Horizontal Pod Autoscaler to scale a deployment based on the duty cycle of attached GPUs ... what I could do next? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
762 views
1 answer
    Do you guys know if a ClusterIP service distributes the workload between the target deployment replicas? I have 5 ... ; send_timeout 7200; } } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
2.0k views
1 answer
    I have a express web server with static files. Let's call this my express-deployment. I'd like to use my ... would need 2 nginx for that) See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
979 views
1 answer
    I'm using k8s with kubeadm version 1.17. I'm trying to enable Service Topology feature gates but ... -cluster/enabling-service-topology/ See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
801 views
1 answer
    I have an issue, I am deploying an application on [hostname]/product/console, but the .css .js files are ... be doing something wrong. Thanks! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I have a requirement that a test server should use the port range 20000 - 22767 I edited the kubeadm- ... .com/kubernetes/kubeadm/issues/122 See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
632 views
1 answer
    I am trying to wrap my brain around the suggested workarounds for the lack of built-in HTTP->HTTPS ... addition to more complete solutions. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.5k views
1 answer
    I have been trying to deploy Kafka with schema registry locally using Kubernetes. However, the logs of the schema ... /zookeeper/wal name: wal See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I Build a simple NodeJS API, pushed the Docker Image to a repo and deployed it to my k8s with Helm install (works ... ... What did I do wrong? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.7k views
1 answer
    Right now I'm deploying applications on k8s using yaml files. Like the one below: apiVersion: v1 kind: Service ... and called it helm chart. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
890 views
1 answer
    all I knew well about k8s' nodePort and ClusterIP type in services. But I am very confused about the Ingress way ... xxx.com to your machine! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
932 views
1 answer
    Deploying an ignite cluster within Kubernetes, I cam across an issue that prevents cluster members from joining the ... for Ignite, anyway? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
897 views
1 answer
    How to change the default nodeport range on Mac (docker-desktop)? I'd like to change the default nodeport range ... -desktop 1/1 Running 30 15d See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    kubernetes 1.7.x kubelet store some data in /var/lib/kubelet, how can I change it to somewhere else ? Because my /var is every small. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
852 views
1 answer
    How to schedule a cronjob which executes a kubectl command? I would like to run the following kubectl command ... pod: hello-1551276300-8d5df See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.6k views
1 answer
    I am setting up my first ingress in kubernetes using nginx-ingress. I set up the ingress-nginx load ... there are any extraneous redirects. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    I am trying to run Kubernetes and trying to use sudo kubeadm init. Swap is off as recommended by ... suggestion/comment would be appreciated. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
814 views
1 answer
    I'm trying to expose the "kube-dns" service to be available to be queried outside of the Kubernetes ... NodePort status: loadBalancer: {} See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I am trying to run Kubernetes and trying to use sudo kubeadm init. Swap is off as recommended by ... suggestion/comment would be appreciated. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I'm trying to expose the "kube-dns" service to be available to be queried outside of the Kubernetes ... NodePort status: loadBalancer: {} See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.5k views
1 answer
    kubectl get command has this flag -o to format the output. Is there a similar way to format the output ... accepted for the describe command. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
755 views
1 answer
    I deployed a few VMs using Vagrant to test kubernetes: master: 4 CPUs, 4GB RAM node-1: 4 CPUs, 8GB RAM ... the actual IP address of the VMs. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
839 views
1 answer
    Kubernetes' liveness and readiness probes for pods (deployment) can be configured with this initial delay ---- meaning ... as 10 second. Thanks See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
818 views
1 answer
    I have a backend using https. I want to separate load on that back-end based on URL/path. I decided to ... change the rule form http to https 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

...