Coder Social home page Coder Social logo

k8sdefinitiveguide-v4-sourcecode's People

Contributors

kubeguide avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

k8sdefinitiveguide-v4-sourcecode's Issues

myweb连接mysql失败

1.3.3 myweb-rc.yaml 镜像用的mysql-connector-java-5.1.37.jar,不兼容1.3.2 mysql-rc.yaml默认镜像 mysql 8,导致连接失败,需要将1.3.2 mysql-rc.yaml 指定mysql5.7版本。

hpa-v2.yaml

unable to recognize "hpa-v2.yaml": no matches for kind "Prometheus" in version "monitoring.coreos.com/v1"

3.6.1 dapi-test-pod.yaml 文件格式错误

使用 ”K8sDefinitiveGuide-V4-Sourcecode/Chapter3/3.6.1 dapi-test-pod.yaml“ 该sample创建pod时报错,原因为 “3.6.1 dapi-test-pod.yaml” 这个文件中从第8行到第22行缺少缩进。

cm-test-pod-envfrom.yaml 问题

apiVersion: v1
kind: Pod
metadata:
name: cm-test-pod
spec:
containers:

  • name: cm-test
    image: busybox
    command: [ "/bin/sh", "-c", "env" ]
    envFrom:
    • configMapRef:
      name: cm-appvars
      restartPolicy: Never

configMapRef 缺少分号

日志收集-fluentd 无法连接到 se, kubernetes1.14 版本中 se 需要权限访问apiserver

fluentd 日志:

error="Can not reach Elasticsearch cluster ({:host=>"elasticsearch-logging",
:port=>9200, :scheme=>"http"})! getaddrinfo:
Name or service not known (SocketError)" plugin_id="object:1384fa4"

elaticsearch 日志:

Error finding endpoints: endpoints "elasticsearch-logging" is forbidden: User "system:serviceaccount:kube-system:default" cannot get resource "endpoints" in API group "" in the namespace "kube-system

问下作者 demo 有没有测试过,

Heketi设置ClusterFS集群报错

您好!
请问一下书上第532页的这两条命令是在节点上执行还是在Heketi容器中执行?
export HEKETI_CLI_SERVER=http://localhost:8080
heketi-cli topology load --json=topology.json
我是在容器中执行,但是报如下错误:
Creating cluster ... ID: be9747c4a4897cd473ae58ddf7e0536d
Allowing file volumes on cluster.
Allowing block volumes on cluster.
Creating node node1 ... Unable to create node: New Node doesn't have glusterd running
Creating node node1 ... Unable to create node: New Node doesn't have glusterd running
Creating node node3 ... Unable to create node: New Node doesn't have glusterd running
我的三个Node都安装并运行了glusterd程序了。

dapi-test-pod-volume.yaml --- There is no permission to mount /etc here

There is no permission to mount /etc here
mounting "/var/lib/docker/containers/b171519964504fc15d337ca9b3b2eeb85dbbd5a9a012e88c496ee35ac0e11521/resolv.conf" to rootfs at "/var/lib/docker/overlay2/2fb37caa0b2007be127265ffede8ad983c807c56c742af3edf62491f5c7eae98/merged/etc/resolv.conf" caused: open /var/lib/docker/overlay2/2fb37caa0b2007be127265ffede8ad983c807c56c742af3edf62491f5c7eae98/merged/etc/resolv.conf: read-only file system: unknown

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.