-
Put the master and nodes to private subnet with NAT gateway.
Makefile snippet: using existed VPC and subnet, AMI is AmazonLinux2, follow up the https://github.com/kubernetes/kops/issues/4548 to add…
-
请注意,`kops-cn`是一个开源项目帮助用户更容易部署`kops`在AWS中国北京与宁夏区,`kops-cn`没有侵入式修改上游`kops`源代码,并且保持跟上游`kops`版本一致,因此大部分`kops-cn`遇到的功能性问题都会存在上游`kops`专案当中,在发布问题的时候请务必确定[查看并搜寻](https://github.com/kubernetes/kops/issues?utf8…
-
**Platform:** Kumano
**Device:** Griffin
**Kernel version:** latest
**Android version:** 10
**Software binaries version:**
**Description**
I try to build android for kumano but it stops a…
-
没有人发布这个问题?貌似这个是AWS中经常碰到的问题。
之前使用master:t2.medium,node:t2.large,并不会经常出现这个问题。现在回忆起来,时间不定,进入notready状态。
现在使用m4.large之后,这个问题稳定出现。
* 配置:
kops-cn标准配置,istio.
* 目前解决方案:
- 1. 登录节点,重启kubelet。这个方法不是这个问…
-
Consider a scenario:
An application needs to access external service via TCP, where the hostname configured in the application is difficult to change and routing via egress gateway is desired.
Th…
-
# syslog-ng
3.6.2
output of syslog-ng --version
syslog-ng --version
syslog-ng 3.6.2
Installer-Version: 3.6.2
Revision:
Compile-Date: Apr 16 2019 15:49:54
Available-Modules: syslogformat…
-
I'm getting some unhelpful errors when trying to connect to a DB2 Database with an SSL connection. My connection string structure is as follows:
```golang
connStr := fmt.Sprintf("DATABASE=%s; Cur…
-
Hi,
I followed the steps described in README.md and ran:
```
> repo init -u https://github.com/OP-TEE/manifest.git -m rpi3.xml -b 3.2.0
> repo sync
> cd build
> make toolchains
> make
```
…
orif1 updated
5 years ago
-
Hi.
How I can to configure the partition table in FOTA with rBoot (https://github.com/raburton/rboot) ?
I thinked:
> #if ((SPI_FLASH_SIZE_MAP == 0) || (SPI_FLASH_SIZE_MAP == 1))
> #error "Th…
-
I run the following command line:
`
curl -v --digest http://user1:user1@test.webdav.org/auth-digest/ http://user1:user1@test.webdav.org/auth-digest/
`
Here's the output:
```
* Trying 140.211.166.1…