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.3k views
1 answer
    Is there a simple kubectl command to take a kubeconfig file (that contains a cluster+context+user) and merge ... file as an additional context? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I have been creating pods with type:deployment but I see that some documentation uses type:pod, more specifically ... a deployment as well. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    My Environment: Mac dev machine with latest Minikube/Docker I built (locally) a simple docker image with a ... missing something greater here? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
2.2k views
1 answer
    Can we use nfs volume plugin to maintain the High Availability and Disaster Recovery among the kubernetes cluster? ... DR in kubernetes cluster? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.5k views
1 answer
    I am trying to create a Helm Chart with the following resources: Secret ConfigMap Service Job Deployment These are ... depend on the first. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I have my deployment.yaml file within the templates directory of Helm charts with several environment variables for the ... do I do this? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I'm looking for a way to tell (from within a script) when a Kubernetes Job has completed. I want to ... Succeeded or something of the sort? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I have been trying to find a way to define a service in one namespace that links to a Pod running in ... data-access service each tenant is entitled to use. Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I'm attempting to deploy a Kubernetes cluster with an SSL certificate using LetsEncrypt on DigitalOcean. I followed these ... a lot of support online for this? Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    When I push my deployments, for some reason, I'm getting the error on my pods: pod has unbound PersistentVolumeClaims ... - file_mode=0755 - uid=1000 - gid=1000 Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I am running filebeats on Kube and have created my own module and mounted it. I can use the module and my ... /questions/65831051/using-filebeats-how-do-you-update-the-fields-yml...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I've installed a kubernetes cluster running kubeflow pipelines based on tekton on top of KIND using the following ... /compilation-of-elyra-pipelines-to-tekton-based-kubeflow-fails...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I'm currently trying to wrap my head around how the typical application flow looks like for a kubernetes application ... -do-i-properly-https-secure-an-application-when-using-istio...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    Discription: The k8s nginx-ingress-controllers are exposed in loadbalancer type(implemented by metallb) with ... .com/questions/65838808/nginx-reports-upstream-connection-timeout...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.6k views
1 answer
    So I am trying to create a persistent volume on GKE with the definition below: apiVersion: v1 kind: ... ://stackoverflow.com/questions/65839181/persistent-volume-issue-on-gke...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    I'm trying to run a cronjob inside k8 container. Below is my code for CronJob resource: apiVersion ... :https://stackoverflow.com/questions/65839768/kubernets-cronjob-containers...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.5k views
1 answer
    We have set up full Prometheus stack - Prometheus/Grafana/Alertmanager/Node Explorer/Blackbox exporter using ... /prometheus-blackbox-exporter-is-firing-false-positive-alerts...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I'm deploying ha vault on k8s (EKS) and getting this error on one of the vault pods, which ... successful 2m40s Normal NoPods poddisruptionbudget/vault No matching pods found 2m38...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    We have a test cluster of 3 nodes on Alicloud We haven't set any memory limits, per namespace ... /stackoverflow.com/questions/65842348/alicloud-node-memory-requested-limited-used...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I have an app which interacts with an existing service account ("the agent") on a designated namespace. I want ... -k8s-service-account-to-create-another-service-account-in-a-di...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    How to tag resources created under a certain k8s cluster, we have multiple teams which create cluster and the ... /how-to-tag-resources-created-under-a-certain-k8s-cluster...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    i try to create CertificateSigningRequest apiVersion: certificates.k8s.io/v1beta1 kind: CertificateSigningRequest ... create-certificatesigningrequest-error-error-from-server-bad...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.7k views
1 answer
    When I try to exec into a Pod, it gives me the below error. Can somebody help? Error from server: error ... -from-server-error-dialing-backend-x509-certificate-is-valid-for-worker...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I have applied the kube-prometheus-stack to my k8s cluster, and notice there are no scrape configs ... //stackoverflow.com/questions/65847324/prometheus-helm-chart-custom-config...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.5k views
1 answer
    I have been trying to make the Istio control plane deploy as IPv6 service in my v1.18.2 k8s dual-stack ... -review-request-fails-when-switching-webhook-service-to-ipfamily-ipv6-i...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    We are using v1.18 and ArgoCD. Desired Behavior: scale down by 1 pod at a time every ... :https://stackoverflow.com/questions/65849950/horizontalpodautoscaler-scaledown-behavior...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    currently I run a nginx on a vps and I want to install k3s. The vps has two public reachable IP addresses ... com/questions/65850052/internal-nginx-besides-a-k3s-setup-on-one-vps...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I tried to set up an alert, which gets triggered when my kubernetes cluster (managed by rancher) scales up ... .com/questions/65850148/rancher-email-alert-when-up-downscaling-nodes...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...