-
# Kubernetes分享提纲
* 一个运行Job的例子 @typhoonzero
* 一个RealWorldExample,任务依赖,AI的全生命周期 @typhoonzero
* 为什么实现AI的目标需要Kubernetes--gongweibao
* 更大的数据
* 通用计算集群的重要性(介绍不同业务集群相互独立,造成的利用率低下)
* 容器简介 @Yanc…
-
**Version:**
```
# k3s -v
k3s version v1.17.4+k3s1 (3eee8ac3)
```
**K3s arguments:**
usr/local/bin/k3s server --cluster-cidr 172.16.0.0/16 --service-cidr 192.168.0.0/16 --cluster-dns 192.168.0.10 -…
-
### What would you like to be added?
I would like to discuss how etcd v3.6 should behave with regards to v2 store API.
## Background
v2 API was deprecated in etcd v3.4, but could be still us…
-
add node failed
logs:
*************************************************************************************
[Info] 2022-06-16 16:58:14.38258995 +0800 CST m=+1655.018892666 Adding kubernetes nod…
-
## Checklist
- [x] Front Facing Sprite
- [ ] Idle Animation
- [ ] Walking Animation
- [ ] Attack 2 Animation
### Optional Animations
- [ ] Entrance Animation (transforms into skeleton version)
- [ ] P…
-
Hi,
having trouble with the last step `kubectl -s http://192.168.122.254:8080 get nodes`, it seems nothing is running on 8080 on master1, so i've started digging into it and it seems the IPs dnsmas…
-
# KDM Updates
TO BE RELEASED: as part of v2.8.7
| New Kubernetes Version | Min Rancher Version | Min RKE Version |
| ---------------------- | ------------------- | --------------- |
| 1.28.13-rancher…
-
## Expected Behaviour
## Current Behaviour
## Are you a GitHub Sponsor (Yes/No?)
Check at: https://github.com/sponsors/openfaas
- [ ] Yes
- [x] No
## List All Possible Solu…
-
IMAGE SYNC
-
Hello I have Centos-7.7x86_64 with 2 ethernet interfaces.
eth0 - 172.xxx.xxx.xxx
eth1- 10.2.10.7
I installed kubernetes but My master node have status not ready, and coredns have status Pending.
I…