De repente, CKA
4 anos de 'estudo' para uma certificação
This message, related to the development of the theme, only displays on the
localhost
homepage to notify you of any important theme changes.
Below are the following changes that could be breaking changes for your site. For more details on any change, please refer to PR #154.
The major breaking change is:
images
(backwards compatibility for featured
and associated parameters still remains) will need to adjust from [images]="SRC"
to the new format.[[images]]
src = "" // Link to image
alt = "" // Alt text for image
stretch = // Optional: See screenshots for referenced values and outcomes
If you utilize any of the following, there might be a breaking:
While I realize this is inconvenient, I hope that it is worth it to you in the long run. Thanks for using the theme, and feel free to submit issues as needed.
Sysop 2 SRE
4 anos de 'estudo' para uma certificação
Ou: por que você PRECISA de um Linux guru na sua equipe de 'software engineers'
O mundo mudou, e tudo hoje é “software engineer” e containers em todas as direções. X as a Code, “abordagem dev para tudo”, “o que um dev faria?”, e assim vai. E como fica o profissional de infraestrutura? Aquele cara que hoje é conhecido como Ops puro sangue, e que foi basicamente substituído por desenvolvedores que entendem um pouco mais de operação que os outros?
O que fazer quando nem o modo DEBUG das ferramentas te dá uma dica?
Estava precisando configurar algumas GlobalNetworkPolicies em um cluster Kubernetes; para isso, é necessário intervir diretamente no Calico, pois o Kubernetes ainda não conta com objetos de Networkpolicies que não sejam ‘namespaced’.