zoukankan      html  css  js  c++  java
  • 我的友情链接

    51CTO博客开发

    实践检验真理

    转载于:https://blog.51cto.com/wbluesky/2023046

    查看全文
  • 相关阅读:
    k8s 新加节点
    /etc/bashrc
    k8s 连接harbor 的私有仓库的两种方法 一种是secret 绑定到sa serviceaccount 账号下 一种是需要绑定到 imagePullSecrets:
    pip install --upgrade urllib3==1.25.2
    mysql skip-grant-tables 后要多次重启 和验证登录检查确认密码生效
    k8s 传参给docker env command、args和dockerfile中的entrypoint、cmd之间的关系
    kubectl -n ingress-nginx exec nginx-ingress-controller-78bd49949c-t22bl -- cat /etc/nginx/nginx.conf
    更新Alpine Linux源 sed -i 's/dl-cdn.alpinelinux.org/mirrors.ustc.edu.cn/g' /etc/apk/repositories apk add xxx
    ingress nginx https配置
    Ingress-nginx 部署使用
  • 原文地址:https://www.cnblogs.com/twodog/p/12138326.html
  • 最新文章
  • 在notepad++中修改换行符
    坐标变换
    已知两条线段端点,判断是否相交及交点
    基本パターン(単一スレッド)
    Java(Android)线程池zz
    [leetcode]Container With Most Water @ Python
    [leetcode]Palindrome Number @ Python
    [leetcode]Divide Two Integers @ Python
    [leetcode]String to Integer (atoi) @ Python
    [leetcode]ZigZag Conversion @ Python
  • 热门文章
  • [leetcode]Reverse Integer @ Python
    [leetcode]Longest Palindromic Substring @ Python
    [leetcode]Combination Sum II @ Python
    [leetcode]Combination Sum @ Python
    [leetcode]First Missing Positive @ Python
    [leetcode]Search in Rotated Sorted Array @ Python
    [leetcode]Scramble String @ Python
    [leetcode]Simplify Path @ Python
    [leetcode]Add Binary @ Python
    [leetcode]Search for a Range @ Python
Copyright © 2011-2022 走看看