亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

helm3安裝neuxs3

發布時間:2020-06-17 22:09:48 來源:網絡 閱讀:898 作者:羊皮裘老頭 欄目:云計算

1、環境介紹

helm3安裝neuxs3

2、安裝nexus

helm search repo nexus

helm? pull? stable/sonatype-nexus

tar? xvf? sonatype-nexus-1.21.2.tgz

helm? install? nexus? ./sonatype-nexus

helm3安裝neuxs3

kubectl? get? pod

helm3安裝neuxs3

kubectl describe pod nexus-sonatype-nexus-79b5865bbc-4lb49

從而得知在請求pvc,所以創建pv

vim??pv.yaml????#這里采用的hostpath
apiVersion:?v1
kind:?PersistentVolume
metadata:
??name:?nexus-pv
spec:
??capacity:
????storage:?10Gi
??volumeMode:?Filesystem
??accessModes:
??-??ReadWriteOnce
??persistentVolumeReclaimPolicy:?Retain
??hostPath:
????path:?/helm/nexus
mkdir??-p??/helm/nexus???#在worker節點創建相應的目錄
kubecel??apply??-f?pv.yaml

helm3安裝neuxs3

查看pod狀態

kubectl get pod

helm3安裝neuxs3

kubectl?logs?nexus-sonatype-nexus-79b5865bbc-4lb49

#會報錯,是因為容器的名字重復“nexus?nexus-proxy”
Error?from?server?(BadRequest):?a?container?name?must?be?specified?for?pod?nexus-sonatype-nexus-79b5865bbc-4lb49,?choose?one?of:?[nexus?nexus-proxy]

helm3安裝neuxs3

kubectl edit deploy nexus-sonatype-nexus? ?

修改nexus-proxy為nexus

helm3安裝neuxs3

再次查看pod狀態,還是有問題

helm3安裝neuxs3

kubectl?logs?nexus-sonatype-nexus-64c75f5786-gtvlg?

Java?HotSpot(TM)?64-Bit?Server?VM?warning:?Cannot?open?file?/nexus-data/log/jvm.log?due?to?No?such?file?or?directory
Warning:??Cannot?open?log?file:?/nexus-data/log/jvm.log
Warning:??Forcing?option?-XX:LogFile=/tmp/jvm.log
Unable?to?update?instance?pid:?Unable?to?create?directory?/nexus-data/instances
/nexus-data/log/karaf.log?(No?such?file?or?directory)
Unable?to?update?instance?pid:?Unable?to?create?directory?/nexus-data/instances

helm3安裝neuxs3

從而得知是目錄/nexus-data/instances沒有權限

kubectl get deploy nexus-sonatype-nexus -oyaml

helm3安裝neuxs3

是因為我們創建的pv沒有權限,在worker節點給與剛才創建pv的目錄777權限

chmod 777 /helm/nexus/

kubectl delete pod nexus-sonatype-nexus-64c75f5786-gtvlg?? #刪掉原來的pod

helm3安裝neuxs3

完美起來了。

kubectl get svc

helm3安裝neuxs3

然后會發現端口不通

telnet?192.18.10.12?30070

Trying?192.18.10.12...
telnet:?connect?to?address?192.18.10.12:?Connection?refused

vim /root/nexus/sonatype-nexus/values.yaml

helm3安裝neuxs3

可以看到8080并不是nexus的真正端口,而真正的端口是

helm3安裝neuxs3

所以又要修改service文件

kubectl edit svc nexus-sonatype-nexus

helm3安裝neuxs3

再訪問即可進入

helm3安裝neuxs3

用戶名是admin,密碼是admin123

完美結束!

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

兴隆县| 青神县| 肇庆市| 广元市| 玛多县| 英吉沙县| 徐州市| 杭州市| 兴安盟| 灵寿县| 改则县| 鹤壁市| 香河县| 广饶县| 合作市| 哈尔滨市| 上犹县| 洪泽县| 乌苏市| 花垣县| 怀柔区| 辽阳县| 眉山市| 南华县| 盈江县| 崇左市| 屯昌县| 敖汉旗| 康乐县| 自贡市| 长葛市| 商河县| 柏乡县| 阳江市| 陆川县| 南雄市| 固阳县| 天等县| 长兴县| 宁南县| 廊坊市|