Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Login
Remember
Register
Ask
Q&A
All Activity
Hot!
Unanswered
Tags
Users
Ask a Question
Ask a Question
Categories
All categories
Topic[话题] (13)
Life[生活] (4)
Technique[技术] (2.1m)
Idea[创意] (3)
Jobs[工作] (2)
Others[杂七杂八] (18)
Code Example[编程示例] (0)
Recent questions tagged kubernetes
0
votes
1.5k
views
1
answer
kubernetes - Helm Subchart order of execution in an umbrella chart
I have an umbrella chart with multiple sub-charts, I simply want to make sure that subchart1 runs before ... the chart that declares them. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
kubernetes
0
votes
1.1k
views
1
answer
kubernetes - nginx ingress & rewrite-target
I have a pod that responds to requests to /api/ I want to do a rewrite where requests to /auth/api/ go to / ... to do this via k8s & ingresses? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
kubernetes
0
votes
550
views
1
answer
kubernetes - How to force Pods/Deployments to Master nodes?
I've setup a Kubernetes 1.5 cluster with the three master nodes tainted dedicated=master:NoSchedule. Now I want ... only? Thanks for your help. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
kubernetes
0
votes
839
views
1
answer
kubernetes - Google Cloud Build deploy to GKE Private Cluster
I'm running a Google Kubernetes Engine with the "private-cluster" option. I've also defined "authorized Master ... to deploy via cloud build? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
kubernetes
0
votes
1.1k
views
1
answer
kubernetes - Execute bash command in pod with kubectl?
my question is simple. How to execute a bash command in the pod? I want to do everything with one bash command ... ) in a kubernetes pod Thanks. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
kubernetes
0
votes
1.0k
views
1
answer
kubernetes - How to schedule pods restart
Is it possible to restart pods automatically based on the time? For example, I would like to restart the pods of ... every morning at 8.00 AM. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
kubernetes
0
votes
541
views
1
answer
kubernetes - What does it mean for a Service to be of type NodePort, and have both port and targetPort specified?
I am becoming more familiar with Kubernetes by the day, but am still at a basic level. I am also not a ... is the port used for here? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
kubernetes
0
votes
614
views
1
answer
kubernetes - gcloud ingress loadbalancer / static ip
Having set the default gce ingress controller working with ingresses resources set to respond to hostnames The advantage ... it all clearly Best See Question&Answers more detail:os...
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
kubernetes
0
votes
687
views
1
answer
kubernetes - Docker increase disk space
I have a docker running and it gives me disk space warning. How can i increase the docker space and start again? ... I want to give like 15gb. See Question&Answers more detail:os...
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
kubernetes
0
votes
628
views
1
answer
kubernetes - What is the purpose of kubectl proxy?
In order to access the Kubernetes dashboard you have to run kubectl proxy on your local machine, then point your ... access it through a proxy? See Question&Answers more detail:os...
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
kubernetes
0
votes
875
views
1
answer
kubernetes - How do I create a persistent volume claim with ReadWriteMany in GKE?
What is the best way to create a persistent volume claim with ReadWriteMany attaching the volume to multiple pods? ... storage will as well. See Question&Answers more detail:os...
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
kubernetes
0
votes
640
views
1
answer
kubernetes - How to create custom istio ingress gateway controller?
Our GKE cluster is shared to multiple teams in company. Each team can have different public domain (and ... use istio default ingress gateway See Question&Answers more detail:os...
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
kubernetes
0
votes
658
views
1
answer
kubernetes - Ingress configuration for k8s in different namespaces
I need to configure Ingress Nginx on azure k8s, and my question is if is possible to have ingress configured ... then this service works fine. See Question&Answers more detail:os...
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
kubernetes
0
votes
1.0k
views
1
answer
kubernetes - Restart container within pod
I have a pod test-1495806908-xn5jn with 2 containers. I'd like to restart one of them called container- ... kubectl create -f deployment.yaml See Question&Answers more detail:os...
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
kubernetes
0
votes
686
views
1
answer
kubernetes - How to get an Istio VirtualService to vary routes by header along with uri
I'm still experimenting with Istio in a dev cluster, along with a couple of other people. We have a ... trafficPolicy: tls: mode: ISTIO_MUTUAL See Question&Answers more detail:os...
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
kubernetes
0
votes
976
views
1
answer
kubernetes - Kubectl Export is deprecated . Any alternative
I'm looking for a way to export a yaml file from a deployed component but without the cluster specific ... be an alternative ? thanks See Question&Answers more detail:os...
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
kubernetes
0
votes
780
views
1
answer
kubernetes - Accessing service using istio ingress gives 503 error when mTLS is enabled
I have a mutual TLS enabled Istio mesh. My setup is as follows A service running inside a pod (Service ... Name: hr--gateway Namespace: default API Version: networking.isti...
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
kubernetes
0
votes
985
views
1
answer
kubernetes - Nginx Ingress Controller - Failed Calling Webhook
I set up a k8s cluster using kubeadm (v1.18) on an Ubuntu virtual machine. Now I need to add an ... serviceName: some-service servicePort: 5000 See Question&Answers more detail:os...
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
kubernetes
0
votes
932
views
1
answer
kubernetes - Listing all resources in a namespace
I would like to see all resources in a namespace. Doing kubectl get all will, despite of the name, not ... for example deleting that namespace? See Question&Answers more detail:os...
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
kubernetes
0
votes
640
views
1
answer
kubernetes - How to debug "ImagePullBackOff"?
All of a sudden, I cannot deploy some images which could be deployed before. I got the following pod status: [ ... . What can I check more? See Question&Answers more detail:os...
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
kubernetes
0
votes
1.0k
views
1
answer
kubernetes - Is it possible to Autoscale Akka
I need an Akka cluster to run multiple CPU intensive jobs. I cannot predict how much CPU power I need. ... a native Akka solution? Thanks See Question&Answers more detail:os...
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
kubernetes
0
votes
981
views
1
answer
kubernetes - Expose port in minikube
In minikube, how to expose a service using nodeport ? For example, I start a kubernetes cluster using the ... expose this port as well. See Question&Answers more detail:os...
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
kubernetes
0
votes
766
views
1
answer
kubernetes - How to know a Pod's own IP address from inside a container in the Pod?
Kubernetes assigns an IP address for each container, but how can I acquire the IP address from a container in the ... variable if it was set. See Question&Answers more detail:os...
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
kubernetes
0
votes
1.4k
views
1
answer
kubernetes - no matches for kind "Deployment" in version "extensions/v1beta1"
While deploying mojaloop, Kubernetes responds with the following errors: Error: validation failed: [unable to recognize "" ... me I am happy See Question&Answers more detail:os...
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
kubernetes
0
votes
826
views
1
answer
kubernetes - Can a PVC be bound to a specific PV?
This was discussed by k8s maintainers in https://github.com/kubernetes/kubernetes/issues/7438#issuecomment-97148195: ... makes no difference. See Question&Answers more detail:os...
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
kubernetes
0
votes
899
views
1
answer
kubernetes - How kubectl port-forward works?
kubectl exposes commands that can be used to create a Service for an application and assigns an IP address ... which is accessible externally? See Question&Answers more detail:os...
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
kubernetes
0
votes
588
views
1
answer
kubernetes - Ingress vs Load Balancer
I am quite confused about the roles of Ingress and Load Balancer in Kubernetes. As far as I understand Ingress is ... to Amazon ELB and ALB? See Question&Answers more detail:os...
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
kubernetes
0
votes
698
views
1
answer
kubernetes pod memory - java gc logs
On the kubernetes dashboard, there's a pod wherein the Memory Usage (bytes) is displayed as 904.38Mi. This pod holds ... logs, heap is GC'ed ok. See Question&Answers more detail:os...
asked
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
kubernetes
Page:
« prev
1
2
3
4
5
6
7
8
...
15
next »
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question
Just Browsing Browsing
[1] prometheus-rules如何监控每一台机是否存在指定的值?
[2] webpack-dev-server启动时出现问题???
[3] Thread Safe method to change windows command prompt title in the background through python
[4] Issue with the casting but unfortunately there is no casting in android
[5] 循环数组里面的对象,再去通过Key绑定对象,但是操作的为什么是同一个变量
[6] vuepress部署 构建的时候报错
[7] autodesk forge怎么修改第一人称视角位置。
[8] antd样式在shadow DOM中不显示要怎么解决呢?
[9] 这里的屏蔽 this 是什么语法?
[10] flutter listTile 高度是无法改变的吗?
2.1m
questions
2.1m
answers
60
comments
57.0k
users
Most popular tags
javascript
python
c#
java
How
android
c++
php
ios
html
sql
r
c
node.js
.net
iphone
asp.net
css
reactjs
jquery
ruby
What
Android
objective
mysql
linux
Is
git
Python
windows
Why
regex
angular
swift
amazon
excel
algorithm
macos
Java
visual
how
bash
Can
multithreading
PHP
Using
scala
angularjs
typescript
apache
spring
performance
postgresql
database
flutter
json
rust
arrays
C#
dart
vba
django
wpf
xml
vue.js
In
go
Get
google
jQuery
xcode
jsf
http
Google
mongodb
string
shell
oop
powershell
SQL
C++
security
assembly
docker
Javascript
Android:
Does
haskell
Convert
azure
debugging
delphi
vb.net
Spring
datetime
pandas
oracle
math
Django
联盟问答网站-Union QA website
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
DevDocs API Documentations
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
在这了问答社区
DevDocs API Documentations
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
DevDocs API Documentations
广告位招租
...