logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath

【代码】sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath。

#java
虚拟机设置时区

使用命令:tzselectPlease select a continent or ocean.1) Africa2) Americas3) Antarctica4) Arctic Ocean5) Asia6) Atlantic Ocean7) Australia8) Europe9) Indian Ocean10) Pacific Ocean11) none - I want to specif

#linux
KubeSphere介绍

KubeSphere 容器平台面向云原生应用的容器混合云KubeSphere 愿景是打造一个以 Kubernetes 为内核的云原生分布式操作系统,它的架构可以非常方便地使第三方应用与云原生生态组件进行即插即用(plug-and-play)的集成,支持云原生应用在多云与多集群的统一分发和运维管理。全栈的 Kubernetes 容器云 PaaS 解决方案KubeSphere 是在 Kubernete

#devops#运维#kubernetes
Error from server (BadRequest): a container name must be specified for pod

报错kubectl logs pod-name -n namespaceerror: a container name must be specified for pod *, choose one of: [**] or one of the init containers: [**]原因:本来一个pod使用了一个容器,当使用查看pod日志的命令时,会输出该pod的容器的日志…一个pod中启用了

#kubernetes#容器#docker
打开wsl,显示 [已退出进程,代码为 4294967295] 的解决方案

以管理员身份启动命令行,windows terminal。重新打开windowsterminal或者重新启动电脑。

#windows
k8s部署dashboard

一、部署dashboard的Web-UI界面!官网地址:https://kubernetes.io/docs/tasks/access-application-cluster/web-ui-dashboard/1、下载yaml文件配置并执行wget https://raw.githubusercontent.com/kubernetes/dashboard/v2.4.0/aio/deploy/re

#kubernetes#java
k8s-PVC创建异常

报错信息:NormalExternalProvisioning3m52s (x142 over 38m)persistentvolume-controllerwaiting for a volume to be created, either by external provisioner "nfs-storage" or manually created by system administra

#kubernetes#docker#linux
unexpected error getting claim reference: selfLink was empty, can‘t make reference

E0209 04:58:34.6828811 controller.go:1004] provision "mysql/www-nginx-0" class "managed-nfs-storage": unexpected error getting claim reference: selfLink was empty, can't make referenceelfLink was empt

#kubernetes#linux#docker
KubeSphere 使用 HTTPS 协议集成 Harbor 镜像仓库指南

相比于纯 CoreDNS 方案,nodelocaldns + CoreDNS 方案能够大幅降低 DNS 查询 timeout 的频次,提升服务稳定性。nodelocaldns 通过添加 iptables 规则能够接收节点上所有发往 xxx.xxx.xx.xx 的 DNS 查询请求,把针对集群内部域名查询请求路由到 CoreDNS;#界面创建configmap:工作台>企业空间>System-wor

文章图片
#https#网络协议#http
spring boot 如何升级 Tomcat 版本

例如,如果你正在使用Spring Boot 2.5.x,并且想要升级到Tomcat 9.0.x,你需要找到对应的Spring Boot依赖管理部分,并更新Tomcat的版本号。通过以上步骤,你应该能够成功地升级Spring Boot应用程序中的内嵌Tomcat版本。记得在进行任何升级之前备份你的代码和配置,以防万一需要回滚到之前的状态。首先,你需要确定你的Spring Boot应用程序当前使用的T

文章图片
#spring boot#tomcat#后端
    共 16 条
  • 1
  • 2
  • 请选择