Шпоры по куберу

kubectl get clusterrolebindings -o json | jq -r '.items[] | select(.subjects[0].kind=="Group") | select(.subjects[0].name=="имя зверя") | .metadata.name'.  поиск пользователя 

kubectl get nodes -o jsonpath='{.items[*].status.addresses[1].address}' |  tr ' ' '\n' вывод списка белых адресов нод кубера

kubectl patch sts rabbitmq -n qa-cms-frontend-feat-x6dwdt --type json -p='[{"op": "replace", "path": "/spec/replicas", "value":1}]'

kubectl get pods -l app.kubernetes.io/name=strapi-cms

kubectl -n policies get pods -o jsonpath='{.items[*].spec.initContainers[].name}'

kubectl get ns -l run=1 -o jsonpath='{range .items[*]}{.metadata.name}{" "}{.metadata.labels.run}{"\n"}{end}'

kubectl -n qa-cms-frontend-fix-96cq8x patch cj webapi-scheduler --type json -p='[{"op": "replace", "path": "/spec/suspend", "value":true}]'

kubectl -n qa-webapi-mp-6634-0phxp1 get deploy,sts | grep '0/0' | awk '{print $1 }'|xargs -I line kubectl -n qa-webapi-mp-6634-0phxp1 patch line --type json -p='[{"op": "replace", "path": "/spec/replicas", "value":1}]'

kubectl get node cl1cceq3103p5bgkp838-olew -o jsonpath='{range .status.allocatable}{.cpu}{" "}{.memory}{end}'

kubectl delete sts example --cascade=orphan    |    позволит удалить стс не удаляя поды

kubectl get no --sort-by=.metadata.creationTimestamp

kubectl get pods -o jsonpath='{range .items[?(@.spec.priority==0)]}{.metadata.name}{"\n"}'

kubectl get pods -o jsonpath='{.items[?(@.metadata.name=="pod-name")].metadata.name}'

 

пример pvc на яндексе
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
  labels:
    app: label
  name: data-service
  namespace: yo
spec:
  accessModes:
  - ReadWriteOnce
  resources:
    requests:
      storage: 8Gi
  storageClassName: yc-network-hdd

 

41 комментарий на Шпоры по куберу

  1. NV casino online verteilt täglich 100 Spins über zwei Tage. Erhalten Sie sie direkt nach NV casino online login. Keine Codes, einfach Konto eröffnen und spielen.
    ❌ Skrill und Neteller sind nicht bonusberechtigt Entdecke den besten Casino Bonus in Deutschland 2025 – als Neukunde kannst du dir bis zu 100 € und 100 Freispiele sichern. Onlinespielcasino.de unterstützt den verantwortungsvollen Umgang mit Glücksspiel. Sie befürwortet den Einsatz moderner Tools, die ein sicheres und kontrolliertes Spielverhalten unterstützen. Immerhin bietet kostenloses Bargeld ohne Einzahlung einen festen Betrag an Bonusgeld, der direkt auf euer Konto gutgeschrieben wird. In diesem Fall wird der Casino Bonus ohne Einzahlung als Dankeschön für die Anmeldung zum Newsletter angeboten.

    References:
    https://online-spielhallen.de/admiral-casino-sicher-spielen-grose-gewinne/

  2. There are some fascinating cut-off dates in this article however I don’t know if I see all of them center to heart. There may be some validity but I’ll take hold opinion until I look into it further. Good article , thanks and we wish extra! Added to FeedBurner as effectively

  3. Hi, i read your blog occasionally and i own a similar one and i was just curious if you get a lot of spam comments? If so how do you stop it, any plugin or anything you can recommend? I get so much lately it’s driving me insane so any support is very much appreciated.

  4. This design is wicked! You certainly know how to keep a reader entertained. Between your wit and your videos, I was almost moved to start my own blog (well, almost…HaHa!) Wonderful job. I really enjoyed what you had to say, and more than that, how you presented it. Too cool!

  5. Undeniably believe that which you stated. Your favorite reason seemed to be on the internet the easiest thing to be aware of. I say to you, I certainly get irked while people think about worries that they just do not know about. You managed to hit the nail upon the top and also defined out the whole thing without having side-effects , people can take a signal. Will probably be back to get more. Thanks

  6. Along with everything that seems to be building within this specific subject matter, a significant percentage of opinions happen to be rather exciting. However, I beg your pardon, but I do not subscribe to your whole idea, all be it stimulating none the less. It would seem to everybody that your commentary are actually not completely rationalized and in reality you are generally your self not completely confident of your argument. In any case I did enjoy looking at it.

Добавить комментарий для www.google.fm Отменить ответ

Ваш адрес email не будет опубликован. Обязательные поля помечены *